Feature - Enhancement #2193
split the warp in autppilot into mutiple steps
0%
Description
Currently autopilot is improved with the easy approach of hacking the warp distance to 0.
This can be further improved if it can first align and acclerate to the target, and only enter warp state when speed is >75%
If this is done, I can make a bot which can do cloak-warp trick(https://wiki.eveuniversity.org/Cloak_trick) on every jump of autopilot, also bots can handle corner cases of 'warp scrambled in the last second before warping' better.
Updated by Teht about 1 year ago
smokemonkey wrote:
Currently autopilot is improved with the easy approach of hacking the warp distance to 0.
This can be further improved if it can first align and acclerate to the target, and only enter warp state when speed is >75%
If this is done, I can make a bot which can do cloak-warp trick(https://wiki.eveuniversity.org/Cloak_trick) on every jump of autopilot, also bots can handle corner cases of 'warp scrambled in the last second before warping' better.
This sounds more like a script request than something that should be put into the autopilot. I actually have a few scripts that do various travel safety techniques like the cloak warp trick, interdictions when hostiles are in local, and covops cloak. I'd have to clean it up to share it, but I'm pretty confident I'm not the only one that has solved this problem for themselves with existing isxeve functionality.