RDM Posted August 23, 2016 Share Posted August 23, 2016 I haven't found anywhere that shows how to install OSBot Client on Linux Ubuntu. Looking for the sudo apt-get or sudo apt-add if there is one Quote Link to comment Share on other sites More sharing options...
Xylate Posted August 23, 2016 Share Posted August 23, 2016 (edited) Shoot me a message on Skype @XylateScripts Also, you're looking to do wget not apt-get Edited August 23, 2016 by Xylate Quote Link to comment Share on other sites More sharing options...
FletchingNL Posted August 23, 2016 Share Posted August 23, 2016 I haven't found anywhere that shows how to install OSBot Client on Linux Ubuntu. Looking for the sudo apt-get or sudo apt-add if there is one Just download the .jar you don't need to install it via terminal. Download the jar, right click properties, permissions allow file to exec. Quote Link to comment Share on other sites More sharing options...
WillOSB Posted August 23, 2016 Share Posted August 23, 2016 (edited) Something like this: sudo mkdir /home/$name/Desktop/Bots/cd /home/$name/Desktop/sudo chown $name Botscurl -k -o /home/$name/Desktop/Bots/OSBot.jar https://osbot.org/mvc/get cd /home/$name/Desktopsudo chown $name Botssudo chmod 777 Bots Credit: User from another forum Edited August 23, 2016 by WillR Quote Link to comment Share on other sites More sharing options...