Everything posted by FuryShark
- Fury AIO Looter
-
What scripts would you recommend for F2P?
Theres a looting script on sdn thats kinda good money for f2p. Stealth Quester is a must buy t00
- Fury AIO Looter
-
Hiding paint
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
-
RS3 Quests
Need a lot of rs3 quests, pm me your discord
- Fury AIO Looter
- Fury AIO Looter
-
Fury AIO Looter
No you dont. Done! gl
-
Does multiple of everything after a while
Probably something in your code thats wrong. Post code here or pm me it 😛
-
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 😛
- Fury AIO Looter
- Fury AIO Looter
- Fury AIO Looter
- Fury AIO Looter
-
need help chopping trees only in area
Add your area when getting the object RS2Object tree = getObjects().closest(getTreeArea(), getTreeName());
- Fury AIO Looter
-
Stealth NMZ
First run went well :)))))))
-
Fury AIO Looter
Done! good luck sir sir sir
-
Draw opaque rectangle
Rectangle t = new Rectangle(15, 200 ,300 ,100); g.fill(t);
- Fury AIO Looter
- Fury AIO Looter
-
Giant Mole Killer
woohoo you got there. I can test in a few days
-
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
- Fury AIO Looter
- Fury AIO Looter