Jump to content

Patrick

Developer
  • Posts

    1806
  • Joined

  • Last visited

  • Days Won

    161
  • Feedback

    0%

Everything posted by Patrick

  1. I don't have an ubuntu machine but I can try to source one to test it.
  2. 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.
  3. Anything in the log when it stops?
  4. I've readded the scripts and breaks panels when launched from the manager
  5. This, there is an issue after reordering/sorting. There will be a new version with this fixed later this week
  6. 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.
  7. 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.
  8. 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.
  9. Fixed in the next version (1.06).
  10. 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
  11. 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
  12. 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
  13. 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
  14. Thanks, took some convincing but well worth it
  15. Enjoy Make a combat profile with the food and potions you want, then go to the monster tab and assign this profile to the monsters where you wanna use it on. You can ctrl+a to select them all if you want.
  16. Hey, API CHANGES: - Added Quests#DESERT_TREASURE_II WEB WALKER: - Fixed and added some links all over the game. MISC: - Added ScriptExecutor#isRunningQueue to check if your script is being ran via a scriptqueue. - Minor bug fixes. - The OSBot Team
  17. Enjoy Thanks, I'll see if I can add a check for that
  18. Enjoy Thanks, pushed version 1.055 with this added
  19. Hey, Download link: http://osbot.org/devbuilds/osbot 2.6.74.jar Just a couple small bugfixes and tweaks. FIXES: - Fixed Bank#getCapacity and thereby functions that use it (eg. isFull()) - Fixed not being able to boot a script queue where the first script is local. WEB WALKER: - Added a couple random dungeon links and fixed some wrong portals. MISC: - Minor bug fixes. - The OSBot Team
  20. Hey, Mostly fixes in this release API CHANGES: - Removed deprecated Arceuus spells. FIXES: - Added support for the new bank popup message. - Added item deselection before attempting to drop. - Fixed Magic#getCurrentBook not working correctly. MISC: - Added support for account groups. Adding/removing an account to/from a group can be done by right clicking the account name and selecting the 'Change group' option. - Minor bug fixes. - The OSBot Team
×
×
  • Create New...