Jump to content

Patrick

Developer
  • Posts

    1828
  • Joined

  • Last visited

  • Days Won

    164
  • Feedback

    0%

Everything posted by Patrick

  1. Nice find, I'll look into it, thanks Edit: pushed version 1.006
  2. Sweet run. I think it might have just not picked up the sceptre, I'll look into it.
  3. Yes it is in the OSBot/Data/exco/slayer folder
  4. Nope the beta is available for everyone
  5. Good suggestion, I'll make it drop the seals if possible before dropping food. EDIT: pushed version 1.004 with the opening fixed and not dropping food
  6. Yeah it's pretty cool for sure. The goal is to be able to bot for weeks on end without having to restart anything yourself. The bot has to load the game, triggered either via that cli arg or the boot UI, to be able to reload the bot and game when something goes wrong. When the reloading part gets fully implemented, you will be able to change how the bot should boot the game (eg which bat file to run for example). But since the mirror part and the reloading part are completely seperate, it cannot work when you start the game by yourself for the first time.
  7. Hey, API CHANGES: - Added Keyboard#isKeyDown(int) to check whether the bot is pressing a key down FIXES: - Fixed Prayer#setQuickPrayer due to game changes. WEB WALKER: - Added Feldip Hills and Prifddinas to the spirit tree links. MISC: - BETA: Added the possibility to launch the game with mirror mode. (can be booted via cli arg -launchgame or via the boot screen). In later versions, this will - in case mirror mode freezes or loses track of the game - attempt to reload the bot and game and restart the script. - Various small changes to improve performance and lower ram usage. - Added the option to bulk insert accounts* - Minor bug fixes. * The account file to import has to be in this format username:password:pin username:password:pin username:password username:password:pin - The OSBot Team
  8. As long as is needed to ensure it is flawless, and then it will be yeah. Expecting a couple weeks.
  9. Thanks, will look into it! Did it open the sarcophagus and just kept trying to open it? Edit: Pushed version 1.002 which should have it fixed, thanks for testing!
  10. Could be moved, Please follow the bug report template so I can look into it
  11. yeah there are some webwalker changes planned for the next client release
  12. It will do superiors but not bosses
  13. You can create a ranged gear profile for turoths and assign that profile to the turoths in the monsters tab in the GUI. Maybe some widgets changed, I'll check it out
  14. This script is currently available for free during the BETA testing. Bugs can be expected during this time. Current version: 1.001 Features: Supports all rooms Loots urns, chests and sarcophagi in either selected or top X rooms Loots Pharao's Sceptres Drinks (configurable) antidote when poisoned Eats (configurable) food when below a certain health Full heal at bank (food or rejuvenate pool) Recharge sceptre when low or charges Buys items from the Grand Exchange Banks at Nardah, Sophanem, Ferox Enclave (rejuvenate pool) or Grand Exchange Requirements: Changelog: Screenshots Bug Reports:
  15. It does not but it sounds like something I could add Please follow this ( ) template so I can add the changes to the webwalker
  16. Enjoy
  17. Thanks, pushed a new version (1.039)
  18. If you can send a screenshot I can change it in the clients webwalker
  19. Enjoy
  20. After those logs it's directly calling method from the API in the client, so I'll see if I can make changes to that for the next release.
  21. Enjoy It looks like mirror might have some data reading issues, I can slow some things down to help improve it. I'm gonna need a screenshot of the log, or the full log (there is an export button) at least to investigate the other things.
  22. Enjoy
  23. Enjoy
  24. Enjoy
  25. Hey, This release brings the changes from the last dev build and some extra tweaks to stable. API CHANGES: - Added InteractionEvent#setOpenMenuOnly(boolean) to only interact with the target by opening the menu. Executing another InteractionEvent could make it interact with the already open menu. An example situation for this would be agility courses. - Added InteractionQueue to queue and execute specific interactions. FIXES: - Reworked the InteractionEvent to improve accuracy and succesrate and allow to interact with the menu if the target is in the opened menu. - Fixed trying to world hop to the PvP arena worlds. - Fixed cli requiring -world argument. - Fixed interacting with odd shaped or small models. WEB WALKER: - Webwalker will ensure the bank and stores are closed when trying to teleport. - Updated the Ring of Dueling teleports options for PvP arena. - Fixed some changed agility shortcut links. MISC: - Minor bug fixes. - The OSBot Team
×
×
  • Create New...