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.

Getting info from interfaces

Featured Replies

I need to get information from a talk interface, I see with the sandwich lady it gets the info on whether its a sandwich, baguette etc. I was wondering what method is this?

 

If anyone can help, thanks.

 

 

EDIT: Almost finished my slayer bot, need to get slayer tasks from the slayer master, when talking to him. I need to grab what task and how many.

Edited by Rand

  • Author

Be more precise of what you want to do please....

 

Almost finished my slayer bot, need to get slayer tasks from the slayer master, when talking to him. I need to grab what task and how many.

Filter through all the interfaces that contain the task line.

Use the Interfaces option under Settings, Advanced and hover the area you need. You'll find out that it's the child Id of the interface you're aiming at that you want to extract. In your script you can do client.getInterface(interface_id) to get an instance of RS2Interface. This has a method named getChild(child_id) to get the child that contains the information. On this RS2InterfaceChild you can use the method getMessage() to get the information.

 

Hope to have helped you smile.png

Edited by Velocity

Get the interface ID(s) and PM me your method, I'll write it.

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.