Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27062
  • Joined

  • Last visited

  • Days Won

    215
  • Feedback

    100%

Everything posted by Khaleesi

  1. I believe the walking code is a event and no other code of yours gets executed until it's done. If you print out some logs you can see that What you can do is create your own walkingevent: (Rough guess) WalkingEvent event = new WalkingEvent(); event.setPath(areasAndPaths.pathToDestination); event.setHighBreakPriority(true); event.setBreakCondition(new Condition() { @Override public boolean evaluate() { return atDestination() || nearbyThreat(); } });
  2. Sure just hit me up on discord ^^
  3. You already have an expired trial on this script Enjoy! Enjoy!
  4. Somethimes restarting the client can fix a lot of these weird things
  5. Very strange can you send me a screenshot where u start it and what settings you are using?
  6. Enjoy! You already have an expired agility trial
  7. You already have an expired trial on this script
  8. hmm stramge, if you see tyhis again, please grab a screenshot so I can see where it is, script status, how the inventory looks and that kind of stuff Or ring of dueling to ferox, free health and run restore ^^
  9. Works just fine... You would be the first in 7 years to have this issue
  10. None of my scripts have muling or ge restocking atm Working on rewriting some parts so this dopesnt happen anymore
  11. Welcome! To run the script itself you do not need VIP VIP is required to use mirror mode and to run 2+ accounts
×
×
  • Create New...