Jump to content

Khaleesi

Script Officer
  • Posts

    27633
  • Joined

  • Last visited

  • Days Won

    225
  • Feedback

    100%

Everything posted by Khaleesi

  1. No it's not possible
  2. Done!
  3. I'm part of the Elite members! Woohoo
  4. They both handles human input, not the scripts input
  5. have fun!
  6. Khaleesi

    Wat.

    If I would have all permissions as a global mod I could see a lot of scripter details. This could give me an unfair advantage compared to them, that's why I got less permissions then Genii ^^
  7. uhm S6E3 or E4 I believe ... last 5 minutes will give you goosbumps ^^
  8. No she was nude in prev episode ^^ She wanted more nudity in GoT :p
  9. Ya that's correct, didn't think about which one he needed
  10. Sharing is caring ^^
  11. I believe your main class which extends the "Script" class already has a Mouselistener implemented. I never had to implement it before..
  12. Go get over there and watch me get nude on the show ^^
  13. Add this to your onStart() method bot.addMouseListener(new MouseListener() { @Override public void mouseReleased(MouseEvent e) { } @Override public void mousePressed(MouseEvent e) { } @Override public void mouseExited(MouseEvent e) { } @Override public void mouseEntered(MouseEvent e) { } @Override public void mouseClicked(MouseEvent e) { } });
  14. Great to hear the spec is working! No worries!
  15. No that's not possible, monsters in abyss can hit 12 and its a multi combat zone So atleast 40-50 hp and some decent def lvl is required.
  16. No it won't be added, I tried it before and I feels likes it totally not worth it... Slows down the script quite hard
×
×
  • Create New...