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. Show bat file code
  2. Generally not recommended to bot on accounts you care about.
  3. Shouldn't having the friends only part of the chat selected and using the chat box api with maybe message listener work?
  4. Add pause to the end of the bat file on it's own line. Should stop the box from closes so we can see what it says
  5. Try jar fix https://johann.loefflmann.net/en/software/jarfix/index.html
  6. Should rearrange it like below so you only sleep if the interact method returns true, if it failed then you will be sleeping for nothing. if (ashes.interact("Take")) { new ConditionalSleep(3000) { @Override public boolean condition() { return (!ashes.exists()); } }.sleep(); }
  7. Short term it has no impact no, long term it might. And scripters can configure the mouse settings with the new mouse option, users don't have access to modify the mouse.
  8. No, to trigger instant bans you would need to do some code related stuff. And normally from what I've seen they roll bans out during certain time frames of the day whether they're automated or manual. TL;DR - No it was from previous botting.
  9. Check if it's http or socks5
  10. Are they also socks5
  11. Imagine clicking
  12. Depends on the update normally you just check to see if anything is broken so it doesn't run for a long time broken. Currently the Inventory system is most likely broken since they did redo it in both Java and C++ clients.
  13. Takes a lot to do that to a "clean" IP
  14. Takes more than a hand full of accounts
  15. Ask Maldesto. And that's just Advertiser being a cunt ripping ranks away willy nilly, did it to my mod rank when I bought it.
  16. Look at the method getEmptyPosition near the bottom, you could just take it and change it around a bit to check a full area https://github.com/Explv/Tutorial-Island/blob/master/src/sections/SurvivalSection.java
  17. If they made ips that fragile then no one would be able to use a VPN because they all would get banned constantly
  18. Try Jar fix https://johann.loefflmann.net/en/software/jarfix/index.html
  19. It's a Script not a who
  20. Using VM's is really the only option
  21. What GUI? I don't see anything for GUI's here
  22. Hardware mouse > all

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.