p22 1 Posted October 21, 2016 I was starting to write a script, but I cant find out how to run it through dreambot. I supposed I could put the (jar?)file in dreambot "Scripts" folder, and it would show in local scripts after refresh. Help pls I tried close dreambot. I did check the scripts path is correct. I did export the jar from eclipse. I did try placing another jar in the folder.
slasso 27 Posted October 21, 2016 I was starting to write a script, but I cant find out how to run it through dreambot. I supposed I could put the (jar?)file in dreambot "Scripts" folder, and it would show in local scripts after refresh. Help pls Have a look at some of the tutorials in the Tutorial Section of the forums. More specifically, this thread courtesy of DreamLicker will have videos of relevant tutorials https://dreambot.org/forums/index.php/topic/3556-dreamlickers-video-tutorials/page-1 In short, yes you deploy your script as a .jar to the scripts directory but you need the @ScriptManifest annotation and your script should extend the AbstractScript
Recommended Posts
Archived
This topic is now archived and is closed to further replies.