Jump to content

Token

Script Officer
  • Posts

    8431
  • Joined

  • Last visited

  • Days Won

    49
  • Feedback

    100%

Everything posted by Token

  1. It's actually a script selector bug that @The Hero of Time reported about 2 weeks ago. It happens only on certain scripts (both SDN and local). http://osbot.org/forum/topic/97514-sdn-bug/
  2. Token

    Stealth Quester

    Priest in Peril is already there, Nature Spirit might take some time. Is the bot just sitting at bank? What other RFD subquests have you completed? Authed
  3. Token

    Stealth Quester

    Did you put Amulet of Glory (5) in your gear preset? It also buys gear that's why I always recommend not to put charged items in there (it will also use glory during quests). In order to set a combat style all you have to do is go to gear preset tab, create a new preset or overwrite an existing one by pressing "Load Gear". The script will detect what combat style you are currently using and will display on the GUI one of FIRST (usually attack xp), SECOND (strength xp), THIRD (controlled), FOURTH (defence xp) for the 4 basic styles and FIFTH for magic which will also have a spell name such as "Water strike" on the GUI. Empty slots are marked as "null". Once you finished the preset, press "Save Preset" and then you can select this preset from the quest list window. PS: The quick start options already have predefined gear optimized for completion at lowest level possible. The gear settings only apply to quest lists you make yourself.
  4. Few months, reached #79 in magic, was running a goldfarming method that gained magic xp. Banned at 31m xp.
  5. Token

    Stealth Quester

    Yes the script automatically gathers the Ecto-tokens for Animal Magnetism, as for the script not allowing certain quests to be added to the list there are various causes. The most common one is the quest has already been completed. Ernest the Chicken though, is blocked from being added to the list on F2P worlds as the webwalker cannot leave the Draynor Manor, the P2P version uses falador teleport tablets to escape the mansion. Lost City can only be completed with magic (you have no armour/weapons on Entrana) so in order to add that one you must use a gear preset that contains a spell. Priest in Peril cannot be completed with magic (the fight with the Temple Guardian) so it will not allow you to add it if the gear preset you are using contains a spell. All these exceptions are printed in the client's logger when you try to add the quests and can also be found in the instructions on the first post. Authed Looks like the exceptions part disappeared from the first post, I readded it.
  6. Token

    Stealth Quester

    Yes in all quest lists Fishing Contest is before the RFD subquests but it will just say you don't meet the requirements and skip it.
  7. Token

    Stealth Quester

    Was it at the beginning of the quest or during the quest? The script allows quests which you don't meet requirements for to be added to the quest list but it should just skip them if they reach that quest and you still don't have the requirements for it. That's because it enables you for example to complete Doric's Quest which gives you the mining levels required for The Knight's Sword so it can be done without restarting the script. Was the requirements not met addressed towards Fishing Contest (10 fishing) or the RFD Goblin Subquest (Goblin Diplomacy, Cook's Assistant, RFD Cooking Subquest)? Authed
  8. Token

    Stealth Quester

    So it was talking to Dr. Harlow and it already had a "Stake" in inventory?
  9. Token

    Stealth Quester

    Thanks for the feedback I'll take a look at the innkeeper, haven't seen it getting stuck there yet.
  10. this is a story about how i fell in love with maldesto: i really like maldesto because he gave me many chances on osbot, i was a cunt to him many times whenever he didnt want me to manage the shitbox but he forgave me, i have seen since that he is a great guy now scotty is shitbox manager i love maldesto even more and hopefully one day he will love me back and make me shitbox manager too
  11. Token

    Stealth Quester

    The grand exchange event might eventually time out after a few attempts and a popup will appear saying you don't have enough money in bank for the required items. What was the cash stack when this happened?
  12. Token

    Stealth Quester

    I can always give you a trial before you buy it if you want. Just so you make sure it is what you want before you actually buy it.
  13. Token

    Stealth Quester

    Thanks for the feedback, I'll be adding more quests soon. Authed In a few days. The script is written in such way it does quests with minimum possible stats. For example, it is able to complete Waterfall Quest, Fight Arena, Lost City, Vampire Slayer on level 3 accounts as it uses safespots/deathwalking and the quick start buttons feature predefined gear presets and quest orders that make it possible to complete all quests included with minimum level requirements.
  14. Apply area filter: GroundItem item = groundItems.closest(new AreaFilter<GroundItem>(AREA)); You can also add other filters for example a name filter: GroundItem item = groundItems.closest(new AreaFilter<GroundItem>(AREA), new NameFilter<GroundItem>(NAME));
  15. Token

    Stealth Quester

    It's already in there.
  16. Token

    Stealth Quester

    Thanks for the feedback Let me know if you are having any issues.
  17. Token

    Stealth Quester

    Thanks for the feedback. Yes the RFD Evil Dave will be added soon after I manage to finish the boss fight in Shadow of the Storm as it's quite a difficult one especially because I aim to do these quests on lowest possible stats. EDIT: almost finished clearing the Temple Trekking minigame bugs so the Shades of Mort'ton quest will be available in the GUI soon. Also pushed an update to fix many bugs including banking errors in Waterfall Quest and Animal Magnetism, config matching errors for Elemental Workshop I and RFD Pirate Subquest, added a workaround for the webwalking bug occuring in Gertrude's Cat.
  18. Token

    Stealth Quester

    Thanks for the report, I'm running a few tests on it in a few minutes then I'll push a fix. 0 for now.
  19. Token

    Stealth Quester

    Thanks for the report, that's unfortunately an internal error in the webwalker. I think it should work if you start it somewhere else not around Al Kharid as that's where the webwalker might attempt to use shortcuts (and fail to do so) if you have unlocked the gnome gliders.
×
×
  • Create New...