Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27480
  • Joined

  • Last visited

  • Days Won

    222
  • Feedback

    100%

Everything posted by Khaleesi

  1. ya I believe it's nice, just don't overdo it for every few seconds You could add it in the same conditional sleep, !spot.exists()
  2. There isn't a settings in the script or client that can fuck this up tbh, just basic webwalking tried to reinstall osbot completely by deleting the folder? Feel free to join the discord, talks easier
  3. Enjoy the trial! Yes that's possible
  4. it sleeps for maximum 10 seconds OR until it starts animating Make sure to wrap the interact in an if too, so you won't be waiting 10 seconds if the interaction failed if(spot.interact("Lure")){ new ConditionalSleep(10000) { @Override public boolean condition() { return myPlayer().isAnimating(); } }.sleep(); } https://osbot.org/api/org/osbot/rs07/utility/ConditionalSleep.html For more info
  5. have fun!
  6. I have been running it non stop for weeks there and I never noticed this, nor are other people atm. I'm running it for 30 min right now and I did not skip it even once, so I believe the issues lies on your end somehow?
  7. Might just wanna retsart your client... the webwalker deals with the walking
  8. The west shortcut is only to get back to the center after crafting runes... if that is what you are asking
  9. Ya that should do the trick indeed , will take a look at the tomes soon
  10. Grab a screenshot and check the client logger for errors. If it needs to teleport away that often, you might wanna level up your defence and HP, else it totally not worth running abyss Enjoy!
  11. Ya thought so, thx
  12. Ya that will probably fuck it up
  13. Enjoy!
  14. This message has nothing to do with the osbot client as far as I know, it literally means you tried to login too many times to a certain account. Maybe that the jagex launcher skips that check since it's linked
  15. I have no idea about that, 'm not sure how the inner mechanics of the walkingevent works, you can tweak it some with other option you can add like minimapdistance, ... maybe that helps for you?
  16. Enjoy! Make sure to read the tips and tricks in the OP
  17. Have fun!
  18. Very strange, no matter what task you do they all use the same code, Can you grab a screenshot of the exact issue because when i tried running it was fine EDIT: Doesn't that have to do with the fact you are doing multiple tasks in a row? and at lvl 15 you do something new?
  19. Enjoy!
  20. Ofc! Enjoy
  21. Grab some screenshots when it's stucl, also show the logger so I can see what's going on and how the current state of the player is
  22. You need potions, impossible without
×
×
  • Create New...