Jump to content

BETA v1.7.2


Laz

Recommended Posts

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.

  • Like 3
Link to comment
  • Developer

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
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...