Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/24/13 in all areas

  1. He basically requested the ban. He said he'd scamquit, he then made a thread asking the community what he should do to get banned (which rule he should break). He made 11 spam threads in a little over 2 hours. I tried to be nice to him & tolerate it, but he seems to be a bit too immature these days, so his ban will be staying this time.
    2 points
  2. Put this just after your class extends script declaration (replace names and coordinates with your own): ArrayList<Position> toMine = new ArrayList(); public static Position[] MinePos = { new Position(2845, 2961, 0), new Position(2831, 2969, 0), new Position(2827, 2981, 0), new Position(2823, 2998, 0) }; Put this in your onStart(); statement: loadPath(this.toMine, MinePos); Put this after your onStart(); statement: private void doWalk(ArrayList<Position> posList) throws InterruptedException { for (Iterator localIterator = posList.iterator(); localIterator .hasNext(); this.client.getMyPlayer().isMoving()) { Position pos = (Position) localIterator.next(); walkMiniMap(pos); sleep(1300 + random(600)); } } private void loadPath(ArrayList<Position> list, Position[] pos) { for (Position path : pos) list.add(path); } Put this wherever you want to execute the walk: try { doWalk(this.toMine); } catch (Exception localException) { }
    1 point
  3. Hello community! This release features some performance enhancements and tweaks to random event solvers. Drill Demon has been patched (but untested) One of our callback injectors have been improved Random worker should work better now The latest build can be found at : http://osbot.org/ Thanks, Sincerely, Laz and the OSBot Team.
    1 point
  4. Randoms are still not working 100% Freaky Forrester messes up and teleports you Doesn't click on the book of knowledge Doesn't always solve the box. Just so you're aware
    1 point
  5. Haha thx & kommek ier tog noggis nen belg tege
    1 point
  6. Title says all. Just pay to porkbowlno@gmail.com No refunds. all sales are final. it's the best guide out their that's 3gp every 5min. that's 36gp every hour, that's 72 gp every 2 hrs, that's a total of 864 gp a day! the guide will be sold for .05$
    1 point
  7. if you include gold sold > http://prntscr.com/1t6ggw lol i had alot my nature rcer with 96+ rcing got banned and it went down hill for a while there. was down to like $50. im finally back up to around $200/250 << if you count sponsor :P
    1 point
  8. LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOL
    1 point
  9. looool that might be it cheap cunts only $10 -_-
    1 point
  10. I've been playing for 12 years and yes I do here is a recording of me singing https://soundcloud.com/robbie42944/the-a-team-cover-robbie-newton
    1 point
  11. 1 point
  12. The download has been fixed!
    1 point
  13. i think the broncos are about to blow out the raiders... :p
    1 point
  14. This is a legit guide. I don't see how it is spam.
    1 point
×
×
  • Create New...