Jump to content

Token

Script Officer
  • Posts

    8431
  • Joined

  • Last visited

  • Days Won

    49
  • Feedback

    100%

Everything posted by Token

  1. Token

    Stealth Quester

    If any of you has done Big Chompy Bird Hunting a lot, have you ever managed to burn the raw chompy when attempting to generate a seasoned chompy? If this is possible, do you get the secondary ingredients back?
  2. If you want to write an efficient anti-ban you should first think about how a bot detection system is implemented. Most important thing you should know before this, which most people don't, is that jagex has no way to track mouse movements. Sending instant input to the client, repetitive mouse patterns, clicking the same pixel 24/7 will not get you banned. Simulating a player that watches youtube in a separate window will therefore not help you at all.
  3. Token

    Stealth Quester

    That one may actually not be stuck though, there are timeouts on certain events which simulate a player afking after clicking something, up to 120 seconds, someone has told me there may be an issue where it does get stuck but I don't think that's the case there
  4. Token

    Stealth Quester

    Where exacly did it get stuck? What's in the logger?
  5. Token

    Stealth Quester

    Any error messages? Are you running a quick start options? Mirror mode or stealth injection?
  6. I wouldn't have looked at your request if it wasn't all about me
  7. Token

    Stealth Quester

    Most of them can be done on level 3, such as Waterfall Quest, Lost City, Fight Arena, Vampire Slayer. Some quests which cannot be done on level 3 (not even manual) are Priest in Peril, Demon Slayer, Elemental Workshop I.
  8. Token

    Stealth Quester

    Make sure you save the preset after you create it, and then select it in the quest tab
  9. Token

    Stealth Quester

    I'll add them Already started quests were disabled a few versions ago due to some bugs but will be re-enabled soon as these bugs have been fixed, it's just that I was working on other updates
  10. Token

    Stealth Quester

    I'll send some accounts there and see what happens If you manually add it to your quest list you should create a gear preset containing any spell set on autocast, by wielding a staff, selecting the spell on autocast and clicking load gear
  11. Token

    Stealth Quester

    I said I'll add a failsafe for that, I'm training some accounts right now as I said in the post above because I need to test it
  12. Token

    Stealth Quester

    Desert Treasure is not on the to-do list but yes I'll be adding other quests Ales are bought from the Grand Exchange though, did it start the quest without having exacly 4 x Asgarnian ale in bank?
  13. Token

    Stealth Quester

    It should be fixed when the SDN updates. Gonna edit the list above, I forgot to mention that one.
  14. Token

    Stealth Quester

    Just a quick update: Added a failsafe to RFD Pirate Subquest, it will now go for 3 fishcakes instead of 2 Fixed a bug where the bot would not deposit quest items from previous quests before starting any further quests HP it will eat at will now scale off your maximum HP. It is computed as minimum HP + (static HP - 10) * scaling factor (default 0.5f) so the bot should no longer die on quests like Waterfall Quest if you have previously done Witch's House Bank difference computations done at beginning in order to decide how many items should it buy will now also take into account the amount difference, therefore if you have 2 Games Necklace(5) and 3 Games Necklace(3) and the script requires 30 charges, it will only purchase 2 Games Necklace(8) Fixed a bug where it would only buy 1 of each charged item, therefore running out of charges when teleporting too much during quests Completed quests are now filtered and no longer displayed on the GUI to make it easier to see which quests you can do (previously started quests are also filtered because they aren't yet supported again but will be enabled soon) I'll be adding some failsafes for Big Chompy Bird Hunting and RFD Ogre Subquest (burning the bird) too, just need to train up some accounts for tests Script now officially supports command line arguments. The 6 parameters it can take are: "all", "rfd", "nmz", "f2p", "ava" and "7qp" for every quick start option on the GUI. You can now start the script and have all quests done on your accounts with just a command line instruction. Command syntax: java -jar pathtojarfile -login yourosbotusername:yourosbotpassword -bot botusername:botpassword:botpin -script scriptid:scriptparameters If your accounts don't have a pin, you can put any random number in there but don't leave it blank. Stealth Quester script id on the SDN is 845. Example usage: java -jar "Desktop\osbot 2.4.68.jar" -login sexiguy69:stronkpassword -bot botnumber1:lepassword:1234 -script 845:all Which will start an OSBot client, skip the boot interface, add a botting tab with the account "botnumber1", and start Stealth Quester with the "All" option.
  15. Token

    Stealth Quester

    1 session is probably better. It should complete the 5 supported subquests all required prequests for them in about 2 hours.
  16. Token

    Stealth Quester

    Yes, it's a 1 time fee
×
×
  • Create New...