Developer Patrick Posted August 2, 2019 Developer Share Posted August 2, 2019 Hey, Just the start of some new features/fixes. Download link: http://osbot.org/devbuilds/osbot 2.5.54.jar API CHANGES: - Added Quests#isQuestsTabActive(), Quests#isAchievementsTabActive(), Quests#isMinigameTeleportActive() and Quests#isKourendFavorTabActive() - Updated quest list. FIXES: - Added some of the missing api documentation. More to come. - Small mouse movement improvements. Also a lot more to come. - Improved login handler and added support for the too many login attempts screen. MISC: - Minor bug fixes. - The OSBot Team 12 1 1 Quote Link to comment
Space Posted August 2, 2019 Share Posted August 2, 2019 Appreciated as always Patrick Quote Link to comment
Juggles Posted August 2, 2019 Share Posted August 2, 2019 Nice stuff! Thanks again Pat! Quote Link to comment
Kramnik Posted August 3, 2019 Share Posted August 3, 2019 Thank you for the fix Quote Link to comment
JojoStands Posted August 3, 2019 Share Posted August 3, 2019 This version and the non-dev build is stuck in a loop for me. I am using Linux Mint. Quote Link to comment
zwaffel Posted August 4, 2019 Share Posted August 4, 2019 Thanks for the update Quote Link to comment
Chase Posted August 11, 2019 Share Posted August 11, 2019 Hey, I'm very interested in mouse movement in terms of bot flagging. This old thread uses classes not exposed anymore to the osbot client, will the possibility to design custom mouse movement ever be added back? Quote Link to comment
Developer Patrick Posted August 12, 2019 Author Developer Share Posted August 12, 2019 On 8/11/2019 at 4:11 PM, Chase said: Hey, I'm very interested in mouse movement in terms of bot flagging. This old thread uses classes not exposed anymore to the osbot client, will the possibility to design custom mouse movement ever be added back? Those classes don't exist anymore but it's still possible to use your own mouse movement code. Quote Link to comment
aiSCAPE Posted August 14, 2019 Share Posted August 14, 2019 On 8/3/2019 at 10:51 PM, JojoStands said: This version and the non-dev build is stuck in a loop for me. I am using Linux Mint. change the .jar to an executable { chmod +x name.jar } also start the executable with a bash script stating the java version (version8 ) this works for me and i'm running Kubuntu (ubuntu distro) Quote Link to comment