Laz Posted June 12, 2013 Share Posted June 12, 2013 Hello community. Tonight I present you with 1.7.2 which features many bugfixes. Frog queen has been re-written but untested. Maze is verified to be working. Molly has been tweaked and fixed. All talking randoms now use the official OSBot API. openTab(Tab tab) will only click a tab if it's available. The bot will now only click on interfaces if they're visible. closestGroundItem() methods have been fixed. The OSBot loader which was introduced in 1.7.1 has had various bugfixes. The bot now has a cool debug mode for scripts. If you run the bot in command line with the "-debug" option ("java -jar osbot-x.x.x.jar -debug"), the bot will allow you to attach your IDE to debug scripts. The bot prints logs in command line once again. getActions() hooks have been added to NPC Definitions, Object Defintions, and Item Definitions. Check the API. A fully working isHouseBuildingModeOn() method which can instantly detect the current house building mode has been added to SettingsTab. The bug where scripts stop instantly has been fixed. Thanks! Download: http://osbot.org Sincerely, Laz and the OSBot Team. 3 Link to comment
FMA123 Posted June 12, 2013 Share Posted June 12, 2013 still doesnt work for me, just like the previous version =/ Link to comment
Aeterna Posted June 12, 2013 Share Posted June 12, 2013 Thanks two of those extremely relative to what I need Link to comment
Jordan Posted June 12, 2013 Share Posted June 12, 2013 Thanks for the update. Will use after I'm done getting my 48 hour proggie Link to comment
Alex Posted June 12, 2013 Share Posted June 12, 2013 Still cannot seem to open this on my vps (Centos OS) Any ideas? Link to comment
Laz Posted June 12, 2013 Author Share Posted June 12, 2013 Still cannot seem to open this on my vps (Centos OS) Any ideas? Don't use OpenJDK. Link to comment
FMA123 Posted June 12, 2013 Share Posted June 12, 2013 What do I do?? Someone help me please... Link to comment
Swift Posted June 12, 2013 Share Posted June 12, 2013 Very nice release! Will update my scripts and will release. Link to comment
BotRS123 Posted June 12, 2013 Share Posted June 12, 2013 Glad to see things updated. What was wrong with closesGroundItem()? Link to comment
Developer Zach Posted June 12, 2013 Developer Share Posted June 12, 2013 Glad to see things updated. What was wrong with closesGroundItem()? There were some issues with it, for example, it would fail to return an object you were standing on in certain cases. There were other issues as well. I'm kinda glad Laz decided to afk for a bit and I started debugging. Once he got back, we were able to fix the problem and make sure it made it into this release. Link to comment