Installation Instructions
The NX Launch Pad no longer requires the install of the Java Development Kit, you can just download the NX Launch Pad and install it as if it were a normal program.
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:\NX Launch Pad\ 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.
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.
NOTE: Do not press any keys while the bot client is starting up, even if prompted to do so by the cmd window.
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) you need to install the Java Development Kit using our advanced method. We have created a PDF instructions manual on how to do it. It consists of downloading the Java JDK program and installing it onto your system.
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.
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.
If your still having trouble you can try watching this install video. (Video is showing Advanced Install)