Everything posted by Patrick
- Exco Puro Puro
-
[Dev Build] OSBot 2.7.8
When I can replicate the issue, yet. But thusfar I'm not getting any issues with breaks
-
Exco Clue Solver
Please post a bug report according to the template, I atleast need logger + screenshot information to investigate. This is how the client webwalker handles teleports Enjoy
-
[Dev Build] OSBot 2.7.8
Yes, it does not override runelite but 'puts it aside'. It renames the runelite config file to config_original.json and adds a new config.json file. To reverse: in AppData\Local\RuneLite, delete the new config.json and rename config_original.json to config.json.
-
Exco Slayer
Enjoy With the current API its only possible to check for a completed quest
-
Osbot/jagex linked acc... please read 🙏 🙏
- [Dev Build] OSBot 2.7.8
For the client patcher, yes. Once the jagex account support is done, no.- Unable to run OSBOT because of Jagex Launcher
You can use in the meantime while we're wrapping up proper jagex account support.- [Dev Build] OSBot 2.7.8
Hey, This dev build mostly provides a couple bug fixes and a temporary solution for Jagex accounts whilest we wrap up a proper solution. Download link: http://osbot.org/devbuilds/osbot 2.7.8.jar WEB WALKER: - Added teleport to house with runes links. BOT MANAGER: - Added the option to close a bot or restart a task, on task completion. MISC: - Added a patcher to launch the stealth client via the Jagex Launcher. - Minor bug fixes. - The OSBot Team- Bots wont load-up
What are your settings? What scripts/tasks/schedules are you trying to run?- [Stable] OSBot 2.7.7
Hey, Mostly fixes in this release. FIXES: - Fixed a crash that sometimes happens when stopping/pausing a script when events are being executed WEB WALKER: - Added teleport to house - Improved rune detection for teleports BOT MANAGER: - Fixed a crash when adding new tasks after sorting - Script queues will only loop when scheduled to do so (not when selected as task in the account tab; only when scheduled via the schedular) MISC: - Minor bug fixes. - The OSBot Team- Exco Slayer
Enjoy I most likely won't be adding wilderness tasks Please follow the bug report template as I can't do anything with this- Repeating queues even though they are complete
Issue will be fixed in next release- Exco Slayer
- [Stable] OSBot 2.7.6
Hey, Mostly some manager and under-the-hood changes. BOT MANAGER: - Fixed the issue where sorting caused weird glitches when trying to change things on the accounts, tasks, proxies & client configurations. - Added the option to do a group action on selected accounts (select multiple with ctrl key down, then right click with ctrl still down to show the popup). - Scheduling a scriptqueue task indefinitely will now automatically restart the queue once finished (queue looping). - Added the option to import accounts with proxies. The following formats are now supported: username:pass username:pass:pin username:pass:ip:port username:pass:pin:ip:port username:pass:ip:port:username:pass username:pass:pin:ip:port:username:pass MISC: - Minor bug fixes. - The OSBot Team- Exco Slayer
Yes, but you can use ctrl+a to select all monsters in 1 go. There is a save/load on the general tab.- Exco Slayer
Be sure to assign the food and combat profiles to the monsters you want them to be used on- Import email:pass and proxy on same line
Will be added in the next release or the one after- [Stable] OSBot 2.7.5
Hey, API CHANGES: - Added Camera#setUseMouse(boolean). This will change the control for all API camera movement from keyboard to the mouse. Only needs to be called once in startup of script to stay active. Currently off by default to not intervene with existing script logic. (Thanks to Khal) - Added ItemContainer#containsAll(String... names) and (int... ids) FIXES: - Fixed inventory item getOwner() being null when inventory isn't open. WEB WALKER: - Added some runecrafting related links. BOT MANAGER: - Added a right click option 'Request focus' in the account tab to bring the selected client back to the foreground. MISC: - Minor bug fixes. - The OSBot Team- Exco Slayer
- Exco Slayer
- Exco Puro Puro
- Template [Must Use]
Hey, When reporting a bug or issue, the following points must be present. If it's not, the report will be ignored, as important information will be missing. What version of OSBot do you use? What JAVA version do you use? Which plan do you use? VIP/Monthly/Lifetime Are you launching trough CLI or GUI? Can you send a screenshot of the menu you are having issues in and the logger output whenever possible. (Cover your credentials) Describe the issue What are the steps - and in what order - to replicate the issue? (Adding account -> adding proxy etc) - The OSBot Team- when i stoped acc, to start it with queue script that worked on other acc, it dont load
Issue: stuck on planned. Often caused by: spaces in acc name, script name, cli, proxies Solution: remove spaces when unintended, otherwise add " before and after the part containing spaces. Manager automatically does this for some things like script names- Exco Slayer
- [Dev Build] OSBot 2.7.8