ElrinTherin 0 Posted December 30, 2018 Hello folks, Im currently working on a fletching script, and the only issue I'm having is that when I run the script, the bot uses the knife on the log twice before interacting with the correct widget. For example, it will Use Knife->Use Log->sleep(250)->Use Knife->Use Log->Select Correct Widget. If anyone has any ideas, please let me know! I'm in the discord server if you could message me there: @ElrinTherin#6612
Nuclear Nezz 2107 Posted December 30, 2018 Yeah, your sleep isn't long enough. You're sleeping for 250 milliseconds. You should use conditional sleeps, if you can. Or just increase the sleeps.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.