Jump to content

Token

Script Officer
  • Posts

    8431
  • Joined

  • Last visited

  • Days Won

    49
  • Feedback

    100%

Everything posted by Token

  1. Token

    Stealth Quester

    It depends on when it was supposed to bank. The script is actually always banking at falador except for a few quests like Priest in Peril where it uses varrock east bank. If you ran it on F2P though then there might be a lot of walking that I'll try to fix before the official launch with an enhanced path comparing algorithm.
  2. Did you try without those underscores?
  3. Token

    Stealth Quester

    Thank you for your feedback, I will try to find work arounds where possible for webwalking like the one I use in Ernest the Chicken and Vampire Slayer (on P2P worlds), they just take a lot of coding but should eventually work without bugs.
  4. I'm not sure if this is the case with that specific building which contains the chest but if you check for and x and y coordinates but not z and your player ends up standing on those exact coordinates but on ground floor the bot will get stuck. I generally compare the whole position of an object as that's 100% accurate and will not produce such bugs. The following code should work: if (myPosition() != new Position(2672, 3301, 1)) { state = "Walking to spot"; walking.webWalk(new Position(2672, 3301, 1)); }
  5. Token

    Stealth Quester

    Authed Did anyone test the new quest, Pirate's Treasure?
  6. Token

    Stealth Quester

    Authed Which quests did you have to assist it through except for Dwarf Cannon?
  7. Token

    Stealth Quester

    0, jagex does not compare behaviours between accounts.
  8. Token

    Stealth Quester

    30-35 in first version. I will keep adding quests though. There is no set price yet. Authed Just report any bugs you encounter using the template on first post and I'll fix them.
  9. Token

    Stealth Quester

    It's hidden right now. Still in beta testing as it's not a stable build yet (should be public within a week).
  10. Token

    Stealth Quester

    Did the bot manage to teleport after cutscene anyway?
  11. Token

    Stealth Quester

    Close your eyes, it helps. I appreciate you decided to block Duke Horacio's head though, I'm sure it stores important info relevant to your account. Also, did you run cook subquest then imp catcher (script might not be able to leave RFD zone due to cutscene) ?
  12. Token

    Stealth Quester

    Authed Welcome back luv
  13. Token

    Stealth Quester

    Authed They generally last for 48 hours.
  14. Token

    Stealth Quester

    What are the logger messages?
  15. Token

    Stealth Quester

    Authed It's good so far but not yet what I consider a stable build. Might be released within a week. I can auth you the beta version if you want to test.
×
×
  • Create New...