Jump to content

FuryShark

Suspended
  • Posts

    2898
  • Joined

  • Last visited

  • Days Won

    13
  • Feedback

    99%

Everything posted by FuryShark

  1. Your dharoks broke. Your overload ran out.
  2. Theres a looting script on sdn thats kinda good money for f2p. Stealth Quester is a must buy t00
  3. getBot().addMouseListener(new BotMouseListener() { @Override public void checkMouseEvent(MouseEvent e) { if (e.getID() == MouseEvent.MOUSE_PRESSED) { if (getBot().getScriptExecutor().isPaused()) { pt.setShowPaint(false); } else { if (pt.getPaintArea().contains(e.getPoint())) { e.consume(); pt.setShowPaint(!pt.shouldShowPaint()); } } } } }); thats what i have in onstart
  4. FuryShark

    RS3 Quests

    Need a lot of rs3 quests, pm me your discord
  5. Probably something in your code thats wrong. Post code here or pm me it
  6. FuryShark

    Damn

    got banned after doing 93-99 cooking without breaks with 1tick karambwans. Took a break from the account for a little while then went back and botted a bunch more, without doing stupid stuff like that again and never got banned
  7. Add your area when getting the object RS2Object tree = getObjects().closest(getTreeArea(), getTreeName());
  8. FuryShark

    Stealth NMZ

    First run went well :)))))))
  9. Done! good luck sir sir sir
  10. Rectangle t = new Rectangle(15, 200 ,300 ,100); g.fill(t);
  11. woohoo you got there. I can test in a few days
  12. FuryShark

    Stealth NMZ

    Running good, just notice it got stuck though. It was trying to withdraw absorption potions but it didnt right click the correct option and instead it was saying how many doses i have and it was trying to enter a number to withdraw . wrong dialog for that : D Loot so far from this run
×
×
  • Create New...