Waffe 0 Share 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. Link to comment Share on other sites More sharing options...
Dreamlicker 749 Share Posted June 1, 2016 Can you post your code here in a pastebin? Link to comment Share on other sites More sharing options...
Waffe 0 Author Share Posted June 1, 2016 fixed Link to comment Share on other sites More sharing options...
Hopewelljnj 46 Share 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 Link to comment Share on other sites More sharing options...
Dreamlicker 749 Share Posted June 1, 2016 Your error is in " gameObject.getName().equals("nameOfTree") ". Remove the quotes and it should work. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.