fast pker Posted November 15, 2017 Share Posted November 15, 2017 Hello im using gnuroot debian on my galaxy s8 to run osrs client and osbuddy. My question is whats the command to download and run osbot On linux/ubuntu I need terminal command willing to pay 07gp for help Quote Link to comment Share on other sites More sharing options...
Chris Posted November 15, 2017 Share Posted November 15, 2017 sudo su $NAME -c "curl -k -o /home/$NAME/OSBot/osbot.jar https://osbot.org/mvc/get" 1 1 Quote Link to comment Share on other sites More sharing options...
Muffins Posted November 15, 2017 Share Posted November 15, 2017 #Download osbot mkdir ~/Desktop/ curl -o ~/Desktop/osbot.jar https://osbot.org/mvc/get chmod +x ~/Desktop/osbot.jar To Download ^^ To run a jar on linux, you type java -jar JARNAMEHERE.jar 1 1 Quote Link to comment Share on other sites More sharing options...
fast pker Posted November 15, 2017 Author Share Posted November 15, 2017 Those commands didnt work for me Its suppose to look like this i think Im using osbuddy command as a example Quote Link to comment Share on other sites More sharing options...
fast pker Posted November 15, 2017 Author Share Posted November 15, 2017 (edited) heres what it says for both commands you guys sent me Edited November 15, 2017 by fast pker Quote Link to comment Share on other sites More sharing options...
Muffins Posted November 15, 2017 Share Posted November 15, 2017 1 hour ago, fast pker said: heres what it says for both commands you guys sent me They are supposed to be seperate commands homie, in shell scripting a # before words is a comment anyways... Quote Link to comment Share on other sites More sharing options...
fast pker Posted November 16, 2017 Author Share Posted November 16, 2017 59 minutes ago, Muffins said: They are supposed to be seperate commands homie, in shell scripting a # before words is a comment anyways... I tryed in seperate commands Quote Link to comment Share on other sites More sharing options...
fast pker Posted November 16, 2017 Author Share Posted November 16, 2017 Still need help Quote Link to comment Share on other sites More sharing options...
fast pker Posted November 18, 2017 Author Share Posted November 18, 2017 Dumb Quote Link to comment Share on other sites More sharing options...