Laz Posted April 10, 2014 Share Posted April 10, 2014 I'm pleased to announce the fix for today's update. This 1.8.X release features several bug-fixes and additions: Client downloader no longer crashes or require relaunching Interface callback injector has been patched (fixes walking for new update). A new boot loader with stealth injection ported from OSBot 2 (this should combat a technique that's possibly used for insta-bans) When the client is offline, CPU usage doesn't skyrocket. Local scripts are now loaded before remote scripts. Download: http://osbot.org/get/index.php Happy botting! Thanks, Sincerely, Laz and the OSBot Team. Edit: 1.8.6: Camera rotation bug (thanks Eliot for confirming). 1.8.5: More work on facing stuff. 1.8.4: Timeout of rotateCameraToAngle() infinite loop. Partial fix for ArrayIndexOutOfBoundsException in Character.getFacing(). 1.8.3: (not version dependent) Fixed hook for lowest pitch. Reverted change to Molly and Pinball because the hook problem was solved. Added timeout for rotateCameraPitch(). 1.8.2: Anti-randoms (Molly, Pinball) fixes by @Divinity for the camera problem I'm tracking down. 12 Link to comment
Nick Posted April 10, 2014 Share Posted April 10, 2014 Thank you @Laz! Keep up the hard work. ^_^ Link to comment
Sex Posted April 10, 2014 Share Posted April 10, 2014 (edited) Thanks... 2nd Edited April 10, 2014 by Sex Link to comment
NotABott Posted April 10, 2014 Share Posted April 10, 2014 Nice! Let the worlds start to crowd Link to comment
Mikasa Posted April 10, 2014 Share Posted April 10, 2014 Thank you Laz I love the addition of the RAM allocation. Keep it up Link to comment
Apex Posted April 10, 2014 Share Posted April 10, 2014 Thank you so much for the fast fix! Link to comment
Tabinhu Posted April 10, 2014 Share Posted April 10, 2014 Will this method still be able to run proxies with osbot 1.8.1 java -DsocksProxyHost=IP -DsocksProxyPort=PORT -jar osbot.jar Link to comment
Laz Posted April 10, 2014 Author Share Posted April 10, 2014 Will this method still be able to run proxies with osbot 1.8.1 For now instead of doing java -jar, do java -cp OSBot 1.8.1.jar org.osbot.engine.Main. This will disable the stealth loader. I will however add proxy support on the next OSBot release! 2 Link to comment
clau5 Posted April 10, 2014 Share Posted April 10, 2014 thanks alot, and yes im curious about java -DsocksProxyHost=IP -DsocksProxyPort=PORT -jar osbot.jar as well Link to comment