Jump to content

Token

Script Officer
  • Posts

    8433
  • Joined

  • Last visited

  • Days Won

    49
  • Feedback

    100%

Everything posted by Token

  1. Trees occupy 4 squares so you will have that entity 4 times
  2. Token

    Stealth Quester

    Don't use debug mode unless it's necessary, it will not buy the required items if you do so and it will encounter errors if you don't have the required items, like in this case
  3. Token

    Stealth Quester

    No vaders allowed Are you using DMM mode? Debug mode? What other quests are in the quest list besides Priest In Peril?
  4. I clicked this expecting to see plans for a new 9/11
  5. You probably already have a client listening on port 5005, therefore the new client can't bind to that port
  6. Token

    Stealth Quester

    Authed :xdoge: Authed :xdoge:
  7. Token

    Stealth Quester

    Patience, I'm not dead :xfeels:
  8. Token

    Stealth Quester

    Rantz gives the player a bow once he fails to catch the bird, are you running the OSBot dev build (2.4.104)? The only possible cause may be something interrupted the bird from spawning, like another player running around there after the bot drops the toad and lost the toad
  9. Token

    Stealth Quester

    It's waiting for the bird to spawn
  10. Just do like I said, stop using widgets and go for clicks
  11. The widget debugger also displays actions if you scroll down a bit. If there is no "Make 10" action present in there then chances are that you are not trying to interact with the right widget. Using left and right clicks instead of methods like interact will always be more accurate when interacting with widgets.
  12. Token

    Stealth Quester

    Completed quests are not displayed on the GUI. I am aware of this issue happening in some cases where people do Goblin Diplomacy manually because they manage to somehow complete the quest differently, but I haven't found out what they do different from the script.
  13. Token

    Stealth Quester

    Did you do it manually?
  14. Try the getTileHeight() in GraphicUtilities class, that one should not return 0. Add the model height to that and you got the top of the entity.
  15. Maybe Position#getTileHeight() and Entity#getHeight()
  16. Token

    Stealth Quester

    It's a questing script, not skilling
  17. Token

    Stealth Quester

    Use the stable build (101), the dev version is for testing only
  18. Token

    Stealth Quester

    Delete the OSBot folder located at C:\Users\<USER>\OSBot\ The most common cause for this is attempting to insert spells which are not supported, modifying the gear preset files or forcefully writing data into the GUI which usually leads to corrupt gear presets
×
×
  • Create New...