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. Gunman replied to Polysporin's topic in Others
    Congrats on release
  2. Idk how far back you can go but I know as far back as Java 8 181 works fine. And the latest version should also work fine.
  3. @Khaleesi Does stop bot after x minutes include or exclude the break time?
  4. You import it all into an IDE and then compile it into a jar file.
  5. Mirror Mode is made to be used with the official client. It was never designed to be used with runelite or osbuddy
  6. MGI is the MM dev
  7. Shouldn't you be 🙏 for Corona cure? 🤔
  8. I am ready to win again, and only use my winners once or twice again
  9. Gunman replied to Token's topic in Minigames
    14 to 20. How ever long it takes to get 60's in f2p. That old.
  10. We love you too buddy. Some will hate you for this but they will come back around ❤️
  11. Gratz on release. Ditto party
  12. Gunman replied to Token's topic in Minigames
    yes <- Config used. Goes here -> C:\Users\user\OSBot\Data\StealthNmz
  13. if (!getInventory().contains("Law rune")) { if (!bankArea.contains(myPOS)) { getWalking().webWalk(bankArea); } } !getInventory().contains("Law rune") <- if this returns true it will forever return true. Since it always returns true it will forever loop the code above^ Just move the banking stuff after the bank area check would probably fix this. Avoid using static sleeps when you can. Static being sleep(1000); or sleep(random (1000, 2000)); <- both are what I consider static. Another thing why is your onloop returning hopTo which is == -1? Change it to return like 500 or something.
  14. I own the script. I looked and it has tele alching. Pic below of the script
  15. No, all sites claiming to be Bogla or Arcus are scams. Alch is the new big one. If I remember right Alch is owned by the original owner of Bogla before he sold it to Arcus.
  16. Only one that I know of and could find was Perfect Magic AIO
  17. @xnitionI recently ran into this issue. A temporary fix would be using 64 bit java instead of 32 bit. After a while I also assumed it was a client issue, but it wasn't. I would recommend you reboot your system into safe mode. Open a CMD or PowerShell and type "sfc /scannow" . It should say something like "Beginning verification phase" and there should be a another line below it saying "Verification x% complete". Wait till it finishes, then restart your pc and try opening MM again.
  18. @obrandso The script will forever be stuck in the first if statement if you don't have law runes.
  19. @bigbob420Pretty sure project SDK needs to be set to java 8 and in artifacts you don't put the osbot jar there and you're not exporting the script file. Open test element and double click the test out file
  20. I remember reporting this a long time ago but the bot get's stuck on a rock fall at the blue circle below. If I remember correctly this can happen in more locations. But what it looks like is the bot is walking and checks if a rock fall is then, then trys to walk further to the bottom right position but a rock fall falls at the right time right in front of it. Bot will stay stuck trying to walk thinking the rock fall isn't there till I manual have it mine the rock fall. It's fairly uncommon. Happens to me once every hour or 2. Client: Stealth Injection 2.5.70
  21. I currently have 0 bans on either version... .70 has 1 account suiciding in p2p for ~48h now, 1 combat account killing chickens when melee stats under 20 and then switches to cows till base 60's at ~24h .73 has 1 account suiciding agility in Mirror Mode ~24h, Another combat like above with same hours of ~24h 100% sure it's because of Jagex working at home. Plus the server issues probably, got their hands full.
  22. They're down again. They were up but not anymore 🤷‍♀️
  23. What do you mean they workin now....
  24. Mhmm looks like rc just sucks lol
  25. No. None of the tutorial island scripts does this here at OSBot.

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.