Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Gunman

Super Moderator
  • Joined

  • Last visited

Everything posted by Gunman

  1. @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()); }
  2. Fishing is just a shitty version of laying in your bed staring at the ceiling
  3. 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
  4. And I made it send all clicks to 0, 0 and all mouse data to 0, 0 and it didn't make any difference over weeks of 24/7 at scale. The only time this appears to matter is if a Jagex mod reviews your account
  5. Generally irrelevant. Sending the same exact mouse data via packets fairly consistently can do the exact same thing. Also there was, and I believe still is, a mouse recorder script on the SDN
  6. hi

    Gunman replied to Jordan's topic in Spam/Off Topic
    According to Muffins a fat pig
  7. hi

    Gunman replied to Jordan's topic in Spam/Off Topic
    Sup old man
  8. Restart the system
  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. Uninstall Java 20, install either of the following, java 8, 11 or 17
  12. Is one drive installed? If it is and you don't use it, uninstall it and try again Join the discord can get faster responses, and a wider net for help
  13. Feedback removed has nothing to do with this person. @CamsCloset We've had this discussion already. You need to secure your computer and account.
  14. Can you send a picture?
  15. @JaggerNotchas Why do you have a class that extends script inside another class that extends script? And the error is complaining because the main class doesn't override onloop like your inner one does. Just remove that inner class and move all the methods to the main class
  16. Gunman replied to Epod's topic in Thieving
    SDN scripts are checked for malicious code before being compiled and pushed to end users. Doubt it was from OSBot unless you're downloading and running random jars
  17. @natever Has been unbanned and placed in TWC. You may appeal TWC in 4 months.
  18. Gunman replied to Ichindar's topic in Introductions
    If you mean writing your own scripts then here is a good start if you have basic Java knowledge https://osbot.org/forum/topic/115124-explvs-scripting-101/
  19. Gunman replied to Ichindar's topic in Introductions
    Welcome to the hell that is Java ☕
  20. They're using HTTP requests if it's real, probably the only way to do it that fast. They're sending the raw packet data basically is what requests are like btw
  21. @dhughes98 Could try downloading process lasso, disabling core parking, and moving the cores Java uses over to nonthreaded ones and maybe move them further back in the core list so they're more dedicated
  22. Applied to newer accounts to help prevent ad spam
  23. Gunman replied to Baboon's topic in General Help
    Yes, you can purchase store credit from someone here https://osbot.org/forum/forum/227-vouchers/
  24. Not sure what's going on atm, but it's most likely something on OSBot's side as everyone is having this issue

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.