Waffe 0 Posted June 1, 2016 Hi im having a problem where , my script pops up on local scripts, which means i compiled it fine? However when i click the start button it does not run. However it may be running the background as i can not delete the jar file while running Dreambot after i ran the script if that helps. 0 Compilation errors. Is this a known issue, or is it my code.
Hopewelljnj 46 Posted June 1, 2016 One thing to always do when something like this happens is to use cmd to start the script Open cmd and type java -jar C:/Users/%username%/DreamBot/BotData/client.jar By the way Dreambot has a built in Timer class
Dreamlicker 750 Posted June 1, 2016 Your error is in " gameObject.getName().equals("nameOfTree") ". Remove the quotes and it should work.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.