Jump to content

Patrick

Developer
  • Posts

    1828
  • Joined

  • Last visited

  • Days Won

    164
  • Feedback

    0%

Everything posted by Patrick

  1. It changed, it's a different widget
  2. Hey, This build fixes the new welcome screen. Thanks to @Gunman for lending a test account Also minor bug fixes. - The OSBot Team
  3. Changed something for the next release, should fix it.
  4. 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
  5. Waiting for @Zach to fix the client
  6. forgot to add the id to the getActiveWidgetsRoots() method
  7. Hey, Just a couple bug fixes. Download link: http://osbot.org/devbuilds/osbot 2.5.56.jar API CHANGES: - Added PathPreferenceProfile#setAllowSpiritTrees(boolean). FIXES: - Fixed GrandExchange#getOverallPrice(int). - Fixed issue with the root widget not loading. MISC: - Minor bug fixes. - The OSBot Team
  8. nice
  9. Hey, A lot of small changes with big impact this release. Download link: http://osbot.org/devbuilds/osbot 2.5.55.jar API CHANGES: - Inventory#getEmptySlotCount() has been deprecated. - Inventory#getItems() will now work without having the widget loaded. - Equipment#getItems() will now work without having the widget loaded. - Added Bot#getBreakCondition() and Bot#setBreakCondition(Callable<Boolean>). FIXES: - Fixed Bank#isOpen check. - Improved performance for widget methods. Speed and cpu/ram usage should be improved. - Widgets#interact(int, int, int, String) now works. - Fixed a couple item interaction issues. WEB WALKER: MISC: - Minor bug fixes. - The OSBot Team
  10. Correct. A more in-depth banking/teleport system is still in progress.
  11. Stash units aren't supported as there is no way to get the stash information with the current api. There are some impossible clues due to webwalker limitation like the clue at the waterfall. You can have the script either drop these clues or stop.
  12. Those classes don't exist anymore but it's still possible to use your own mouse movement code.
  13. Performance is similar between injection and mirror
  14. Fixed This is due to the webwalker not being able to get to there atm. A later version of osbot might have this fixed
  15. Not yet no
  16. Hey, Just the start of some new features/fixes. Download link: http://osbot.org/devbuilds/osbot 2.5.54.jar API CHANGES: - Added Quests#isQuestsTabActive(), Quests#isAchievementsTabActive(), Quests#isMinigameTeleportActive() and Quests#isKourendFavorTabActive() - Updated quest list. FIXES: - Added some of the missing api documentation. More to come. - Small mouse movement improvements. Also a lot more to come. - Improved login handler and added support for the too many login attempts screen. MISC: - Minor bug fixes. - The OSBot Team
  17. Patrick

    Runefest

    Runefest osbot meetup 2019
  18. Small things like caching data when filtering instead of loading it multiple times. Mostly related to entities.
  19. Fixed in new dev build https://osbot.org/forum/topic/155607-dev-build-osbot-2553/ Will be pushed to stable this weekend.
  20. Hey, API CHANGES: - A lot of tiny performance improvements. FIXES: - Added support for the new disconnect message. - Possibly fixed the access denied some people were having. - Added port to the client title when using proxies. MISC: - Minor bug fixes. - The OSBot Team
  21. How to replicate it? Just disconnect from internet?
  22. When does this occur?
×
×
  • Create New...