Jump 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 Richh's topic in General Help
    One of the reasons for the Jagex launcher was to stop people from getting soft locked out of there accounts from people spamming there email with wrong logins. So yes it does skip this
  2. Gunman replied to Fusion41's topic in General Help
    @Fusion41 Make sure you're entering the details correctly. If you still have issues check to make sure you bought a ipv4 socks 5 proxy
  3. If that doesn't work you could try disabling camera rotating
  4. What is the atPath boolean?
  5. Archived until further notice as the dispute has gone inactive.
  6. Archived until further notice as the dispute has gone inactive.
  7. Archived until further notice as the dispute has gone inactive.
  8. Well if you're on windows you can go to the volume mixer and mute the client and it should save and mute all clients from there on
  9. Price: 1-9 $2.20 each | 10-19 $2.134 each | 20-49 $2.068 each | 50+ $2.002 each Stock: Check Server for Stock Crypto only: LTC, ETH, BTC, Dogecoin, Bitcoin Cash, Dai, Tether, USD Coin Purchase in my shop https://discord.gg/372GDYcQuM
  10. Maybe a logic issue? Hard to say without any code, could try playing with the distance offsets and see if that fixes it for you
  11. "SMPLPowerChopper" Power then whatever activity usually means dropping only my guy
  12. New system uses a session token type of system, if they're forcing the account to use that to login into the game then no. Launcher will still launch that same client, but will give the client the token to use to login with instead of using username and pass
  13. Drop the jar here if what Khal says doesn't fix it
  14. OSBot is probably having issues loading the scripts through the proxy
  15. Didn't look hard, and filters List<RS2Object> objects = getObjects().get(x, y); Position[] targetPositions = {new Position(0, 0, 0)}; List<RS2Object> objects = getObjects().getAll().stream() .filter(p -> Arrays.asList(targetPositions).contains(p.getPosition())) .collect(Collectors.toList()); EDIT: In case you also don't know how to loop through them to print out the ids... objects.forEach(object -> log(object.getId()));
  16. Not bad
  17. 1 interaction per cycle of the loop, or you only add a isBankOpen check, if you're too lazy to actually plan out/redo a stable script
  18. Welcome to OOP, it's shit
  19. @Kayle7 Do what Khaleesi said or pass the instance to the class you want to call it from
  20. Try this getClient().accessor.setCurrentWorld(worldNumber);
  21. Might be SOL atm actually, even compiling OSBot into an exe and replacing the old launcher with it doesn't work as OSBot has some hook errors thrown
  22. -1 should mean it's not a grand child so no. I don't get how it would run if the widget is null, you can't call a method on something that doesn't exist. My guess is the null was from the .isVisible check if you interacted with the widget.

Account

Navigation

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.