Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Token

Script Officer
  • Joined

  • Last visited

Everything posted by Token

  1. Token replied to Token's topic in Others
    Do you remember after which quest this happened?
  2. Token replied to Token's topic in Others
    Hmm, that's rather odd. I'd say it's something new in .53 but I just tested it myself... What quests did you attempt to complete? Did you use a quick start option?
  3. Token replied to Token's topic in Others
    Hi, could you be more specific? What's printed in the logger? Are you running this on mirror mode?
  4. Token replied to Token's topic in Others
    Someone had a similar issue before because his PC had some partition problems (moved the Documents folder from his user to another partition). Do you have a Documents folder in C:\Users\<user> ? Did you create a gear setup which uses a spell that is not supported (only strikes, bolts, blasts and waves) ?
  5. Token replied to Token's topic in Others
    Authed
  6. Token replied to Token's topic in Others
    As previously requested, I have rewritten the quest The Knight's Sword. When attempting to obtain the sword portrait it will now reopen the door if it has closed and it will also attempt to take it if Sir Vyvin is on the western wall facing the wall. It should be 100% level 3 friendly as I have managed to develop a system which detects bot death and will rebuy lost items upon death and restart the current stage. It should be on the SDN soon, many other bug fixes have been pushed in the last few days and are already on the SDN.
  7. Token replied to Token's topic in Others
    Ok lol. It most likely takes some time to fix the fences, it might sit a few seconds before attempting to fix again, what exacly was it doing, were there any messages in the logger? The notes in Rune Mysteries are obtained during the quest not from your bank, they are handed to you by the wizard during quest. Try to let the script do quests from start to finish without interrupting it as in some situations there is no way to detect precisely on which quest stage it is. Sure.
  8. Token replied to Token's topic in Others
    Authed
  9. Token replied to Token's topic in Others
    Could you please post the messages printed in your logger? EDIT: maybe you have some pending offers in Grand Exchange? Sounds like a common scenario, the script has to wait for all offers as it will use the Grand Exchange itself. It will also print in your logger "There is a pending offer, waiting for completion".
  10. Token replied to Token's topic in Others
    I have forwarded the bug report you sent me yesterday to the developers, as from the stacktrace that seems as it's an internal OSBot error. My guess would be that somehow your webwalking data is corrupted. I believe it may help if you delete your OSBot folder from documents and reinstall webwalking data when prompted upon opening OSBot. Thanks for the feedback Was the spell you wanted to autocast selected when creating the gear preset? (set it on autocast, press "Load Gear" and the spell should be displayed on the GUI). The problem with continuing where it left before a crash is unfortunately very complex as quests are based on runescape configs which don't offer much flexibility but I'll see what I can do to make it better continue from where it left. Properly deathwalking and rebuying lost items from the GE would be on top of my todo list. well... the bot doesn't have a player weight hook so it can't really detect your weight, I guess I'll find a workaround to this. Did this happen with the quick start option or did you select the gear? Hi, could you post the messages in your logger? Did you start this using a quick start option or did you add the quests manually?
  11. Token replied to Token's topic in Others
    All this time I thought they were 32 lol
  12. Token replied to Token's topic in Others
    I'll take a look at those, were you running on mirror mode? Did you use quick start? Was there anything printed in the logger?
  13. Token replied to Token's topic in Others
    Thanks, I'll take a look at it. There might be some fails on interactions/walking as the webwalker is quite broken right now but the script should be able to recover and continue
  14. Token replied to Token's topic in Others
    You can use your gear presets for any quest but this only applies if you make your own quest list. The quick start buttons have predefined quest lists each with their predefined gear presets to make them easy to use, requiring just a click to complete all quests.
  15. Token replied to Token's topic in Others
    Are you by any chance attempting to set a spell which is not a strike, bolt, blast or wave? The script only works with strikes, bolts, blasts and waves (the 16 standard spells) as that's what most people use and are cost efficient, I will expand it to use special spells such as Iban's Blast, Crumble Undead and the other spellbooks in the future, but those quests are generally completed with earth strike as it's very cheap and effective.EDIT: if the script no longer starts so that you can remove the presets which have invalid settings, go to C:\Users\Daniel\Documents and delete the folder called StealthProject. I will update the script to verify its data files so that this error doesn't occur anymore.
  16. Token replied to Token's topic in Others
    Thanks, I'll take a look at that quest
  17. Token replied to Token's topic in Others
    Mirror mode dialogue/widget hooks are not working, has been more than 1 month since I reported this issue. Unfortunately no script that requires interactions with dynamically filtered widgets will work on mirror mode http://osbot.org/forum/topic/94170-mirror-mode-dialogueswidgets/ I recommend you run it on stealth injection in the mean time.
  18. Token replied to Token's topic in Others
    Well, that says he's trying to find a walkable tile around the tree spawns, so as long as he is just sitting there and waiting for trees to spawn that's not a reason to worry.
  19. Token replied to Token's topic in Others
    Wasn't it just waiting for the trees to respawn? There are 3 trees and you need 5 logs so it will wait 10-15 seconds for respawn.
  20. Token replied to Token's topic in Others
    Thanks for the report, did you by any chance do RFD Dwarf Subquest, RFD Pirate Subquest or RFD Ogre Subquest before attempting this? What was the bot doing when that message was displayed during Big Chompy Bird Hunting?
  21. Token replied to Token's topic in Others
    Thanks for the feedback. Those issues seem to be entirely related to webwalking which is currently very broken and has been like this for almost 1 month. It generally runs a bit slow because we have to wait for webwalking events to fail, which is why the script appears to have problems with obstacles, the WebWalkEvent as it is right cannot handle any obstacle and only after the event has failed it can run my code which handles all obstacles. I'm glad you liked it, I'm just rewriting some stuff then most likely adding Witch's House/Shades of Mort'ton/Nature Spirit/Mountain Daughter.
  22. Token replied to Token's topic in Others
    Thanks for the feedback, did you also try the other 3 quests? Have bots managed to complete them without any problems? Well, bots generally missclick sometimes (because everything is based on InteractionEvent which is not accurate itself) but I'll see what I can do.
  23. Token replied to Token's topic in Others
    Sure, 24h.
  24. Token replied to Token's topic in Others
    That's caused by the webwalker which apparently is unable to properly check conditions for shortcuts, I'll upload a temporary fix for that. Thanks for the feedback, I'll take a look at it when continuing the Morytania quest series.
  25. Token replied to Token's topic in Others
    Oh, thank god it was not something else they changed in banking. Quick update: I modified the original post to make it more clear and you can now see what quests are associated with each quick start button. I'm reworking interactions and banking right now to fix the bugs reported lately, including Romeo And Juliet, Pirate's Treasure, The Knight's Sword. As requested, I have also included a popup which will notify the user that he does not have enough money to purchase the required items and will stop the script and The Knight's Sword will be more level 3 friendly. PS: the new quests involve some combat so please have decent stats before attempting the last additions! At least during RFD Pirate Subquest you will have to defeat 7 enemies between 23 and 31 combat. I it on accounts with 36 attack and 30 strength (generated by Waterfall Quest, so doing that before should be enough).

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.