Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/19/13 in Posts

  1. Bumps = more of a chance to get selected! WINNERS: Master Queef... idk if he srsly want it @idntbot @Mikasa thanks for playing
    2 points
  2. much knowledge such suggestion wow
    2 points
  3. Looks like your account (based of the same email), I cant be sure but the account is defiantly inactive. Your login name is still the same, but your display has been changed because it looks like your account. In the future you need VIP for name changes.
    2 points
  4. For some reason, OSBot doesn't have this already. So here: public boolean selectMenuOption(String action, String noun) throws InterruptedException { if (!client.isMenuOpen()) return false; boolean found = false; int index = 0; List<Option> menu = client.getMenu(); for (; index < menu.size(); index++) { if (menu.get(index).action.equals(action) && menu.get(index).noun.contains(noun)) { found = true; break; } } if (found) { int x = client.getMenuX(); int y = client.getMenuY() + 21 + index * 14; return client.moveMouseTo(new RectangleDestination(x, y, client.getMenuWidth(), 10), false, true, false); } return found; } Clicks a menu option from a currently visible menu.
    1 point
  5. I wont say anything until we know 100% for sure. We understand that you wish to know, but we do not want to misinform people at this point in time as it may cause further problems.
    1 point
  6. All jokes aside, that statement is so true. Have you ever used someone else's computer? I hate it. It's like taking a shit in someone else's toilet, just don't feel right....
    1 point
  7. So I opened a new shop: http://osbot.org/forum/topic/28725-%DB%9E-cinnamons-level-three-shop-%DB%9E-%E2%88%9A-sponsor-%E2%88%9A-cheap-%E2%88%9A-fast-%E2%88%9A-secure-%E2%88%9A-hot/#entry322117 I know theres little lechers on this site, so i'm giving every one of you guys a chance to expand. One level three will be given to three different people. All you have to do to enter is have 40+ posts, have been a member since 31-November, and post why you deserve it. This will end somewhere Wednesday night NY timezone, ill post and pm the winners. You will have 24 hours to respond. If anyone is interested in buying level threes, skype me: cinnamon.osbot, reserving is cheaper. In order to reserve, post on the link above, post how many your buying, and your skype. Merry early Christmas
    1 point
  8. 1 point
  9. Yeah, got a problem with that? TY!!! IN 4 DANCE PARTY!!!!
    1 point
  10. if(tab != ChatTab.GAME || tab != ChatTab.ALL) I believe you were supposed to use "&&". I got to work on making a fully working API you can use. Edited the API to make it not require Client to be a constant parameter for methods. However, an enum couldn't be used to achieve this.
    1 point
  11. Maldesto please give me another chance. I have nothing else to do and nowhere else to go. Please, it's Christmas soon for God's sake... nice life thanks Life suX
    1 point
  12. Very useful thanks a lot for this man:)
    1 point
  13. Good old times when there was no timer @ fight caves, bot all day long. Nobody was able to see or report you....
    1 point
  14. but wheres the profit ??? Where did you ask about profit?
    1 point
×
×
  • Create New...