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.

abc3

Members
  • Joined

  • Last visited

Everything posted by abc3

  1. He means you only need to call getBank.open() and nothing else. It will walk to the closest bank for you
  2. Also happens when walking, if walk threshold is zero and it right clicks to "walk to" a tile, it will get stuck with the context menu open if the context menu is full [Mod Merged] I don't recall this happening in the previous build, affecting all my bots doing various activities, they just idle forever with the context menu open until the logout timer hits I guess
  3. In mirror mode if you interact with an entity but it rights clicks and there are too many context menu options (e.g. right clicking to pickpocket and too many items on ground) then it just gets stuck with the context menu open and never closes it, even if you attempt another interaction Suggestion is for the interaction event to close the context window if it fails, or close the window on interaction if already open and the option isn't there or is off-screen
  4. abc3 replied to Explv's topic in Snippets
    It gets stuck on the account banned screen so I added pressing the back button: private static final Rectangle BACK_BUTTON = new Rectangle(320, 313, 120, 20); private void login() { ... case 14: clickButton(BACK_BUTTON); break; } } Everything else is working great so far!
  5. Agility is the most banned skill to bot. You're better off just suiciding it on a new account to your desired level or paying for a training service. If you're using mirror mode then jagex can't detect the client
  6. What script? Are you just running 1 script on fresh lvl 3s?
  7. Is this with every script or just yours
  8. so you're telling me you "add account" and enter your runescape login, start script, it logs in correctly, but not after it takes a break?
  9. you're not supposed to enter your user and password in the runescape login you're supposed to enter your user and password in the osbot client and it automatically logs in for you
  10. Enter your runescape login instead of your osbot login?
  11. Make sure the OSRS client and mirror client are in the same sandbox Send a screenshot of the running processes
  12. https://osbot.org/forum/topic/166460-guide-how-to-run-multiple-mirror-mode-clients-with-seperate-proxies-bypass-unable-to-create-advertising-error/
  13. As you said mirror mode doesn't support proxies yet So you have to proxy the OSRS client instead
  14. Take a look at keyboard and NPC https://osbot.org/api/
  15. abc3 replied to CIeetZ's topic in General Help
    Jagex are amogus?
  16. abc3 replied to Ayylmao420's topic in Botting & Bans
    You guys are getting bans?
  17. I was against the idea but this is a good compromise: hidden for those who don't wanna see it, visible to those who do You need someone to moderate the channel though, maybe @Malcolm could be hired as coomer-in-chief
  18. Maybe Jagex should ban botting too
  19. 1. Sell your mac 2. Buy a PC Save your GP 😄
  20. This was because of the runescape update, it's working now
  21. If you use the widget debugger, you'll find it's child ID 23 not 22
  22. My scripts have issues with mirror mode and tabs so I always run separately anyway

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.