falador1 2 Share Posted April 24, 2021 (edited) Sometimes the bank tutorial handler doesn't click on the "x". Is there a way to force or to restart the handler manually? THe handler then breaks the client making scripts not work or other handlers. Help! Edited April 24, 2021 by falador1 Wrong photo Link to comment Share on other sites More sharing options...
Pandemic 2434 Share Posted April 25, 2021 Checking it out Link to comment Share on other sites More sharing options...
Pandemic 2434 Share Posted April 25, 2021 I'm not having any problem at all with that solver, are you using a custom mouse algorithm? Link to comment Share on other sites More sharing options...
PhilBox 24 Share Posted April 25, 2021 Believe it or not I've run into that exact issue. If I'm not mistaken I narrowed it down to the custom mouse algorithm that I was using as Pandemic suggested. falador1 1 Link to comment Share on other sites More sharing options...
Pandemic 2434 Share Posted April 25, 2021 If it is a custom mouse algorithm issue, make sure the algorithm isn't using our provided sleep methods (MethodProvider / MethodContext), it should use Thread#sleep directly. falador1 1 Link to comment Share on other sites More sharing options...
falador1 2 Author Share Posted April 26, 2021 Wow. It's sad because I had fixed this problem with another script and forgot to change the code for this one. Sorry and thanks! 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