Jump to content

Gunman

Super Moderator
  • Posts

    3510
  • Joined

  • Last visited

  • Days Won

    17
  • Feedback

    100%

Everything posted by Gunman

  1. Personal Terms of Service may be subject to modification at the staff's discretion in the event of a dispute, should they be deemed inequitable.
  2. Someone has been watching too much ambiguousamphibian
  3. I can't find you in the discord server
  4. On the boot menu, there are options to enter and select a proxy. If you're using mirror you need to use a 3rd party application like Proxifier and proxy the mirrored client, not the osbot client.
  5. Can you provide more detail or media of this issue?
  6. Need to include your discord UID too
  7. Please note global OSBot T.O.S. always apply in addition to this one, and personal T.O.S. can be declared obsolete at a moderators discretion. OSBot Rules Market Rules
  8. Since you asked nicely, I guess I have no choice but to present you with a picture of my cock
  9. Please note that global OSBot T.O.S. always applies in addition to this one, and personal T.O.S. can be declared obsolete at a moderator's discretion. OSBot Rules Market Rules
  10. Please note that global OSBot T.O.S. always applies in addition to this one, and personal T.O.S. can be declared obsolete at a moderator's discretion. OSBot Rules Market Rules
  11. Please note that global OSBot T.O.S. always applies in addition to this one, and personal T.O.S. can be declared obsolete at a moderator's discretion. OSBot Rules Market Rules
  12. @FushigiBot Each item is a separate entity, you probably need to do something like this and use .size() for the amount public List<GroundItem> getAllTinderboxes() { return getGroundItems() .getAll() .stream() .filter(g -> g.getName().equals("Tinderbox") && areaDraynorVillageWiseOldManFrontOfTinderboxBookshelf.contains(g.getPosition()) && getMap().canReach(g)) .collect(Collectors.toList()); }
  13. Fishing is just a shitty version of laying in your bed staring at the ceiling
  14. All new accounts have this restriction because of mass spam from new accounts a few months ago. Should be automatically removed when your account is older
×
×
  • Create New...