Page 1 of 3 1 2 3 LastLast
Results 1 to 15 of 42

Thread: Eve Autopilot Warp Distance Adjustment 15km > 0km

  
  1. #1
    Knight-Lieutenant
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    245

    Eve Autopilot Warp Distance Adjustment 15km > 0km

    The other tool (0km autopilot) no longer works and chances are it won't be updated as the author seems to have checked out indefinitely.

    In any case, this one works much the same way with python injection to alter the autopilot warp distance from 15km down to 0km. This is so that when you land on the gate the autopilot can jump to the next system without having to approach, cutting down transit time and removing some of the risk in autopilot trips, especially when your AFK.
    • Once you have EVE logged in (past the character selection) simply run the included eve_ap.exe, it will throw up a quick command prompt window that closes automatically, that altered your autopilot warp distance and your good to go.
    • The included ap.python is the actual code injected into EVE, its kept in a separate file for easier updating if the code required needs to change, it can be edited in notepad but don't rename the file as the eve_ap.exe is looking for it by name in the same folder. Renaming the eve_ap.exe is fine just keep it in the same folder as the ap.python.
    • One key difference for those that are familiar with how 0km autopilot worked is that it stayed open and patched all subsequent EVE processes loaded, this one does not, yes on purpose; I feel the change itself is harder to detect than a program idling in memory, if its not actively doing something i'd prefer it be closed. If you plan to use multiple EVE processes, just wait and run the eve_ap.exe after they are all open and it will patch their memory all at once. There is no harm in running it multiple times but why do the same task more than once if you don't have to


    As with any manipulation of the EVE client its a bannable offense, however I've used this type of modification for multiple years with no warnings or bans, so decide for yourself and use at your own risk.

    Jotti's Online malware scan - updated 2012/02/02
    VirusTotal - Free Online Virus, Malware and URL Scanner - updated 2012/02/02

    Download > http://ximiz.com/eve_ap.rar - updated 2012/02/03

    If for any reason the download link is not working please message me on the the forum.
    Last edited by frozenthorn; 02-04-2012 at 03:40 AM. Reason: new compile for latest build 2012/02/02

  2. #2
    New User
    Reputation
    1
    Join Date
    Mar 2011
    Posts
    1
    Hello tried this out, and it is saying missing MSVCR100.DLL file now sure what to do from this point?

  3. #3
    Knight-Lieutenant
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    245
    Sorry for the late reply, I'll been on vacation

    The problem looks like your missing a needed .dll to run the C application, Microsoft has packages you can install to take care of this.

    Microsoft Visual C++ 2010 Redistributable Package (x86)
    Microsoft Visual C++ 2010 Redistributable Package (x64)

    After it installs confirm you have the file now in the location for your OS, you'll want to reboot after your done.

    C:Windows\System32\msvcr100.dll (If you are using 32Bit Windows)
    C:\Windows\SysWOW64\msvcr100.dll (if you are using 64Bit Windows)

  4. #4
    Knight-Lieutenant
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    245
    Uploaded again new link(s), couple of the mirrors had dropped out. Same download, code hasn't required any updates since initial posting.

  5. #5
    Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    4
    This is the best damned little app.

  6. #6
    Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    3
    Just wanted to say this is an awesome little thingy

    I just came back to eve and one of the main reasons I quit was the travel time with auto pilot and thanks to you that is no longer an issue

  7. #7
    Member
    Reputation
    1
    Join Date
    Jul 2011
    Posts
    1
    You don't need to python inject, I previously coded a warp to zero which I was fine-tuning.

    It would recognise the gate symbol on the screen and warp to zero, then click to warp through it.

    I don't have the code anymore, however its not that difficult to code something simple bare bones type.

    The most tedious part of it was screen capturing the symbols like gate, jump to gate, cropping them and initially writing the recognition code.

    I wouldn't perhaps suggest python injection, partly because Ive never done it but partly because it can be detected in the program.

    Easier to run code outside the program like the above which I made and mostly undetectable, although use the same program long enough and someone will add it to their detection list.

    Cheers,

    John

  8. #8
    Member
    Reputation
    1
    Join Date
    Jul 2011
    Posts
    1
    mate this works perfectly, ty

  9. #9
    Knight-Lieutenant
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    245
    Yes johnjamie, most client manipulation can in 'theory' be detected, if they are equipped to detect them and if they actively attempt to, that doesn't mean they do or even try to. I do acknowledge that several python mining programs out there have got people in trouble, but you have to keep in mind not all python injection is equally as risky as say a automated roid ripping/hauling program or one that buys/sells products for you. There's a lot you can do to interact with your client, with many different levels of risk, this one in particular I think most would agree is pretty low on a risk scale.

    I've never seen anyone banned for doing whats done in this script for auto pilot warp distance adjustment. I personally run 3-4 clients all the time with it and have for several years without issue so I feel comfortable saying if they really cared they would have done something by now about it. That's not to say someone couldn't get in trouble at some point, but if they did I'd be willing to bet they were also using something of much greater risk and that was the true reason they were caught. With that said, it still falls on each user to decide what they feel comfortable doing, greater reward usually means greater risk, you could argue this is one of the most useful changes but it doesn't have any big impact on PVP, the Economy or Personal Gain and those are the 3 areas CCP usually focuses on.

    I'm glad those that use it like it, but I understand not everyone feels comfortable and that's fine too, I didn't think it was a good idea until I started doing it but several years later I can say its one of the best changes to the game I can think of. In fact I personally know people that have quit because manually jumping gates on longer trips was too annoying. There are bound to be other ways to accomplish this task without python injection, but its certainly going to come with more hassle (I speak from experience lol) and likely still a certain level of risk which makes you wonder why you bothered not doing it this way
    Last edited by frozenthorn; 08-02-2011 at 10:30 PM.

  10. #10
    Master Sergeant
    Reputation
    6
    Join Date
    Feb 2007
    Posts
    82
    Confirmed working no problem : ) Was just missing a dll but fixed it. Thanks ! <3

  11. #11
    Knight-Lieutenant
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    245
    Updated mirrors and posted newer scan results, nothing has changed, the old scan results were not coming up anymore, thanks to the user that msged me about it.

  12. #12
    xsx
    xsx is offline
    Contributor xsx's Avatar
    Reputation
    128
    Join Date
    Sep 2007
    Location
    /usr/bin
    Posts
    359
    That's cool and all but i rather stay safe then inject that stuff.

  13. #13
    Knight-Lieutenant
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    245
    Quote Originally Posted by xsx View Post
    That's cool and all but i rather stay safe then inject that stuff.
    Safe is a relative term but I do understand, I felt much the same way until I started messing around with stuff on my own, EVE is much more fun not worrying about silly warp distances, it got to the point a few years back that I didn't want to play without this type of "tweak"

  14. #14
    Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    5
    Quote Originally Posted by frozenthorn View Post
    Safe is a relative term but I do understand, I felt much the same way until I started messing around with stuff on my own, EVE is much more fun not worrying about silly warp distances, it got to the point a few years back that I didn't want to play without this type of "tweak"
    This tool has saved me a lot time. thanks!!

  15. #15
    Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    4
    Am I the only one having a problem since the latest patches and so forth? I can't get either of the "0 Warp Scripts" that I have to work.

 

 
Page 1 of 3 1 2 3 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 03:15 PM. Powered by vBulletin® Version 4.1.12
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
Content Relevant URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154