Running the bot automatically

Some time ago I used a modified ISBoxerEVELauncher for a similar task.
But after one of the updates, the option to launch the Eve client with the ‘CharacterName’ parameter disappeared.

There is a good alternative. If you have one account in your Eve client, you can use this:

img

And now your script should :

  • launch EveLauncher
  • wait until eve online client window appears
  • select character
  • launch bot
  • kill EveLauncher (optional)

This algorithm also allows you to not worry about updating the Eve client. I wrote a small console application for these tasks. If anyone is interested I can put in free access.

2 Likes