Jump to content

Patrick

Developer
  • Posts

    1759
  • Joined

  • Last visited

  • Days Won

    149
  • Feedback

    100%

Everything posted by Patrick

  1. Awesome, got a screenshot?
  2. Hey, This release should fix the crashing issues with the previous version. - The OSBot Team
  3. It is still being maintained, just not much that needs fixing or anything
  4. Hey, A quick new release due to a breaking change in widgets. API CHANGES: - Fixed the widget ids on the equipment tab FIXES: - Fixed chatbox related API breaking when switching between display modes. MISC: - Minor bug fixes. - The OSBot Team
  5. Hey, API CHANGES: - Added ItemDefintion#isPlaceholder() and ItemDefinition#getNonPlaceholderId(). - Added Magic#castSpell(MagicSpell spell, String action). FIXES: - Bank#filter(List<Filter<Item>> filter) will now ignore placeholders. MISC: - Minor bug fixes. - The OSBot Team
  6. We'd have to test it, zeah clues are supported but I'm not sure how it handles stacked clues.
  7. Hey, Just a couple internal improvements FIXES: - Improvements to the script executor. MISC: - Minor bug fixes. - The OSBot Team
  8. It's an issue related to mirror mode but I'm looking if I can make a work around for it
  9. API's didn't change and 1% cpu usage per client is insanely low
  10. Got screenshots? Also, are you using mirror mode?
  11. .62 was build using 231, so it's weird that this version has better performance than .62. Next time, please use the dev builds so issues will pop up sooner.
  12. You could contact the scripter and have them check it out
  13. 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.
  14. 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
  15. I'll release a new version with the old version of java again if cpu usage did indeed increase.
  16. 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
  17. 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
×
×
  • Create New...