Installation Instructions
The bot client no longer requires the install of the Java Development Kit, you can just download the bot client and install it by following these instructions. Some users may experience the black screen shut down and if that happens the simple install will not work for you and you should skip ahead to the advanced install method.
Windows Install Manual (Simple)
Check to see if you have Java installed on your computer already by clicking here. If not, then click the "Download Java Now" button, or get it manually from the Java Downloads page.
After Java has finished downloading to your computer, install it.
Unzip (extract) botclient.zip to a new folder such as C:\RuneScapeBots\ or some other location on your computer you see fit. You can do this by using the windows extract tool or some other program like WinRAR. (If your system is asking you to overwrite files then you need WinRAR to extract)
Click on install-windows.bat. NOTE: Make sure you run in administrator mode (right click and select run as admin).
Select the Windows 32bit option for 32 bit processors or the Windows 64bit option for 64 bit processors. Most users will have 32 bit processors.
Select the current version of the bot client you want to install.
Select the SQLite Universal option.
Click the Install button.
The bot client is now installed. Double click run.bat to start your bot client! NOTE: If you have 1 GB or less of ram, you may get errors when trying to launch from run.bat . You will need to launch from run-with-cmd-lowram.bat instead.
Wait a moment for the bot client to start up. Add your bot's auth code, and continue. (Bot startup delays may happen if the server is overloaded -- just wait)
NOTE: Do not press any keys while the bot client is starting up, even if prompted to do so by the cmd window.
Mac Install Manual
This manual is directed toward Mac users. Installation for Linux users is relatively the same with exception to a few filename differences. An intel mac is required to use on Mac OS systems.
Next, in the Terminal type in sudo chmod a+x install-mac-linux.sh followed by your admin password when prompted to set the correct permissions to execute.
Type ./install-mac-linux.sh . This will launch the bot installer.
Select the MacOSX 64bit option for 64 bit processors or the MacOSX 32bit option for 32 bit processors. Most current Mac users will have 64 bit processors.
Select the current version of the bot client you want to install.
Select the SQLite Universal option.
Click the Install button.
The bot installer is now finished. Now type chmod a+x run.sh to set the correct permissions to execute.
Now type ./run.sh to start the bot client.
Add your bot's auth code, and continue.
Windows Install Manual (Advanced) "Black Screen Shutdown"
If you are one of the users experiencing the black screen shut down (after opening install-windows.bat you see a black screen and it closes very fast) you need to install the bot using our advanced method. What this means is that your system is not configured already to read java files.
After you setup your system you should go back and do the simple method and it should work if you followed directions correctly. The following guide is using a Windows 7 system but can be used to install on any system using subtle differences.
Right click my computer and select properties
Click Advanced System Settings
Clikc Advanced Tab> Click Environment Variables
Under System Variables Find "Path" and double click
Here is a sample of what the line should have in it already (depending on system)
Now you need to install JDK by going here. (As of 1/3/2010 the JDK is version 6 update 17)
Download and install.
Now for you to run the bots your system needs to know where those java files are. To tell your system where it is you need to find the path and input it in the System Variables path we opened earlier. To find the path to the java files you just installed continue to step 4.
Open my computer > open your C: drive usually named local disk > open Program Files (x86) (just "program files" for other systems) > open java > open jdk(version_numbers) > open the bin folder.
Copy this whole path to the bin folder
Should look like this C:\Program Files (x86)\Java\JDK(version_numbers)\bin
Now go back to the window system variables path window and add that path at the end. DO NOT DELETE ANYTHING!
Now add a semicolon ";" without the quotes -- to the begining and end of the path we just put in! It is very important that you do this or the bots will not work!
So it should look something like this -- Take into account different paths and java version cause your computer is different
Click ok > click ok on the next window > click ok on the next window
Open your runescapebot folder with the bot client is in
Click on install-windows.bat. NOTE: Make sure you run in administrator mode (right click and select run as admin).
If you the black screen comes up and shuts down again please stop and check over steps 1-4 and then 1-9 cause you didnt install correctly. If the black screen didnt quit you can continue.
Select the Windows 32bit option for 32 bit processors or the Windows 64bit option for 64 bit processors. Most users will have 32 bit processors.
Select the current version of the bot client you want to install.
Select the SQLite Universal option.
Click the Install button.
The bot client is now installed. Double click run.bat to start your bot client! NOTE: If you have 1 GB or less of ram, you may get errors when trying to launch from run.bat . You will need to launch from run-with-cmd-lowram.bat instead.
Wait a moment for the bot client to start up. Add your bot's auth code, and continue. (Bot startup delays may happen if the server is overloaded -- just wait)
NOTE: Do not press any keys while the bot client is starting up, even if prompted to do so by the cmd window.
If your still having trouble you can try watching this install video. (Video is showing Advanced Install)