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.

skillerkidos1

Java Lifetime Sponsor
  • Joined

  • Last visited

Everything posted by skillerkidos1

  1. add me on discord SkillerKido#2423
  2. Add me on discord SkillerKido#2423
  3. Add me on discord SkillerKido#2423
  4. first number is max time to sleep before waking up, 2nd number is how often it checks so 600 is every game tick
  5. Looks good but you might want to add some conditional sleeps for cutting the tree, otherwise it looks like its going to keep randomly clicking on the tree even if its still chopping it down. something like else if(tree != null && !myPlayer().isAnimating()){ log("Chopping..."); if(tree.interact("Chop down")){ new ConditionalSleep(10000, 600) { @Override public boolean condition() throws InterruptedException { return !myPlayer().isAnimating() && !myPlayer().isMoving() && !tree.exists(); } }.sleep(); } }
  6. You are the first to report any of this and i have a few accounts running with none of these issues, talking to you on discord now
  7. You’re the best
  8. add me on discord SkillerKido#2423
  9. skillerkidos1 replied to Token's topic in Others
    1. Stealth Injection or Mirror Mode: mirror 2. Logger contents (press "Settings" on top right corner of the client, then "Toggle Logger", copy & paste on pastebin) : https://pastebin.com/EBBm4iJi had to run west for it to fix, completed quest after i did that 3. Description: was stuck here
  10. Only really need to be able to cast iban blast spell or 75+Magic for trident
  11. was missing tele tabs solved
  12. No you can use ring of dueling with pendant in bank to teleport instead
  13. fixed in v1.34!
  14. ill check it out now!
  15. Like 5-10m lol 99 cooking take like 24hrs and cost 5m-10m with wines now right?
  16. whats your discord? block#3843 returns no one
  17. Mirror mode?
  18. Fixed I’m v1.32
  19. Yes add me on discord SkillerKido#2423
  20. Nice gl!

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.