Developer Patrick Posted April 13, 2022 Developer Share Posted April 13, 2022 Hey, This dev build brings a couple small bug fixes. Download link: http://osbot.org/devbuilds/osbot 2.6.45.jar FIXES: - Improved the login handler post-login handling to not wait for the welcome screen when not needed. - Fixed an issue with bank pin random handler crashing on the bank tutorial screen. - Fixed Equipment#isWearingItem possibly throwing an exception. - Ensured quests aren't filtered when trying to determine completions status. MISC: - Minor bug fixes. - The OSBot Team 2 2 Quote Link to comment
Not A Bot Posted April 14, 2022 Share Posted April 14, 2022 Did you fix the webwalking issue I reported at woodcuting guild in Hosidious? Thanks. Quote Link to comment
Developer Patrick Posted April 14, 2022 Author Developer Share Posted April 14, 2022 4 hours ago, Not A Bot said: Did you fix the webwalking issue I reported at woodcuting guild in Hosidious? Thanks. I'm not able to replicate it in this version Quote Link to comment
Slayer Posted April 14, 2022 Share Posted April 14, 2022 Thanks! I have been waiting for a fix for Equipment#isWearingItem hopefully solves the issue i was having. Quote Link to comment
Ayylmao420 Posted April 18, 2022 Share Posted April 18, 2022 (edited) thanks. occasionally i still see auto login is waiting for welcome screen while hopping but atleast now it only waits for few seconds. does getWorlds()hop() sleep for 10 seconds by default when it receives "You can't log out until 10 seconds after the end of combat." message ? even break condition won't stop it from sleeping, any chances from removing it or atleast making the break condition break the sleep, thanks Edited April 18, 2022 by Ayylmao420 1 Quote Link to comment
Developer Patrick Posted April 19, 2022 Author Developer Share Posted April 19, 2022 On 4/18/2022 at 7:40 AM, Ayylmao420 said: thanks. occasionally i still see auto login is waiting for welcome screen while hopping but atleast now it only waits for few seconds. does getWorlds()hop() sleep for 10 seconds by default when it receives "You can't log out until 10 seconds after the end of combat." message ? even break condition won't stop it from sleeping, any chances from removing it or atleast making the break condition break the sleep, thanks I'll check out the world hopping sleeps 1 1 Quote Link to comment