Hermitrage Posted April 25, 2015 Share Posted April 25, 2015 Hi guys, I'm so close to running my bot on my VPS. I've finally figured out how to use remote desktop control and basically this is what I have now. I can't seem to run the .jar files! Please help me. Can someone tell me how to actually run it on Java? I've installed Java already so that shouldn't be the problem. thanks in advance. Quote Link to comment Share on other sites More sharing options...
osbotbot1 Posted April 25, 2015 Share Posted April 25, 2015 go to java.com and download java Quote Link to comment Share on other sites More sharing options...
Flamezzz Posted April 25, 2015 Share Posted April 25, 2015 In terminal: java -jar osbot.jar Quote Link to comment Share on other sites More sharing options...
Hermitrage Posted April 25, 2015 Author Share Posted April 25, 2015 In terminal: java -jar osbot.jar I get this... Quote Link to comment Share on other sites More sharing options...
Flamezzz Posted April 25, 2015 Share Posted April 25, 2015 I get this... I assume you renamed the file to osbot.jar. Then whats left is to specify the correct path to the file. If it's on your desktop it becomes: java -jar ~/Desktop/osbot.jar Quote Link to comment Share on other sites More sharing options...
Hermitrage Posted April 25, 2015 Author Share Posted April 25, 2015 I assume you renamed the file to osbot.jar. Then whats left is to specify the correct path to the file. If it's on your desktop it becomes: java -jar ~/Desktop/osbot.jar anything you could tell me about this? Quote Link to comment Share on other sites More sharing options...
Volta Posted April 25, 2015 Share Posted April 25, 2015 Right click the .jar file and go into properties to see if there is a property to make the .jar executable. Quote Link to comment Share on other sites More sharing options...
Okabe Posted April 25, 2015 Share Posted April 25, 2015 give the jar execute permissions Quote Link to comment Share on other sites More sharing options...
Shmeekz Posted April 26, 2015 Share Posted April 26, 2015 you should of just use windows as your OS so you can use mirrormode. Quote Link to comment Share on other sites More sharing options...