Common

1. How to autostart the bot?

  1. Open the folder with your bot and create two files: runbot.bat and file.properties.

  2. In file.properties enter login, password and master password (if any).

fileProperties

  1. In runbot.bat write the following command:
START javaw -jar DarkBot.jar -start -login file.properties

RunBot

  1. If you want to run the bot with a specific configuration, add:
-config config_name

After all the changes, it should look like this:

RunBot

2. How to run multiple bots?

  1. Duplicate the folder with your bot and rename it if you want, and enter the details of another account.

multipleBots

  1. Run them.

multipleBots

3. How can I find out the SID and the server?

  1. Right click on the page when you are logged into DarkOrbit through the browser.

  2. Select "display site/website source" (this will take you to a new tab or notepad, etc.).

  3. CTRL+F and type "SID".

dosid