Everything posted by Patrick
- Exco Plunder (BETA)
-
Exco Slayer
Whats the logger output saying? enjoy
-
[Stable] OSBot 2.7.4
Hey, A quick new release to work with the new game revision. EDIT: Mirror has been updated and is also back online. API CHANGES: - Added Widget#getId() as it was only accessible via the accessor. FIXES: - Fixed Item#getOwner() widget being incorrect for inventory, equipment and bank. MISC: - Minor bug fixes. - The OSBot Team
-
Manager to client communication
I could add a feature to automatically restart the script when it detects this, but I assume there is a reason for them to stop. What would you like to see happen?
-
Accounts getting stuck on 'loading' and manager locking up
Are you running with -debug mode? What's the log output saying?
-
[Stable] OSBot 2.7.3
Hey, Changes since last stable build: API CHANGES: - Optimized the first trading widget to not click accept when the check offer interface is visible. FIXES: - Fixed the issue with some quests not being detected as completed. WEB WALKER: - Added the abilty to avoid or block certain areas by using WebWalkEvent#useAvoidingPath(block, areas). BOT MANAGER: - Added the group action to change the accounts from one group to another. - Added the group action to change the worlds for all accounts in a group. - Fixed a crashing issue when sorting the rows in the accounts tab. - Fixed an issue with switching tasks when the name contains spaces. - Added buttons to refresh the script list in the Tasks and Script Queues panels. - Added an idle script (OSBot Idler) into the manager which could be used as tasks or in a script queue. Optionally you can use 'logout' as cli argument to force a logout at the start. - Added the option to remove the 'banned' flag from a banned account instead of only being able to delete the account. - Fixed an issue when launching mirror mode where there game isn't being detected and closed when the bot is stopped. - Added the ability to tweak time between client launches based on your system and network speed. - BETA FEATURE: Added a WebWalker proxy server into the manager. This allows the webwalker to store all the required data only once (in the manager) instead of once for every game client. -- This feature has some issues on 32-bit Java versions and is still in BETA, bugs/crashes/freezes are to be expected and are being worked on. MISC: - Minor bug fixes. - The OSBot Team
-
Just a few suggestions.
Added
- Exco Puro Puro
-
Just a few suggestions.
I'll add this and see how it goes. I'm also adding a setting to tweak the time between client launches in case of slow/faster connections.
-
[Dev Build] OSBot 2.7.2
Hey, Download link: http://osbot.org/devbuilds/osbot 2.7.2.jar A dev build with some more fixes and improvements. FIXES: - Fixed the issue with some quests not being detected as completed. BOT MANAGER: - Added the group action to change the accounts from one group to another. - Added the group action to change the worlds for all accounts in a group. - Fixed a crashing issue when sorting the rows in the accounts tab. - Fixed an issue with switching tasks when the name contains spaces. - Added buttons to refresh the script list in the Tasks and Script Queues panels. MISC: - Minor bug fixes. - The OSBot Team
- Exco Slayer
-
Bot manager not closing clients on Ubuntu
I don't have an ubuntu machine but I can try to source one to test it.
-
Next project for the MW Iron Series is in YOUR hands
To change it up, go with useful minigames: Temple Trekking, Barbarian Assault, Blast Mine. Or look at achievement diaries or zeah house favour. Otherwise follow the line and go with the next skilling combo.
- Exco Puro Puro
-
Exco Clue Solver
Anything in the log when it stops?
-
Bot manager doesnt show break tab on the sidebar
I've readded the scripts and breaks panels when launched from the manager
-
Some accounts are not saving their proxies.
This, there is an issue after reordering/sorting. There will be a new version with this fixed later this week
-
Just a few suggestions.
A large overview / account bank is being planned that houses some of the suggested features. I've added some of the features like the group actions for the next release as well.
-
Bot manager doesnt show break tab on the sidebar
Running through the bot manager cuts off features that are normally not needed to save on cpu and memory usage. If there is high demand to have the side panels back, I can add them back.
-
[Stable] OSBot 2.7.0 - BOT MANAGER RELEASE
It should be fine as long as there are no spaces in the cli. If there are, add double quotes around it as posted in the latest release thread.
-
Exco Slayer
Fixed in the next version (1.06).
-
[Stable] OSBot 2.7.1
Hey, Thanks to the great response on the last release, we managed to quickly iron out a couple of bugs. FIXES: - Fixed -world f2p/p2p only working when running from the bot manager. WEB WALKER: - Fixed an issue with opening regular doors. MISC: - Fixed running without a schedule on the lite version of the bot manager not working. - Fixed tasks where the CLI contained spaces not working. If you're still having issues where the manager get stuck on loading..., you can recreate the task or add " " around the cli. eg 1234:"params with spaces" "local script name":paramsnospaces - Minor bug fixes. - The OSBot Team
-
[Stable] OSBot 2.7.0 - BOT MANAGER RELEASE
If you have spaces in the cli / queue name, you need to put double quotes ( " ) around it. Next release will do this automatically, which should be released in a couple of hours. This does indeed disable all random handlers, including the login handler. Only recommended for scripts which have their own login handler
-
[Stable] OSBot 2.7.0 - BOT MANAGER RELEASE
Hey, This release adds the new OSBot Bot Management tool! You can find out more information at the following links: https://osbot.org/forum/topic/177930-osbot-bot-manager-the-complete-guide/ https://osbot.org/forum/store/product/774-monthly-manager/ https://osbot.org/forum/store/product/773-lifetime-manager/ Besides the manager, this release also brings the usual small changes and fixes. FIXES: - Fixed an issue with dmm level locked world hopping WEB WALKER: - Fixed trying to open some quest locked doors MISC: - f2p/p2p are now valid parameters for the -world cli argument. This will select a random f2p or p2p world - Minor bug fixes. - The OSBot Team
-
[Stable] OSBot 2.6.76
Hey, API CHANGES: - The Quests#Quest enum has been updated to better reflect the game. FIXES: - Fixed arceuus home teleport not working. WEB WALKER: - Added Xerics talisman and Drakan's medallion teleports. - Fixed various links all throughout the game. MISC: - Minor bug fixes. - The OSBot Team