[TuT] How to install RSbots Client On Linux! [TuT

Piratz0

Active Member
Reputation
0
1. I didn't write this
2. All credit goes to Habboblob from the rsbots forum
3. Original Link: http://www.rsbots.net/forums/index.php?topic=11732.0


Hello everyone, and today I am going to teach you how to install the RSBots Bot client onto Ubuntu.
This guide can also be used on all Linux Systems running Gnome Desktop Manager.
First thing is first, you'll need to download the client first before you even want to start!​


QUICK TIP:
When ever you want to open the bot again, instead of typing up all these commands, you can easily open up terminal and press the ↑ key until it shows the last commands used

Content: 1 - How to install RSBots on Ubuntu
2 - What to do after an update
Top skip straight to a part, press Control + F, or any other way you can open up a find tool, and type in the part of the guide you would want to read. Etc, Control + F "2 - What to do after an update"

http://www.rsbots.net/download/[/CENTER]



fZpphjJiPu.final1.png._


Extract the files onto your desktop.
There should be a new folder called botclient on your desktop.​
f9vCrCm7eF.final2.png._

Now, you have to install it.

Before you try this guide, you should already have Java JDK 5 and 6.
To get Java JDK, go to Applications > Accessories > Terminal, and type in the following:​
Code:
sudo apt-get install default-jdk
Sudo means to run the command as the root user (administrator).

1 - How to install RSBots on Ubuntu

Please follow the following steps below:

1)Firstly, click on Application > Accessories > Terminal.
77JrHVEw37.final3.png._


2)Run terminal, and in it type in the following:
Code:
cd ~/Desktop/botclient
6JMz9CRSRl.final4.png._

3a)Then type in:
Code:
./install-mac-linux.sh
Cw3ZxSj0O8.final5.png._


3b) If you receive a permissions error, type this in:
Code:
chmod +x install-mac-linux.sh


if not, go straight to step 5.
4) Now re-type in:
Code:
./install-mac-linux.sh


5) Now hit install.
6) Once the window disappears. Close Terminal.
7) Re-do the steps from 1 to 2
8a) Now type in:
Code:
./run-linux.sh

8b) If you recieve a permissions error, then continue to step 9, if not skip straight to step 10.
5gt750fUg7.final10.png._


9) Type in:
Code:
chmod +x run-linux.sh

10) Now type in
Code:
./run-linux.sh
And the bot should now be working :D


w5ePmR45lM.final12.png._



Credits again go to Habboblob
 
Back
Top