Jump to content

Reid

Members
  • Posts

    804
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Reid

  1. THE ONE THEY CALL BUNGHOLE

  2. Reid

    First paint

    MAKE ME ONE! :P
  3. can u add me on skype , "reidcool" i have no clue which skype is urs
  4. wat no dog_ wrote it
  5. thx didn't know it was 86 too :p
  6. public static final int getCurrentWorld(final ClassLoader loader) throws Exception { final Field field = loader.loadClass("client").getDeclaredField("z"); if (!field.isAccessible()) field.setAccessible(true); return field.getInt(null) * -2588411; } Usage: getCurrentWorld(bot.D()); currently using this to check if im in world 85 then i hop if i am
  7. Reid

    New Shop API

    thanks for this
  8. MADE THIS PROGRAM IN LIKE 5 MINS! PICS WILL SAVE TO C://puushGame DOWNLOAD LINK HERE: https://dl.dropboxusercontent.com/u/3697578/puushGame.jar GO NUTS! (code it brutal like i said wrote up in 5 mins brace yourself if u plan on decompiling)
×
×
  • Create New...