

- Eve list bookmarks undock shared how to#
- Eve list bookmarks undock shared update#
- Eve list bookmarks undock shared software#
- Eve list bookmarks undock shared code#
- Eve list bookmarks undock shared download#
For our high-traffic systems/stations, there will be "instaundock" bookmarks saved as Corporation Bookmarks.

An Insta-Undock is a point in space in a straight line from undocking a station, that you can warp to with zero align time. Again, this is enough time for someone to lock you and blow you up.įortunately, there are rather simple ways around this. Similarly, when you undock and select "Warp to…", it takes a moment for your ship to align to that place before you warp. It can put you as far as 10km out, which is plenty of time for someone to lock onto you and blow you up. Often, right clicking a station and selecting warp to 0 still won't put you quite within range of the station dock.
Eve list bookmarks undock shared code#
In systems lower then 0.8 rats might be a problem, especially for mining frigates and barges.Īlso solved this by taking drones code part from previous sample script, adding DroneLaunch() after warp in and DroneReturnToBay() before warp out.Īlways start from first in list is not optimal.

Solved this by taking InitiateDockToOrWarpToBookmark function from previous sample script, adding string UnloadBookmark = "UnloadBookmark" to config section and replacing InitiateDockToOffload() with InitiateDockToOrWarpToBookmark To make hauling process a bit easier I use ore compression at refineries and engineering complexes. This bot automatically detects whether the ship has an ore hold, so you can also use it with ships which have no ore hold.įirst of all thanks for the great update! I like switching from bookmarks to belts method, was thinking about it myself. You can use the keyboard shortcut CTRL + ALT to interrupt the bot. This bot keeps working until you interrupt it, warping between asteroid belts and station.

Click the button Automate Mining Ore From Asteroids and in the next screen the button Start Bot Operation.In the bot app UI, switch to the tab titled Bot.When the status icon in the EVE Online Client tab changes to green, the reading is working and you can continue to the next step. The bot then searches for and starts reading from the EVE online client process. Start the bot application downloaded earlier.The bot will recognize the station and return to the same station when ore hold or cargo is full. Move your mining ship to a solar system which has asteroid belts and dock at a station in which you want the mined ore to be stored.Start the EVE Online client and log in to your account.
Eve list bookmarks undock shared download#
Eve list bookmarks undock shared software#
This is a third party software the bot depends on to operate correctly. NET Framework 4.6.1 installed on your windows machine. The bot uses the module tooltips to automatically identify the properties of the modules.
Eve list bookmarks undock shared update#
When I have time to test a bot that works now, I can update this guide accordingly. But applying this solution requires using a text editor to edit the bot code.
Eve list bookmarks undock shared how to#
This guide shows how to automate mining asteroids in EVE online using a bot.ĮDIT: The asteroid mining bot used in this guide is broken since the undock changes in May 2019 ( BotLab Devlog - #16 by Viir) We discovered a solution to the undock problem at BotLab Devlog - #16 by Viir. The new guide for the EVE Online mining bot is located at Since we made several improvements in October 2019, the bot and guide discussed below are obsolete.
