Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27519
  • Joined

  • Last visited

  • Days Won

    222
  • Feedback

    100%

Everything posted by Khaleesi

  1. Enjoy!
  2. It does support it in the mass world, but don't think those worlds are still alive
  3. Enjoy!
  4. update your client, download the new version
  5. Have fun! ya it very good for irons Enjoy the trial!
  6. Glad to hear, All my scripts are 1 time payments Should be 8.99$
  7. Khal Rogues den updated to V1.13: - Added Menu invokes for flawless minigames Live soon!
  8. Ya and I can't really change the way the pathing works on the webwalker, the path is always a bit random so it's never really the "shortest" path
  9. No sorry
  10. Enjoy!
  11. So why not buy a staff and auto cast? or why do you wanna cast every spell by clicking it? Above code could be changed to something like this: if(getMagic().isSpellSelected()){ NPC enemy = getNpcs().closest("Lesser demon"); if(enemy != null){ if(enemy.interact("Attack")){ ConditionalSleep2.sleep(2500, () -> !getMagic().isSpellSelected()); } } }else{ if(getMagic().castSpell(Spells.NormalSpells.FIRE_STRIKE)){ ConditionalSleep2.sleep(2500, () -> getMagic().isSpellSelected()); } }
  12. Have fun!
  13. Glad to hear it's solved
  14. Enjoy!
  15. Have fun!
  16. Have fun!
  17. Have fun!
  18. Enjoy the trial
  19. Enjoy!
  20. check the logger, should tell you some more. Did you add patches to the config? Feel free to send me some screenshots!
  21. Have fun!
×
×
  • Create New...