Jump to content

Leaderboard

Popular Content

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

  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. I got 99 problems, but this API ain't one.
    1 point
  8. You should know by seeing this that the enums LoginStage and LoginState are declared in the Client class. Their respective fields are as well. So I'm not really sure what you said. I suggest you start looking in the MethodProvider, which is the base for your script, the API and events.
    1 point
  9. He said on a stream that he made $15k from RWT, but I bet its even more tbh :P
    1 point
  10. 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
  11. how is "trade with caution" misleading?
    1 point
  12. if your not trading then keep the rank and shut up
    1 point
×
×
  • Create New...