Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27075
  • Joined

  • Last visited

  • Days Won

    215
  • Feedback

    100%

Everything posted by Khaleesi

  1. LMAO Well played jagex xD
  2. Hmm no idea about that sorry
  3. I can feel you about that
  4. Lol i know Like I said ... typed in notepad in 3 min Since I'm here for like 2 weeks you've been bitching around on every topic I see xD Is that the really way you spend your time? Loves Khaleesi x3
  5. If there is someone who want to lend there account with 90+ agility I can finish this script. I'm also giving 1 free auth to the users who helps me out on this You can hit me up on skype about this! See signature for skype,
  6. Yes a delay after a delay is the worst thing there is. Hope they don't disappoint us friday ;) Khaleesi x3
  7. #JagexLogic Feeling sorry for you
  8. If you don't bot like mad and you just babysit and you talk sometimes, then chances are almost 0%
  9. I just realized that... sorry about that -_-
  10. I use the folowing code. If returns null: Means the door is open, else just interact with it. public static RS2object getobjectAt(String name, Postion pos, Script script){ return script.objects.closest(New Filter<RS2Object>(){ boolean match(RS2object d){ If(d != null && d.getPosition() == pos && d.getName().equals("Door") && d.getDefinition() != null && Arrays.asList(d.getDefinition().getActions()).contains("Open")) return true; } }); } Don't mind if I made some mistakes, just typed that in notepad at my work xD Khaleesi x3
  11. What divinity said It will be here soon! Khaleesi x3
  12. Well botting is always a risk ... do it smart ;)
  13. Masterbating is very natural. Everyone does it, and yes even 95% of the girls ;) So be normal and have fun with yourself!
  14. Hmm whats the problem with the current layout?
×
×
  • Create New...