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.

KingBo

Members
  • Joined

  • Last visited

Everything posted by KingBo

  1. Can I get a trial? Thanks!
  2. Hey guys, so I've got this bit where the bot drinks wines but I want it to drop the jugs directly after drinking. if (getInventory().contains("Jug of wine") && myPlayer().getHealthPercent() <= 60) { log("Drinking"); getInventory().interact("Drink", "Jug of wine"); if (getInventory().contains("Jug")) { log("Dropping"); getInventory().interact("Drop", "Jug"); This is what I've got so far but it only works sometimes other times it just ignores the jug after drinking. What would be a better way to do this?
  3. How would I make the bot prioritise one ladder over another if it is in the middle of two, since .closest() wouldn't work.
  4. Does anyone know why this doesn't work?
  5. Can i get a free trial? Thanks

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.