Hey,
This release fixes the worldhopping issues from the latest game update.
API CHANGES:
- Added support for the new world hopping confirmation dialogue and fixed the world hopping
MISC:
- Added support to start a scriptqueue via cli via the following argument: -scriptqueue {queuename} or -scriptqueue {filepath}
-- Examples: -scriptqueue testqueue, -scriptqueue C:\Users\{name}\OSBot\Data\testqueue.txt
- Minor bug fixes.
- The OSBot Team