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.

"Use" a inventory item on a RS2Object broken?

Featured Replies

Title says it all pretty much, Goes from inventory hovers object doesn't click then returns to inventory and repeats.

I doubt this is the best way to do it but you can use an entity.

 

Entity well = closestObjectForName("Well");
selectEntityOption(well, "Use",
"<col=ff9040>Bucket<col=ffffff> -> <col=ffff>Well");

You have to be specific when it comes to the HTML col tags. It's really annoying, but it works flawlessly for me.

Edited by Cloudnine



client.getInventory().interactWithSlot(0, "Use");
animator.interact("Use", client.getInventory().getItems()[0].getName() + " -> " + animator.getName(), true, 2, false, false);


This is how I did it for warriors guild.

 

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

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.