Everything posted by Patrick
-
[Stable] OSBot 2.6.7
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.
-
[Stable] OSBot 2.6.7
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
-
[Stable] OSBot 2.6.6
Maybe for some yes. I'm now working on methods to make it easier for them to do so
-
[Stable] OSBot 2.6.6
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
-
[Stable] OSBot 2.6.6
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.
-
[Stable] OSBot 2.6.6
It's hard to fix if I can't replicate it. I've send a test version to scripters to see if they can
-
[Stable] OSBot 2.6.6
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.
-
[Stable] OSBot 2.6.6
I was planning on adding more hotkeys like start/pause scripts. I can add these too whilest I'm at it
-
Record breaks?
Awesome suggestion, I could make a 'Statistics' side tab, that shows time botted, break time and script specific statistics. High on the todo list for sure!
-
Bug - widget filter nullpointer
Let me know if it's still in 2.6.6 please
-
[Stable] OSBot 2.6.6
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
-
[Stable] OSBot 2.6.6
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
-
[Stable] OSBot 2.6.5
I'll release it tomorrow
- Exco Clue Solver
-
[Stable] OSBot 2.6.5
Found the issue with the logging out and back in. It's fixed in the next release.
-
[Stable] OSBot 2.6.5
I'll see if I can add the option back in. Your settings are looking correct, I'll use them and see if I also encounter any issues. Edit: added the option back in for next release. I'll make the breaks enabled option save and load when you restart the client. I'll also add it to the cli argument in case you want to use it via that ways. Edit: I've added both, will be available in the next release.
- Exco Clue Solver
-
[Stable] OSBot 2.6.5
Hey, This release has some nice fixes and new features. API CHANGES: - WalkingEvent(Area) will now check for completion by checking if the player is in the area. - Added MoveMouseEvent#isNewMouse() to check if the user has the new mouse enabled. FIXES: - Scrolling in the account tab works again. - Fixed break manager starting the breaks too early or using breaks with 0 values. - Fixed world hopping to target worlds. - Fixed a bug causing the 400 world hopper patch to break. - Fixed an issue where Store#buy & Store#sell would get stuck in an infinite loop. - Fixed Bank#getItemCountForTab() sometimes throwing errors. - Fixed a couple NPEs. WEB WALKER: - Fixed a couple invalid links. MISC: - Hovering the account name in the account tab will display the full name. - Minor bug fixes. - The OSBot Team
-
Couple issues and suggestions for the new client 2.6.4
It's quite the list of things so I'll have to see when I can get these done, but they are on the todo list I just checked and it's already doing this for me... make sure you select the Proxy option 😛
-
[Stable] OSBot 2.6.4
next release, might come out this weekend or next week
-
Bug - widget filter nullpointer
Should be fixed in next release
-
[Stable] OSBot 2.6.4
I'll check out why the login handler doesn't kick back in. As for the play button, I could add hotkeys to play/pause/stop which should solve the issue. Should have it fixed again in next release. I've added a check so it shouldn't use profiles that haven't been setup correctly again.
-
Bug - widget filter nullpointer
Is this on mirror or injection?
-
Couple issues and suggestions for the new client 2.6.4
1. That's odd, I'll see if there is something that can be done about it. 2. Correct those don't save at the moment, but I've added it on my todo list to add this. 3. I could make the open/close of the sidebar save too and remember that for the next boot. 4. I'll see if it's possible to add an -nosidebar cli argument that will require popups again for these kinds of things. 5. Never seen that before but I can see if there are loading issues when the servers are down or anything. 6. I could look into adding some kind of restart previous setup button. 7. Where? 8. That's odd, not happening for me. I can do some testing but idk. 9. Are you using the webwalker? currently this is using a lot of memory.
- Exco Clue Solver