Everything posted by Patrick
- [Stable] OSBot 2.5.58
-
[Stable] OSBot 2.5.58
Check via id, not via name
-
[Stable] OSBot 2.5.58
Contact the scripter to update their scripts
-
[Stable] OSBot 2.5.58
It changed, it's a different widget
-
[Stable] OSBot 2.5.58
Hey, This build fixes the new welcome screen. Thanks to @Gunman for lending a test account Also minor bug fixes. - The OSBot Team
-
[Dev Build] OSBot 2.5.57
Changed something for the next release, should fix it.
-
[Dev Build] OSBot 2.5.57
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
-
Problem with the client after OSRS update
Fixed
-
[Dev Build] OSBot 2.5.56
Waiting for @Zach to fix the client
-
[Dev Build] OSBot 2.5.56
forgot to add the id to the getActiveWidgetsRoots() method
-
[Dev Build] OSBot 2.5.56
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
- [Dev Build] OSBot 2.5.55
-
[Dev Build] OSBot 2.5.55
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
-
Exco Clue Solver
Correct. A more in-depth banking/teleport system is still in progress.
-
Exco Clue Solver
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.
-
Trading API unpredictable
- [Dev Build] OSBot 2.5.54
Those classes don't exist anymore but it's still possible to use your own mouse movement code.- Exco Clue Solver
Performance is similar between injection and mirror- Exco Clue Solver
Fixed This is due to the webwalker not being able to get to there atm. A later version of osbot might have this fixed- Exco Clue Solver
- [Dev Build] OSBot 2.5.54
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- Runefest
- I have reason to believe that the accounts Maldesto, Maxi, Zach and MGI are run by the same Person
Can confirm- [Stable] OSBot 2.5.53
Small things like caching data when filtering instead of loading it multiple times. Mostly related to entities.- ISSUE New login screen
Fixed in new dev build https://osbot.org/forum/topic/155607-dev-build-osbot-2553/ Will be pushed to stable this weekend. - [Dev Build] OSBot 2.5.54