Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26736
  • Joined

  • Last visited

  • Days Won

    211
  • Feedback

    100%

Everything posted by Khaleesi

  1. Not true, doing it the wrong way gets you banned. But agility and runecrafting are currently pretyt high bann rate. But not for everyone... Seen people run 12-24h multiple day and not getting banned
  2. 1) Could you take a screenshot of this when it happends? Is the ring of duelling equipped at that point? 2) Any logs in the logger about missing items or? 3) Can you try to zoom out at bit more? bit not all the way though Thx for the feedback! Script updated to V1.14: - Fixed traversing to bank issue (SHould solve idles)
  3. Yes, create your own event like this: private boolean interactionEvent(NPC monster, String action) { InteractionEvent ev = new InteractionEvent(monster, action); ev.setOperateCamera(false); ev.setWalkTo(true); execute(ev); return ev.hasFinished() && !ev.hasFailed(); }
  4. Possible to screenshot when it's stuck?
  5. ounds like somehting fucked up the client .. Can you restart the client?
  6. Script updated to V1.05: - Fixed banking issue
  7. Activated enjoy Enjoy the trial!
  8. Ya that could be an issue So it didn't find the foreman to pay him Glad you got it solved!
  9. Shouldn't die in the next version (V1.09), added some failsafes for that Yes it should teleport, but that was adde din V1.08, wich was not yet online I assume. But 1.09 will be online soon Sorry for the delay! Ya had a few reports of this, should be fixed in V1.09 Sorry for the delay! Script updated to V1.09: - Fixed walking instead of teleporting. Will be online in a few hours. Khaleesi
  10. Script updated to V1.13: - Added arrow looting - Changed looting logic Will be online in a few hours. Khaleesi
  11. Try putting world more in front
  12. Sure enjoy the trial Glad to hear! Hope you can make some mills there ! $$$
×
×
  • Create New...