FrankWhite Posted April 28, 2015 Posted April 28, 2015 if it looks like this: <removed script source>
FrostBug Posted April 28, 2015 Posted April 28, 2015 (edited) Compile it to java archive (.jar) and place it in the OSBot scripts folder (typically placed at C:\Users\User\OSBot\Scripts\ on Windows) also, please use spoiler/code tags for stuff like this :E Edited April 28, 2015 by FrostBug 1
FrankWhite Posted April 28, 2015 Author Posted April 28, 2015 Compile it to java archive (.jar) and place it in the OSBot scripts folder (typically placed at C:\Users\User\OSBot\Scripts\ on Windows) also, please use spoiler/code tags for stuff like this :E Do i just change the .txt to.jar by re nameing it?
Xellic Posted April 28, 2015 Posted April 28, 2015 Do i just change the .txt to.jar by re nameing it? If you're using an IDE, take Eclipse for example, all you would do is export it to a JAR file. File>Export>JAR File. Then place that .jar file into your OSBot scripts folder.
Augury13 Posted April 28, 2015 Posted April 28, 2015 If you're using an IDE, take Eclipse for example, all you would do is export it to a JAR file. File>Export>JAR File. Then place that .jar file into your OSBot scripts folder.
Alek Posted April 29, 2015 Posted April 29, 2015 If you are asking this question, then you're better off finding a script that does these features for you. Also do you have the permission from the original author to post his/her source openly?