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. I feel like there's a hidden message in here Also in debug you added two mouse positions
  2. Explv's Walker, Stealth Quester, and Stealth NMZ is kinda nutty too I guess
  3. Gunman replied to gekkebakker's topic in Spam/Off Topic
    There's no link
  4. Gunman replied to gekkebakker's topic in Spam/Off Topic
    He got the power trip of being a parent for the first time is what happened.
  5. Naw just lost track of time
  6. Gunman replied to Rxd's topic in Spam/Off Topic
    oof
  7. Glad it's working. Enjoy and gl with the botting man.
  8. Um. If you're running 32 bit java try uninstalling it and downloading 64 bit and run jar fix. All I got.
  9. 12-19 hours a day for 6 weeks worked for me to get max melee
  10. @TwoBleuList what was already suggested so we don't suggest what was already suggested
  11. I don't think Pat ever implemented anything for it. But I think he should; Would save me from having to remember to implement the check and handler
  12. Ye, I noticed this a couple months ago and was thinking of bringing it up to you but I don't even know if there's something you can do about it. If the others who use it have similar results, is there even anything you can do besides enable the hardware mouse? I know packet bots don't have this issue. But that would be a huge overhaul I imagine. Plus I don't think that's a good solution for the long term to copy someone else and call it good.
  13. Right around now is the 2 year anniversary actually. But Pat has been doing a great job.
  14. Does this fix the random issue with the bot constantly going through the some gates a random amount of times instead of once? Ye, I assumed there was something with the virtual mouses that triggered something. Just testing macro recording script vs a 3rd party macro recorder told me something was off. And this had a consistent result with the other bot providers injection clients too.
  15. Something in the code then. Make sure you have the script manifest and everything set to use java 8.
  16. @aquilatoii From my time here delay bans over 2-3 days are very rare. More than likely if you don't bot very smart at the start you will probably get a few accounts banned on the way to that stopping point you're after.
  17. Quick note I found out about the changes. They track browser finger print now. One option they do track is "Send a "Do Not Track" request with your browsing traffic" in chrome. That I know 100%. Other than that no idea what they 100% track.
  18. Noooo this thread can't die
  19. For anyone wonder yes it's possible to use Selenium.
  20. Some scripts that get removed can still remain in your script library but only appear in the client list
  21. Gunman replied to chors's topic in Spam/Off Topic
    On
  22. This is why I am not letting you out of the attic
  23. Yes right before he disappears, then you will probably have to wait about 3 seconds for the loot to spawn before checking the tile. EDIT: You may find something useful in this video; It has no looting but it involves combat and may be useful to you.
  24. @Mokrocaan You can do what Nbacon did if you don't care about picking up other peoples loot they left. But if you want to only pick up your loot, then store the tile the npc health percent == 0 is and then check that tile is != null and if it contains items you want to loot, loot. Else make the tile == null so it can attack another monster. Can look something like this. Also if you haven't look into conditional sleeps. if (lootTile != null) { if (items I want exist at tile) { loot the tile } else { lootTile == null; } } else { find and attack the next monster }

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.