That'd be very weird, I'll check if there is something going wrong in the upload process.
Edit: found the issue, there was indeed something going wrong with the syncing causing duplicate code. 1.038 is on it's way
Hey,
Just a quick dev build before this can go to stable.
Download link: http://osbot.org/devbuilds/osbot 2.6.50.jar
API CHANGES:
- Added InteractionEvent#setOpenMenuOnly(boolean) to only interact with the target by opening the menu. Executing another InteractionEvent could make it interact with the already open menu. An example situation for this would be agility courses.
- Added InteractionQueue to queue and execute specific interactions.
FIXES:
- Reworked the InteractionEvent to improve accuracy and succesrate and allow to interact with the menu if the target is in the opened menu.
- Fixed trying to world hop to the PvP arena worlds.
- Fixed cli requiring -world argument.
WEB WALKER:
- Webwalker will ensure the bank and stores are closed when trying to teleport.
- Updated the Ring of Dueling teleports options for PvP arena.
- Fixed some changed agility shortcut links.
MISC:
- Minor bug fixes.
- The OSBot Team
I just pushed version 1.036 which should make it more clear if the script doesn't start (could be a gui issue where the min amount is higher than the max amount on food for example)
The webwalker can't reach every location, the script has an option to drop these clues. The webwalker is being improved almost every client update, but there still are locations it cannot reach
Hey,
This release brings a couple small fixes.
FIXES:
- Fixed the -world cli argument.
WEB WALKER:
- Updated a couple links due to in-game changes.
MISC:
- Minor bug fixes.
- The OSBot Team
Hey,
This release moves the latest dev build to stable and includes a couple small extra changes.
List of changes since the last stable build:
API CHANGES:
- Added Quest#BENEATH_CURSED_SANDS and LAND_OF_THE_GOBLINS
FIXES:
- A couple CPU usage related performance improvements.
- Various changes in an attempt to lower banrate.
- Made a couple of changes to the login handler to improve stability and prevent getting stuck.
WEB WALKER:
- Added some new random links.
- Changed the runes check for teleports.
MISC:
- Java 17 is now in beta.
- Minor bug fixes.
- The OSBot Team
The client has a system to try to walk all around the game world (the web walker). However it's not flawless and there are some locations it can't reach (yet).
Yes
Maybe. We are working on large webwalker changes and trying to add more locations.