Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27114
  • Joined

  • Last visited

  • Days Won

    215
  • Feedback

    100%

Everything posted by Khaleesi

  1. No trials on this script
  2. Osbot client deals with that
  3. The fix is already pending, just waiting for osbot to apply. Pick another food type for now
  4. Might just wanna restart your client, should be impossible but will take a look at it first thing tomorrow
  5. 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()
  6. 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
  7. Enjoy the trial! Yes that's possible
  8. 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
  9. 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?
  10. Might just wanna retsart your client... the webwalker deals with the walking
  11. The west shortcut is only to get back to the center after crafting runes... if that is what you are asking
  12. Ya that should do the trick indeed , will take a look at the tomes soon
  13. 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!
  14. Ya thought so, thx
×
×
  • Create New...