ElrinTherin 0 Share 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 Link to comment Share on other sites More sharing options...
Koschei 146 Share Posted December 30, 2018 Just sleep longer when it interacts the second time. Link to comment Share on other sites More sharing options...
Nuclear Nezz 1926 Share 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now