Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27369
  • Joined

  • Last visited

  • Days Won

    220
  • Feedback

    100%

Everything posted by Khaleesi

  1. Thx for your report. ya kinda a known issue, will see if I can improve this annoying pole
  2. gave u 24 hours Goodluck!
  3. WTf is that ... Anne too strong? Mald fucked up something? ;)
  4. Script updated to V0.31: -Fixed NPC contact
  5. Thx for this post, There is no good way to check brawlers or portals. I'll see what i can do to improve that. but this should be most likely solved in V0.02. Script updated to V0.02: - Fixed spamm clicking spinners - Fixed interatcing with the gates - Improved some mechanics
  6. Working on it
  7. Script updated to V0.30: - Few small updates has been made - Added failsafe to logout when you die Goodluck! Khaleesi
  8. Scrupt updated to V0.03: - Fixed spamm clicking the NPCs Goodluck Khaleesi
  9. Gave you few hours
  10. Gave you a few hours ;)
  11. Gave you 24 hours
  12. Can't you just check the Boxtrap on the ground by its name? Is way more reliable since this will probably break every thursday bcs jagex update... Afterwards check if it has the required action to determine what state it is in? Khaleesi
  13. Thx for the report! Can you get me the whole error? This is just a small part of it khaleesi
  14. You are getting an NPE error (nullpointer Exception) If (231,2) doesn't get found it will return null. So you do null.interact("Continue"); (and you can't really interact with something that doesn't exist right?) You should stop using interfaces since the are deprecated. Use RS2Widget instead. You basicly to this: RS2Widget chat1 = widgets.get(231,2) if(chat1 != null && chat1.isVisible()) chat1.interact("Continue"); Why are you using: (Did you decompile code? Decompilers generate this kind of code) .interact(new String[] { "Continue" }); You can just do: .interact("Continue"); Goodluck! Khaleesi
  15. ya unlimited and lifetime acces ^^ Soon it will be fixed, currently at work. When I get home I'll get it done asap!
  16. The mirror client really improves they anti ban. But keep in mind that the mirror client is still in beta and still has a few flaws. Goodluck botting!
  17. Going hard xD
  18. Gave you a few hours ^^ Goodluck!
  19. Ow ok I'll try to see why it does that!
  20. I'll push an update this evening .
  21. Sure gave you 24 hours Ow ok ! This client issue has been reported before. The devs are aware of this error -_- I'm afraid this is out or my reach to fix Khaleesi
  22. Gave you 24 hours ;) Goodluck !
  23. Not yet, WIll get on this tomorrow
  24. thx whats that for a dumb question? isn't it supposed to be good? xD You better ask: Are there any flaws at any rooftop? Yes interacting with pole at canafis is a bitch. you want a trial? ^^
  25. Nope no way to fix, mirror client is still garbage. Wait till its fully functional It doesn't work when a script changes regions...
×
×
  • Create New...