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. What Deceiver said. But if you can run range only with a tbow it would probably bring your kills down to like 1:30-1 and you will make like 2-3m/hr lol But you gotta be able to afford and risk a tbow lmao
  2. Gunman replied to GDH's topic in General Help
    @GDH Download and run jar fix https://johann.loefflmann.net/en/software/jarfix/index.html
  3. VPN's are terrible for botting and here's why. VPN's IPs are normally shared with many users. Proxies can be dedicated to you and solely you; So you're the only one botting on that IP instead of a VPN where you can have x players playing the game or botting on it.
  4. Gl, grats with the release!
  5. Try isolating sections of code off until it works and narrow the problem down
  6. @Patrick @Token This version broke the dialogue handling in Stealth Quester. Idk about other scripts. Basically mid dialogue or a few seconds after an option pops up the bot will talk to the NPC again, and it just loops this. Same quest tested on 2.5.90 did NOT do this. I'll let you two figure out who needs to fix what.
  7. This is fucking hot bro
  8. There use to be but it broke. Also I believe that will be listed in either other or moneymaking.
  9. @MalcolmGood job you borked it
  10. Sorry no. There use to be but Jagex made an update to their site about 3 months ago that broke just about all of them But you will probably have to buy a private one which may be kinda expensive.
  11. @WSSLThink you might be trying to grab the widget info before it's loaded my friend. Try swapping lines 45 and 46 and increase the sleep by another second for good measure. If this was the issue look into conditional sleeps.
  12. Imo the whole vps market is fucked place; If you pay for x you should receive at least 90% the performance of x whether it's dedicated or not. That bigger VPS with those specs should be able to run quite a lot of bots. I have 64gb of ram and 12 cores / 24 threads on my personal pc and I can run ~100 bots in low cpu mode. Without low cpu is probably around 30-35. If you haven't try pushing that vps harder and see if it crashes or some shit. Other wise if they don't fix it I would just dropped that VPS since it would be a waste of money to keep it running. And relating to the question you asked I believe a dedicated would fix this issue but that still doesn't change the fact I think that's just wrong.
  13. You're gonna wanna make or have an account creator made. It has gotten a bit more tricky to make since the Incapsula/Imperva update they made to the RS site.
  14. Old issue a long time ago to fix something like this was to hide the script paint. Try that and see if it does anything
  15. Someone needs to be shot wtf
  16. You did it. You crazy son of a bitch you did it
  17. If you check Molly's profile, they haven't been online yet to see the message.
  18. It should. You can check by going to a site to look up your ip and see if it's the same as the proxy
  19. Only thing that does this is the ip. Some data center proxies will trigger it or changing the location from like us to uk can too. Normally this only happens once. You can unlock them on the website then you can keep going.
  20. My guess is it's getting stuck because of web walking. Web walking by default will complete if a tile off. But I would just change the position to an area which I think the same area you're walking to is in the Banks API. I would probably restructure it like this private void handleBank() throws InterruptedException { if (getBank().isOpen()) { currentState = "Depositing"; if (getBank().depositAll()) { Sleep.sleepUntil(() -> getInventory().isEmpty(), 4000); } } else if (!getBank().open()) { currentState = "Navigating to bank"; getWalking().webWalk(Banks.HOSIDIUS_HOUSE); } } And the first if in the onLoop I would change to just this if (getInventory().isFull()) { handleBank(); } If Banks.HOSIDIUS_HOUSE isn't the right location create an area where yours is.
  21. @UkBenHNeed more code, and post it on https://pastebin.com/ EDIT: Also the if's are nested and will get stuck if the bank is already open
  22. If you enable the x option and set it to 14 before hand it should just one click it.

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.