Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27135
  • Joined

  • Last visited

  • Days Won

    216
  • Feedback

    100%

Everything posted by Khaleesi

  1. 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(); }
  2. Possible to screenshot when it's stuck?
  3. ounds like somehting fucked up the client .. Can you restart the client?
  4. Script updated to V1.05: - Fixed banking issue
  5. Activated enjoy Enjoy the trial!
  6. Ya that could be an issue So it didn't find the foreman to pay him Glad you got it solved!
  7. 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
  8. Script updated to V1.13: - Added arrow looting - Changed looting logic Will be online in a few hours. Khaleesi
  9. Try putting world more in front
  10. Sure enjoy the trial Glad to hear! Hope you can make some mills there ! $$$
  11. Bots keeps the economy steady. Nobody wants to do the boring tasks ... let the bot do them I'm pretyt sure they don't wanna get rid off, bcs I'm sure the game will have a huge dip after that..
  12. Thats really great info! Thx for the effort
  13. Got it to work? I will add another check to disbale the doors
×
×
  • Create New...