Jump to content

H0rn

Scripter I
  • Posts

    762
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by H0rn

  1. Hot script dude, will give it a shot on f2p
  2. H0rn

    Stealth Quester

    You left a quester run for 5 hours while you went to work ?
  3. The script is free, providing you have VIP.
  4. Be sure to be on the latest public build of OSBot too, that usually helps with issues like that.
  5. I believe this was due to a game update, could you try again and see if it works?
  6. H0rn

    WebWalking

    https://osbot.org/api/org/osbot/rs07/event/WalkingEvent.html For example: Area myArea = new Area(x, y, x, y); WalkingEvent walkingEvent = new WalkingEvent(myArea); execute(walkingEvent); Using events like this also means you can change certain event settings, read it all in the api mate.
  7. H0rn

    WebWalking

    You should only use WebWalking when walking from unknown places really, in laymans terms don't rely on WebWalking to get you from A to B handling objects as a simple way to walk. You can easily write a few lines of code to walk from x to z.
  8. Always love your products, purchased, nice work.
  9. Nice work As always..
  10. I got a ban quashed then botted 99 str and range with no bans
  11. Just got unlucky I guess lol, I've had insane luck on some accounts and then crazy shit luck on others..
  12. Very sure, I've never had it unchecked ?, I'll get a screenshot next time if I notice it again, status was "Sip" and the mouse was hovering over the crab position it last walked to.
  13. I also noticed that the mouse is "stuck" in motion, I had "Move mouse outside screen" enabled and when it's attempting to sip the potion the mouse just stays on screen until the next interaction is called. should have included this in my earlier post but I was super tired
  14. Hey, I've noticed that when I use Super attack and super strength without "Bank when out of potions" enabled it hangs on "Sip" when either potion runs out, for example it's continuing to attempt to sip/find Super Attack (1) which is no longer in my inventory. I think it's due to running out of super attack before super strength on my pure.
  15. You've been banned since this post?
  16. It's RSBuddy's unstable API, seems to happen sometimes. Edit: Pushed an update that should fix the issue.
×
×
  • Create New...