Jump to content

Khaleesi

$250.00 Donor
  • Posts

    26945
  • Joined

  • Last visited

  • Days Won

    214
  • Feedback

    100%

Everything posted by Khaleesi

  1. uhm S6E3 or E4 I believe ... last 5 minutes will give you goosbumps ^^
  2. No she was nude in prev episode ^^ She wanted more nudity in GoT :p
  3. Ya that's correct, didn't think about which one he needed
  4. I believe your main class which extends the "Script" class already has a Mouselistener implemented. I never had to implement it before..
  5. Go get over there and watch me get nude on the show ^^
  6. 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) { } });
  7. Great to hear the spec is working! No worries!
  8. 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.
  9. 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
  10. Blackmailing always works You da best @Gellie
  11. Ya a lot of different people are working on this, Really want to see who can deliver a proper one first ^^
×
×
  • Create New...