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. Applied to newer accounts to help prevent ad spam
  2. 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/
  3. Not sure what's going on atm, but it's most likely something on OSBot's side as everyone is having this issue
  4. 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
  5. When using bats you need to run the bat every time, this won't change any of the default Java paths used when double clicking jars
  6. 1 client 2 tabs, stealth only
  7. Try "C:\Program Files\Java\jdk1.8.0_361\bin\java.exe" -jar "OSbot 2.6.71.jar" And make sure OSbot 2.6.71.jar is the actual name of the jar, it is case sensitive
  8. That might be related to windows scaling if you're using that
  9. Of course, you can. You're better off learning the fundamentals of Java first. Up to Java Arrays/OOP 1 should be enough to start scripting. But the more complex script you're making, the more Java you should learn to make it easier and cleaner. You may even find making some random simple Java apps to be fun as well. You don't need to stick with scripting necessarily https://www.programiz.com/java-programming Probably the best scripting tutorial and where almost everyone starts https://osbot.org/forum/topic/115124-explvs-scripting-101/
  10. @yeldarb Need to exchange context miner.exchangeContext(getBot());
  11. Make sure you're exporting the libraries
  12. 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
  13. The method is returning null so npcName doesn't exist. You need to null check stuff like that. if (npcName != null) { // Call stuff }
  14. Gunman replied to SoggyToes's topic in Archive
    Naw they're free
  15. Discord doesn't like cheaters
  16. 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
  17. Run it with java, it's a jar file
  18. Pretty sure he means this
  19. Better than you
  20. Gunman replied to Homez's topic in General Help
    Hit the windows key and type "add or remove programs" and hit enter. Either scroll through the list and look for anything relating to Java, or type in 20 and hopefully it will show up. Otherwise, check the Program Files (x86) folder too. Could be under other folders like Zulu, Azul, Corretto, etc
  21. The feedback has been removed as it's SDN script related. @MvL013 Market feedback isn't meant for SDN scripts. You can leave a review in the store specifically with a rating out of 5 stars
  22. Proof Brits are illiterate
  23. You will probably have to make your own exist method. And best way to track loot for looting bag would be when you bank update it, otherwise check for inventory changes then update etc
  24. Devs may have went to sleep

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.