Jump to content

Reden

Members
  • Posts

    38
  • Joined

  • Last visited

  • Feedback

    100%

Profile Information

  • Gender
    Male

Reden's Achievements

Bronze Poster

Bronze Poster (2/10)

3

Reputation

  1. thanks for proxy support
  2. why is this an issue?
  3. client.getOpenInterface()
  4. Reden

    OSBot 1.8.1-6

    nice work, ty
  5. hooray for open-source! thanks laz
  6. Reden

    v1.7.99

    niceee, thanks for the fixes
  7. sick trying it out now
  8. Reden

    v1.7.90-.97

    woot, thanks for the prison pete fix irwtonrs1
  9. I believe you can do it like this: NPC ent = closestNPCForName("Willow tree"); if (ent != null && myPlayer().isFacing(ent)) { walk(position); }
  10. Reden

    v1.7.90-.97

    what was wrong with world hopping before? nothing was wrong with it when I was using it
  11. Reden

    v1.7.90-.97

    yesss, thanks for fixing the run away from combat random, I kept dying from it
  12. private static final Area MINE_AREA = new Area(266, 166, 255, 168); private static final Area BANK_AREA = new Area(258, 175, 268, 172); these are wrong
  13. Reden

    BETA v1.7.28

    Nice, thanks for the update.
×
×
  • Create New...