atoo Posted November 15, 2015 Share Posted November 15, 2015 Title says it all, my friend gave me some nice woodcutting scripts which i used in a IDE for java. Although I have no idea how i am supposed to test the bot myself? Any help? Quote Link to comment Share on other sites More sharing options...
Muffins Posted November 15, 2015 Share Posted November 15, 2015 Export them as a .jar add them to C:/Users/YOURNAME/OSBot/Scripts go into client refresh scripts run script 1 Quote Link to comment Share on other sites More sharing options...
Keven Posted November 15, 2015 Share Posted November 15, 2015 you place the script into and it will come up when you press run script. Quote Link to comment Share on other sites More sharing options...
atoo Posted November 15, 2015 Author Share Posted November 15, 2015 Export them as a .jar add them to C:/Users/YOURNAME/OSBot/Scripts go into client refresh scripts run script I tried that aswell, but It don't want to show up when i hit refresh. I will try again be right back Quote Link to comment Share on other sites More sharing options...
Joseph Posted November 15, 2015 Share Posted November 15, 2015 Nice since someone gave you the code, I'm assuming that you have not included the osbot jar file into your eclipse, which you must compile with to be able to run the script. Make sure you have the scriot manifest on before compiling the acriot. If you don't then it won't show up in the list of scriots 2 Quote Link to comment Share on other sites More sharing options...
atoo Posted November 15, 2015 Author Share Posted November 15, 2015 Nice since someone gave you the code, I'm assuming that you have not included the osbot jar file into your eclipse, which you must compile with to be able to run the script. I have included the osbot file into my eclipse, although it still does not want to show up when i hit refresh Is there any other place than user/osbot where i can put the scripts to show up? Quote Link to comment Share on other sites More sharing options...
Muffins Posted November 15, 2015 Share Posted November 15, 2015 Nice since someone gave you the code, I'm assuming that you have not included the osbot jar file into your eclipse, which you must compile with to be able to run the script. Make sure you have the scriot manifest on before compiling the acriot. If you don't then it won't show up in the list of scriots Also make sure you have an @Manifest or else it wont show up either 1 Quote Link to comment Share on other sites More sharing options...
atoo Posted November 15, 2015 Author Share Posted November 15, 2015 Also make sure you have an @Manifest or else it wont show up either Okay that could have been the problem. Going to check that right now! 1 Quote Link to comment Share on other sites More sharing options...
Apaec Posted November 15, 2015 Share Posted November 15, 2015 My tutorial should cover a few things up if u have any further questions: http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ 1 Quote Link to comment Share on other sites More sharing options...
atoo Posted November 15, 2015 Author Share Posted November 15, 2015 (edited) My tutorial should cover a few things up if u have any further questions: http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ Saw that tutorial just by a quicklook, its real high quality though and im sure It will help me alot! Will definetly go through it tomorrow when i get home from the university. Thanks man. Edited November 15, 2015 by atoo 1 Quote Link to comment Share on other sites More sharing options...