Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27514
  • Joined

  • Last visited

  • Days Won

    222
  • Feedback

    100%

Everything posted by Khaleesi

  1. Gave you few hours
  2. Gave you a few hours ;)
  3. Gave you 24 hours
  4. 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
  5. Thx for the report! Can you get me the whole error? This is just a small part of it khaleesi
  6. 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
  7. ya unlimited and lifetime acces ^^ Soon it will be fixed, currently at work. When I get home I'll get it done asap!
  8. 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!
  9. Going hard xD
  10. Gave you a few hours ^^ Goodluck!
  11. Ow ok I'll try to see why it does that!
  12. I'll push an update this evening .
  13. 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
  14. Gave you 24 hours ;) Goodluck !
  15. Not yet, WIll get on this tomorrow
  16. 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? ^^
  17. Nope no way to fix, mirror client is still garbage. Wait till its fully functional It doesn't work when a script changes regions...
  18. Try now?
  19. Gave you 24 hours
  20. I got the same I only need them for driving, watching television ^^ High five! Didn't knew you had glasses You must be hawt with them
  21. Thx for the report, i'll add it so it will just walk back instead. Khaleesi
  22. Its a armor set you can buy with golden nuggets, a full set grants extra Exp when you mine the vines
  23. 2120
  24. Lesson learned: Never put money in a shaving cream bottle xD It sucks to hear Can't get it back somehow? ^^
  25. Great great!
×
×
  • Create New...