Popular Post Alek Posted November 1, 2016 Popular Post Share Posted November 1, 2016 As discussed in my previous posts, I mentioned that RandomBehaviorHook was a thing of the past and needed to be ditched desperately. Starting today you can remove all OSBot randoms and have your scripts execute and soon as you start it through a new CLI allow argument, "norandoms".What does this mean?"norandoms" removes ALL random events including AutoLogin, BankPin, WelcomeScreen, etc. Scripters can now use the LoginResponseCodeListener and decide how they want their script to function during the login process. Additionally I took at look at the ResponseCode class and updated the methods isConnectionError and isDisabledError (thanks to @Th3 for providing the updated codes). This in turn gave me reason to update the AutoLogin random to make it a bit more responsive and predictable. What we have now:switchAccount - Properly swaps accounts on the current bot instance"norandoms" - Allows farmers to create truly automated farms No hacky external programs, no confusing hooks, just simple botting. Changelog: -Added CLI parameter norandoms-Updated ResponseCode class -Updated AutoLogin I hope everyone had a fun and safe Halloween (for those who celebrate). 29 Link to comment
Administrator Maldesto Posted November 1, 2016 Administrator Share Posted November 1, 2016 Sweet Link to comment
Septron Posted November 1, 2016 Share Posted November 1, 2016 Glad to see this, great job 1 Link to comment
Manner Posted November 1, 2016 Share Posted November 1, 2016 thanks for listening to communty, nice job 1 Link to comment
THS Posted November 1, 2016 Share Posted November 1, 2016 Can someone give me the braindead tl;dr? Link to comment