Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/15/13 in all areas

  1. If someone goes to my profile goes to posts and likes as much posts as they can untill they can't like anymore ill like as many things as you liked
    3 points
  2. Buy a forest, adopt 8 midget babies every year (mixed race) and become the only non-midget around and raise them to think you're their God. Post results here afterwards.
    2 points
  3. Saw some people asking questions about choosing last withdrawal amount. I decided to write this up. Enjoy. public int getBankSlotForName(String name){ for (Item item : client.getBank().getItems()){ if (item != null && item.getName().equalsIgnoreCase(name)){ return client.getBank().getSlotForId(item.getId()); } } return -1; } private boolean withdrawLastAmount() throws InterruptedException { int slot = getBankSlotForName(name); if (!client.getBank().isSlotVisible(slot)){ client.getBank().scrollToSlot(slot); sleep(100); } if (client.getBank().isSlotVisible(slot)){ if (!client.isMenuOpen()){ MouseDestination item = new RectangleDestination(client.getBank().getAbsoluteSlotPosition(slot)); client.moveMouseTo(item, false, false, true); sleep(100); } if (client.isMenuOpen()){ MouseDestination click = new RectangleDestination(new Rectangle(client.getMenuX(), client.getMenuY() + 18 + (6 * 14 + 1), client.getMenuWidth(), 14)); client.moveMouse(click, false); sleep(100); if (click.destinationReached(client.getMousePosition())) { client.clickMouse(false); return true; } } } return false; }
    2 points
  4. Like our new Facebook page to add 100k to the prize pot! Post below stating that you've liked the page to enter the giveaway. The winner will be chosen in 5 hours (9:30pm EST), so do it quick! If we hit 50 likes before the giveaway is over, we will double the prize money, so be sure to tell your friends.
    2 points
  5. Lol who remembers this from South Park?
    2 points
  6. i liked like 10 of your things last night so return the favor ill give u as many as i can when i get home
    1 point
  7. Be original man there's already one in the sdn and that one I have bought my self and have over 50 hour proggies with it.There's a lot of scripts we don't have ATM and we neeeeeeed like a rune soduko,gdk, and an aio agility.
    1 point
  8. Well I care, I mean at least he didn't copy and paste a guide for profit."At least" I found out my mother wasn't going to be a victim of cancer again.When are you going to get over it you double crossing nitwit? You tried blackmailing me, your friend who was only nice to you. You're a pathetic excuse for a human being. I'm sorry that you're angry! Again, if anyone's pathetic, considering I wasn't the one to quit when I was demoted just to come back.. I'd say we know who truly is pathetic. I did quit. I still have duties on the forum.Now you're just being annoying. @Raine, this thread is about Dashboard. You have NO RIGHT WHATSOEVER to troll on this thread. You can simply not say anything. Posting means that you are self centered. Stop posting, you are only making yourself look like an asshole.
    1 point
  9. I liked it so now all my irl friends know I'm an rs nerd. Thanks
    1 point
  10. 1 point
  11. Next Super? Master Chief Next Global? Jason Next Chatbox? Gh0st
    1 point
  12. rs walmart now buys for 2.5 per m your welcome
    1 point
  13. i wnna do this with you and what not we can get a few more ppl to do it nonstop all day if u want?
    1 point
×
×
  • Create New...