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.

searchInterfacesForText(), RS2InterfaceChild.isVisible() broken?

Featured Replies

It seems like searchInterfacesForText() do not search. If I write my own searcher, it is working.

And, RS2InterfaceChild.isVisible() usually do not return true on visually visible elements. Also, Interface Debugger do not highlight all of elements. Maybe, those errors are somehow related. Maybe, not all is errors. But check, please.

MethodProvider#searchInterfaceForText returns List<RS2InterfaceChild> and not a single child. So you can put this into a for-each loop or iterate through the values to get the interface child you want.

  • Author

Yeah, I know. But it returns empty list when I see the child in client. And I can extract it using Interface Debugger. But it not detected by [show interfaces], isVisible() returns false, and it is not returned by searchInterfacesForText().

Yeah, I know. But it returns empty list when I see the child in client. And I can extract it using Interface Debugger. But it not detected by [show interfaces], isVisible() returns false, and it is not returned by searchInterfacesForText().

Make sure you check if the parent interface isn't null.

  • 2 weeks later...
If you're still recieving these Errors/Bugs please PM me or another staff member.

 

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.