• Welcome to ForumKorner!
    Join today and become a part of the community.

[Tut] How to set up Rsbots.net in Linux OS.

BlackRa1n

Onyx user!
Reputation
0
Set Up Rsbot in Linux OS​

Today i will explain how to set up Rsbots.net in Linux Operating System , although it's little the same in Mac OS , Lets Begin .

Note: You should have the latest Java installed in your OS to make it works

1.Download the bot client from http://www.rsbots.net/download/.
2.Extract Botclient.zip in your desktop.

3.Open the Terminal in Linux
4.Change to your botclient folder by using the Cd Commands (Example : cd <path>/botclient)
terel.png


5.in the Terminal type in chmod +x install-mac-linux.sh to set the correct permissions
6.Type ./install-mac-linux.sh. This will launch the bot installer.
ter3.png


7.Select the Linux GTK 32bit option for 32 bit processors or the Linux GTK 64bit option for 64 bit processors.
8.Select the current version of the bot client you want to install.(Latest Ofcourse)

9.Select the SQLite Universal option. and INSTALL
10.After the installer Finish type chmod +x run.sh to set the correct permissions

11.Finally type ./run.sh to start the bot client.


FAQ:
How i can install Java in linux OS ?
From HERE

how i can solve this Error " Unrecognized option: -XstartOnFirstThread. Could not create the Java virtual" ?
Simply Edit "run.sh" File and Remove "XstartOnFirstThread" from the beginning

if you have a questions Post Here :D.
Some of this Tut is from here and also me
 

umami

Member
Reputation
0
Nice guide!
One question before I test this though. Do I need to buy a VPS or anything for this? Or can I just follow this tut fully and it will run...

EDIT: I thought this was setting it up in a VPS, Still.. nice guide :p
 

Techno

User is banned.
Reputation
0
Nice Tut BlackRain. <-- Too Lazy to put in the 1's and etc.
 

Acid_Fall

Member
Reputation
0
thanks for this, when I first started with linux I couldn't even figure out how to get java lol
 
Top