Jump to content

Token

Script Officer
  • Posts

    8431
  • Joined

  • Last visited

  • Days Won

    49
  • Feedback

    100%

Everything posted by Token

  1. What you are describing is an incompatibility between the OSBot client and the OSRS client which only happens on mac because of the different JVM architectures. The only way to use mirror mode on a mac is by attaching to a browser instead of the runescape client. Just go to a runescape world address such as http://oldschool75.runescape.com and the OSBot client should attach itself to your browser.
  2. Token

    Break Handler

    I'm pretty sure he's not a scripter, hence he's posting in the General Help section. But even if you were to implement that in a script, BreakManager is a RandomSolver which means it's executed by the RandomExecutor which stops the script threads (threads used by the EventExecutor probably) so whatever you do in onLoop will not execute after the BreakManager kicked in. What you can do though, is get the time until the next break and act accordingly in your script code. As a user you can ask the scripter to implement support for taking breaks if their script is performing activities which involve combat. This, however may be a bit more difficult to implement and not many scripters will be willing to do it. It is not a problem on OSBot's end as the client cannot figure itself how to leave combat in any situation without damaging the script context, therefore it should be handled in script code.
  3. Token

    Stealth Quester

    Yes but the script cannot define a "as much as the user has" amount of arrows (just like it uses a fixed amount of runes for magic) so instead it uses a predetermined amount, which due to the fact that monsters during Fight Arena are not weak to ranged (but mage instead) may run out of arrows. I will test the range part later and see what's the issue
  4. Token

    Stealth Quester

    I'll take a look at that, I always run it with magic when doing it myself, there may be issues with running out of ammo if you aren't high range
  5. Token

    Stealth Quester

    What was your gear preset? Did you use mirror mode?
  6. I'll do it for $10 but only works on windows
  7. Token

    Stealth Quester

    Which one of them?
  8. Token

    Stealth Quester

    I do know what quests are next but I'd rather no one else knew
  9. Whenever I have problems, I fap
  10. Token

    Stealth Quester

    Thanks, found the culprit. Should be fixed when the SDN updates
  11. Token

    Stealth Quester

    When was this? Was it debug mode/dmm mode/mirror mode? Did you have falador teleports in inventory? Was it a quick start option?
  12. Token

    Stealth Quester

    soonTM Thanks, that's an error in the webwalking classes but it shouldn't be something to worry about Idk, but you can try
  13. Token

    Stealth Quester

    They are some values bound to your runescape account, which describe various states you are currently in. The quest stages are some of these, but there are a lot more. Scripts don't usually rely on configs because they are hard to obtain, but they are powerful because they give you a lot of info, such as knowing everything about grand exchange offers without even being at the grand exchange (it's how osbuddy works).
  14. Token

    Stealth Quester

    My only guess would be that the account you are using has a different config for Jungle Potion than others, I have encountered this before with Fight Arena. I pushed an update which should take into account more configs. Just wondering, when did you create this account?
  15. Token

    Stealth Quester

    Alright, I can check the quest order if it was the quick start If an error happens, the logger messages will indicate what's the problem though There's a warning for that on the first post, nothing that works with interfaces will work properly on mirror mode
  16. Token

    Stealth Quester

    Is that on mirror mode? What quests did you run before Jungle Potion and what quest was supposed to follow?
  17. Oh guys... oh. I can't believe it. You are awsome! Thanks for your continuous support. I wish to thank all OSBot members for this honest vote. I still can't believe I made it to the second place.
  18. I don't date guys who smoke ;)
  19. Token

    Stealth Quester

    Authed ;) I only give 24 hour trials
  20. What's happening next week sis? ;)
×
×
  • Create New...