Jump to content

Patrick

Developer
  • Posts

    1795
  • Joined

  • Last visited

  • Days Won

    157
  • Feedback

    0%

Everything posted by Patrick

  1. Waiting for @Zach to fix the client
  2. forgot to add the id to the getActiveWidgetsRoots() method
  3. 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
  4. 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
  5. Correct. A more in-depth banking/teleport system is still in progress.
  6. 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.
  7. Those classes don't exist anymore but it's still possible to use your own mouse movement code.
  8. Performance is similar between injection and mirror
  9. Fixed This is due to the webwalker not being able to get to there atm. A later version of osbot might have this fixed
  10. 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
  11. Patrick

    Runefest

    Runefest osbot meetup 2019
  12. Small things like caching data when filtering instead of loading it multiple times. Mostly related to entities.
  13. Fixed in new dev build https://osbot.org/forum/topic/155607-dev-build-osbot-2553/ Will be pushed to stable this weekend.
  14. 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
  15. How to replicate it? Just disconnect from internet?
  16. Hey, Couple small updates this time. Download link: http://osbot.org/devbuilds/osbot 2.5.52.jar API CHANGES: - Added Magic#Book and Magic#getCurrentBook() to get the current spell book. FIXES: - Fixed trading not offering items in resizable mode. - Fixed not scrolling far enough when buying items from the GE. MISC: - Minor bug fixes. - The OSBot Team
  17. Might get a couple, they look pretty nice
  18. Due to it being very random, it's on the low end. I recommend not botting for more that 6 hours/day, in 1/2 hour sprints with 1/2 hour breaks.
×
×
  • Create New...