Jump to content

Token

Script Officer
  • Posts

    8431
  • Joined

  • Last visited

  • Days Won

    49
  • Feedback

    100%

Everything posted by Token

  1. Token

    Stealth Quester

    Already working on tree gnome village, biohazard is not yet on the todo list though.
  2. Token

    Stealth Quester

    Thanks for the feedback Authed
  3. Token

    Stealth Quester

    Thanks, that's unfortunately strictly related to webwalking which is very broken right now. Running Prince Ali Rescue on P2P should not be a problem though as it will rely on teleports there and not encounter the Al Kharid gate. Authed
  4. Token

    Stealth Quester

    Not on my current todo list but maybe after I finish the ones I'm working on.
  5. Token

    Stealth Quester

    Ty it's going to be a long way to adding all quests though, it only gets ~50 QP right now.
  6. Token

    Stealth Quester

    I'll probably include them if I have time this week, otherwise next weekend. Authed
  7. Token

    Stealth Quester

    5 cranberry cookies and you get lifetime subscription People aren't generally interested to see info about quests they already added. If you are not sure what the requirements are, you can remove it and select it in the initial list. Authed Authed My skype is tokenscape, but you can just report bugs here/private chat if you feel more comfortable with that.
  8. Token

    Stealth Quester

    Then don't worry, I think the last update covered pretty much all of those. Let me know if the issue persists.
  9. Token

    Stealth Quester

    3rd tab in the GUI is for selecting gear. Load your gear, save a preset and select that preset in the quest selection screen (you must have a spell selected on autocast when loading gear to be considered a magic preset). Or use the quick preset options. Pure/NMZ is Witch's Potion, Imp Catcher, Waterfall Quest, Lost City, Fight Arena, Vampire Slayer.
  10. Token

    Stealth Quester

    Thanks for the report, I'll make a few accounts with 18 slayer and run some tests on Animal Magnetism.
  11. Token

    Stealth Quester

    Thanks for the report, I would appreciate if you could be a bit more detailed on that so I know what needs to be fixed. Webwalking is broken right now, if the script sits there for 5 seconds not doing anything doesn't mean it's not going to continue, it's searching for paths, it is supposed to try all monuments until it finds the correct one. Can you be more detailed on those railings as I've never encountered any issues with that? Also did you run all these in the last 8 hours as that's when the last update happened? Did you use a quick start setting or did you manually add quests? Was it a F2P world or P2P? What debug messages did the script send on Prince Ali Rescue when banking? Also, did these all hapen on the same account or multiple accounts? Did you pause/enable input during runtime?
  12. Idk... In school it was all console based for me...
  13. I'm not very familiar with JavaFX but window controls generally rely on events. Also if you want to be a serious programmer you don't write code in anything but english.
  14. Token

    Stealth Quester

    Are you using mirror mode? EDIT: SDN has been updated and now the script should run much smoother. Let me know if you are still having issues. Also, for those of you trying to run it on mirror mode, OSBot's mirror mode has been most likely missing dialogues/widgets hooks for weeks and has not been fixed yet (most likely included in mirror client v2.2). The script may not behave properly when interacting with dialogues/widgets if you are running it on mirror mode!
  15. Java is case sensitive so it's the same if you name your variables "man" or "Man". It only matters that you use the same everywhere in your code.
  16. Your man variable is most likely null resulting in always waiting. You should search for a man in onLoop() not onStart().
  17. Token

    Stealth Quester

    Sure, the script should be updated by tomorrow.
  18. Eclipse is the standard for Java Development but I'm pretty sure NetBeans is also very popular (and offered by Oracle).
×
×
  • Create New...