Enjoy
It looks like mirror might have some data reading issues, I can slow some things down to help improve it.
I'm gonna need a screenshot of the log, or the full log (there is an export button) at least to investigate the other things.
Hey,
This release brings the changes from the last dev build and some extra tweaks to stable.
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.
- Fixed interacting with odd shaped or small models.
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
You also need to assign those combat/food profiles to the monsters to use them on in the monster tab.
As for that screenshot, I also need to see the logger as there is more essential information in there.
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