Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/13/14 in Posts

  1. Dear community, We have decided that we would give you a preview of the OSBot 2 API by providing the java documentation to you. This should give you an idea of how the OSBot 2 API is structured. Note that the API is not finished and unfinished features are not included in this preview. You can find the preview here: http://www.osbot.org/osbot2_api_preview/ As is OSBot 1, the root of the scripts is the MethodProvider which is located in the org.osbot.script package. Have fun reading it, OSBot.org
    4 points
  2. lmfao, when i first joined forums, I thought whoever had a TWC pip was a mod who reminded you to trade players with caution.
    4 points
  3. Pandemics & Gh0sts BarrowsPro Giveaway! Okay so this is going to be a giveaway to Pandemics BarrowsPro for 2 weeks. If page gets to 10 pages, I'll pick 1 person randomly to receive the script for 2 weeks Post a funny gif or a funny picture to be entered in this contest. Good luck to all -Pandemic & Gh0st
    1 point
  4. So here it is, spent ~~2 weeks to get this shit, enjoy , Didn't use any fkn wikis, all gotten myself There are 94 lvl 1 clues [According to me] , 110 according to Integer, 112 According to zScripz Cleaned clue ids list, Emote items ids arrays .txt clues ids, interface text Rest of clues in a PNG format [79 pics] : Emotes enum + doEmote method Dig tiles + dig method for map clues
    1 point
  5. http://prntscr.com/2j4j5g and.. you just got disqualified >.>
    1 point
  6. You could just create a generic method. public <T> T filter(final T[] types, final Filter<T> filter) { for(final T type : types) { if(filter.accept(type)) { return type; } } return null; }
    1 point
  7. This is possible in OSBot 1 with random behaviour hooks.
    1 point
  8. So hey guys,its my first PK video,i know its not really good,because i not good at editing videos,so yea if you like it please subscribe me,like this video and follow me on twitch channel Thanks for reading.SOOOON HD Video link:http://www.youtube.com/watch?v=z0BKrab2Aic Twitch:http://www.twitch.tv/runescapegamings
    1 point
  9. how is "trade with caution" misleading?
    1 point
  10. *wereAnd I don't see why that even matters at all as I wasn't clearly banned for scamming or anything related to that. So next time you decide to spam, get your facts right.
    1 point
  11. if your not trading then keep the rank and shut up
    1 point
  12. 1 point
  13. -.- Yeah, go to the movie theater and steal a pair. Now you dont need Glasses
    1 point
×
×
  • Create New...