Hey,
This dev build is the start of supporting newer versions of Java.
Download link: http://osbot.org/devbuilds/osbot 2.6.38.jar
API CHANGES:
- Added a Script#onStop method which will allow for final game interactions before the script stops.
MISC:
- Added various missing UI tooltips.
- Added support for Java 11 on injection mode (experimental).
- Minor bug fixes.
- The OSBot Team