**First of all, this is an AMAZING script, and I know the amount of work that must have went into this and it's really impressive and a great bot starter script**
However, I am having an issue that I think could POSSIBLY be related to this script. I've been running a few accounts on it and for at least a few days now I noticed that when I disable breaks in the script and use the Dreambot breaks instead, there is a high chance that when a break occurs the script never logs back in.
It does not happen every time, but it's a fair majority of the time and if I am running more than 2 Dreambot clients at a time it seems to happen with pretty much 100% consistency. There is no error in the console, it just says at the bottom of the client "Break #BREAKNAME# has finished!" and sits there in the log in screen. If I try to restart the script it will not work anymore, and I am forced to close and reopen the client.
I made a post in the support forum and was given some recommendations regarding Java, and tried to reinstall Dreambot but it still occurs. I haven't had this issue with any other scripts after testing a few out, so I am assuming it's script related but I am not sure and trying to get to the root cause.
Pandemic suggested I reach out to the script creator and stated this "If you're using a script that uses a custom mouse algorithm, you can tell the scripter to replace our sleep method with Thread#sleep. ", so I was just doing that to see if you had any ideas on whether this could be related to this or something else, and generally whether it could be a script issue or if it is a client issue.