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.

BahNahNah

Members
  • Joined

  • Last visited

Everything posted by BahNahNah

  1. I got it working now, it was something to do with my Tree Area. Thanks for your help.
  2. I changed it to this, but when I start the script it still stands there - if I pause the script and move myself it starts chopping but then it just stands still again. Is this correct? Entity tree = sI.objects.closest("Tree");
  3. I am trying to walk to an entity if it is not visible. My scripts cuts the trees but then just stands there and does nothing... This is my code so far: Entity tree = sI.objects.closest("Tree"); if (!sI.inventory.isFull() && tree != null) { if (tree.isVisible()) { if (!sI.myPlayer().isMoving() && !sI.myPlayer().isAnimating()) { tree.interact("Chop down"); sleep(random(400, 800)); } else if (tree != null && !tree.isVisible()){ // Walk to tree sleep(random(400, 1000)); } } } }
  4. Her tits are disappointing.
  5. I'd say about 35-45M.
  6. Depends if you are just using one account or many. You can just spam accounts using known methods with 30 accounts and you will eventually, if you don't get banned - make a decent amount. One account you will need to find your own methods, just go around RS finding something that makes money, but no one else is doing.
  7. Did you actually try to 'refresh'? If this doesn't work, try logging out of the client and logging back in.
  8. BahNahNah replied to Zach's topic in Releases
    Nice release.
  9. Doesn't this one work for OSRS? It does say it works.
  10. You can probably buy it using PP from one of the trading sites like bogla, etc. I think you will need some sort of ID or something, if you trust giving your ID away. Or you can buy it in small amounts and save yourself the trouble.
  11. Does this work for any country or is it just for the US?
  12. I just leave it at the same, although I don't really game.
  13. If you are bored then do something else, otherwise you'll continue to be bored and then probably quit.

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.