Jump to content

Nikok

Members
  • Posts

    26
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Nikok

  1. While my script is webwalking to a location and it gets hit it doesnt eat and does not return the correct hp%, instead it always returns 100 while walking even if i restart the script and may end up dying if (myPlayer().getHealthPercent() > 65) { walking.webWalk(Wilderness); } else if (myPlayer().getHealthPercent() < 65) { inventory.getitem(food).interact("Eat") } it never eats until it has actually reached the destination unless it dies
  2. Got banned using the script today, only ran it 3-4 hours a day for 3 days i've had the script and today 20 mins after starting it, i got banned
×
×
  • Create New...