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.

Prayer points check and quick prayers

Featured Replies

I was looking for checking of prayer points and turning quick prayers on and off in the api. I found the Prayer api where i found ways to turn on and off single prayers, check if quick prayers are turned on/off but not actually turning them on/off and checking the amount of prayer points that are left. I was here: https://osbot.org/api/org/osbot/rs07/api/Prayer.html

Thanks for the help ;)

From the link you posted: 

isQuickPrayerActive(); will return true if quick prayer is on or false if off.

To check the amount of prayer points left I use the skills API:

getSkills().getDynamic(Skill.PRAYER);

  • Author
19 minutes ago, d0zza said:

From the link you posted: 

isQuickPrayerActive(); will return true if quick prayer is on or false if off.

To check the amount of prayer points left I use the skills API:

getSkills().getDynamic(Skill.PRAYER);

I know that isQuickPrayerActive() will show if on or off im asking how to turn it on and off.

9 hours ago, CanCo said:

I know that isQuickPrayerActive() will show if on or off im asking how to turn it on and off.

Find the right widget using the widget debugger and interact with that

did you get it working?

is your name connor?

Create an account or sign in to comment

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.