Jump to content

Patrick

Developer
  • Posts

    1795
  • Joined

  • Last visited

  • Days Won

    157
  • Feedback

    0%

Everything posted by Patrick

  1. You could contact the scripter and have them check it out
  2. This version is using the same java version as .60. All versions except .62 are build using java 1.8.0_121. You could install this version (uninstall the current) and see how that does. Otherwise you can always contact the scripter to have them check it out.
  3. Hey, This release has been build using the older version of Java as some people were having performance issues. API CHANGES: FIXES: - Fixed onStart not being called on scripts when using the -allow norandoms cli flag. WEB WALKER: MISC: - Minor bug fixes. - The OSBot Team
  4. I'll release a new version with the old version of java again if cpu usage did indeed increase.
  5. Hey, Couple small fixes and changes this release. API CHANGES: - Added Quest#BONE_VOYAGE FIXES: - Fixed the -norandoms cli flag breaking the script executor (be aware that the script requires their own login handler for this flag to work) WEB WALKER: - Added some random links. MISC: - Minor bug fixes. - The OSBot Team
  6. Hey, Just a couple small fixes. Download link: http://osbot.org/devbuilds/osbot 2.5.61.jar FIXES: - Improvements to the script executor. - Added a '-version' argument to the cli, that will print the current and latest version to the console. This argument will cancel the boot process. - Implemented a possible solution for the theme not working on JOptionPanes. MISC: - Minor bug fixes. - The OSBot Team
  7. There are a couple clues the script can't solve due to webwalker limitations. You have the option to drop these clues, but it's sometimes confuses why the script won't do a certain clue.
  8. npcs were only being added when npcdefinition#isVisible returns true. This returns false for some npcs eventhough they are visible (like the sulpher clouds in lovakenj). The isVisible check has been removed.
  9. Hey, This release brings the following features. API CHANGES: - Added Client#getInstanceTemplate() - Added MethodProvider#getGraphicObjects() - Added GraphicsObject API - Added GraphicObjects#getAll() - Added GraphicsObject debug - Added Projectiles debug FIXES: - Fixed onGameTick() not working. - Fixed an npe with Player#getName() - Fixed not being able to retrieve all npcs MISC: - Minor bug fixes. - The OSBot Team
  10. No idea, maybe @MGI or @Zach can tell
  11. Hey, Just a quick bugfix for the banking issue. Download: http://osbot.org/devbuilds/osbot 2.5.59.jar FIXES: - Fixed Bank#isOpen() returning false when not on the main tab. MISC: - Minor bug fixes. - The OSBot Team
  12. Check via id, not via name
  13. Contact the scripter to update their scripts
  14. It changed, it's a different widget
  15. Hey, This build fixes the new welcome screen. Thanks to @Gunman for lending a test account Also minor bug fixes. - The OSBot Team
  16. Changed something for the next release, should fix it.
  17. Hey, Just some more small changes before the next stable build. Download link: http://osbot.org/devbuilds/osbot 2.5.57.jar API CHANGES: - Added WebWalkEvent#getPositions() - Added Area(Rectangle) constructor FIXES: - Various performance improvements. - Lowered the wait time after a logout by the server. - Added more api documentation. WEB WALKER: - Added some Arceuus links. MISC: - Minor bug fixes. - The OSBot Team
×
×
  • Create New...