-
Posts
1808 -
Joined
-
Last visited
-
Days Won
162 -
Feedback
0%
Everything posted by Patrick
-
I just released version 1.98 which will have alpha access to hard clues. It will most likely get stuck at a lot of them but those can be reported to me on discord All requirements (and drop rates) can be found here: https://oldschool.runescape.wiki/w/Clue_scroll_(easy) and here: https://oldschool.runescape.wiki/w/Clue_scroll_(medium) It will fight with whatever gear you start the script with, just like kill clues.
-
Hey, Just some tweaks and bug fixes. This release will probably be moved to stable around/after this weekend. API CHANGES: - Added Chatbox#isOpen(), Chatbox#isOpen(Chatbox#Tab) & Chatbox#open(Chatbox#Tab) - Area now accepts a Polygon constructor - Changing a setting in the all settings interface will now scroll to the setting if it's not visible. - Added DISPLAY to Settings#BasicSettingsTab FIXES: - Fixed a couple crashes when pausing the script. WEB WALKER: - Fixed an invalid observatory and mort myre gate link. MISC: - Refreshing the script list now shows the loaded scripts in the log. - Minor bug fixes. - The OSBot Team
-
Yes, progress reports can be found on the first post
-
It is indeed ^^ As for the logger popout and copy to clipboard is something I'll work on ^^
-
Hey, Another release with some fixed and new api stuff. API CHANGES: - Display#setDisplayMode(DisplayMode) now works with the new settings interface. Resizable will default to the modern look. - Added Settings#setSetting(AllSettingsTab tab, String setting, String choice) and Settings#setSetting(AllSettingsTab tab, String setting, boolean enable). Thanks to @Fruity for the base implementation. FIXES: - WalkingEvent will now also stop when user logs out, just like WebWalkEvent. MISC: - Added a 'closeOnInitializationError' cli argument which will close the bot when it fails to load the game. - Minor bug fixes. - The OSBot Team
-
Should be faster for sure yeah. Never tried it so can't say exact numbers
-
4-6 based on luck and droprate. Trail given
-
The queen's gambit, Lucifer and Messiah are great series on Netflix.
-
Auth please
-
Current version: 1.0 Features: Custom path finding to handle all types of wheat and whiltering areas inside Puro Puro Catches all implings Prioritises implings by reach-ability instead of raw distance Banking for jars, butterfly net, runes and staminas Snare/Bind/Entangle support Stamina support Trade in caught implings for more jars World hopping Requirements: Changelog: Screenshots Pricing: Bug Reports:
- 340 replies
-
- 25
-
-
-
-
You might be running an older version, a script that override the break manager or have some incorrect settings. Scripters and users have confirmed it's working now.
-
Hey, A new stable release due to the new settings interface and break issues. API CHANGES: - Added Settings#BasicSettingsTab, Settings#AllSettingsTab, Settings#getAllSettingsWidget(), Settings#openAllSettingsWidget(), Settings#isAllSettingsWidgetVisible(), Settings#getCurrentAllSettingsTab(), Settings#getCurrentBasicSettingsTab(), Settings#open(BasicSettingsTab), Settings#getBasicSettingsTabWidget(BasicSettingsTab) & Settings#getAllSettingsTabWidget(AllSettingsTab) - Added Widgets#getWidgetContainingAction(rootId, actions) and Widgets#getWidgetContainingAction(actions) FIXES: - Breaks work again. WEB WALKER: - The webwalker will now terminate when the user is logged out. MISC: - Minor bug fixes. - The OSBot Team
-
Maybe for some yes. I'm now working on methods to make it easier for them to do so
-
It's fine to use if you don't care about bot specific breaks. New release should be within a few hours for those who wish to wait
-
Pat-ji#0367 EDIT: we tested the new version (2.6.7) where it seems to be working again. This version will be released after changes to the API have been made regarding the new settings interface.
-
It's hard to fix if I can't replicate it. I've send a test version to scripters to see if they can
-
https://gyazo.com/41d91fda0a3bbc381e1dd9a120edd9a0 Please show me some more info because it seems to be working for me. I will need your exact values and way of starting it to know where it's going wrong. And which script you might be using.
-
I was planning on adding more hotkeys like start/pause scripts. I can add these too whilest I'm at it
-
Anything in the logger about the break handler? Maybe you can contact me on discord and we'll see if we can find the issue
-
Hey, Some more bug fixes in this release. There will probably be a dev build after this release instead of another stable. API CHANGES: - Added Quests#isAdventurePathTabActive() FIXES: - Fixed the issue where the quest tab couldn't be opened when adventure path was selected. - Added deselecting a spell when trying to cast a different one. - Fixed the issue with break manager randomly logging out when loading a new region. - Updating webwalking data now works automatically when running via cli. MISC: - The breaks enabled checkbox status can now be saved by pressing the save button and automatically loads on client startup. - Added the option to stop after breaking. This is also saved/loaded just like the breaks enabled option. - Added '-breaksettings enabled:stop_after_break' cli arguments to override the saved setting. Example: '-breaksettings true:false' will enable breaks but not stop after breaking, '-breaksettings true:true' will breaks and stop after breaking. '-breaksettings false:false' won't break by default nor stop after breaking. - Added some extra debug to the world hopper. - Minor bug fixes. - The OSBot Team
-
I'll release it tomorrow