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.

magic.canCast(ArceuusSpells) returns incorrect result

Featured Replies

1. OSBot Version (do NOT put "current version", be specific)

2.7.27

 

2. A description of the issue. Include relevant logs.

magic.canCast(ArceuusSpells) does not return true when conditions are met (Quest done, have runes, have magic lvl).

 

3. Are you receiving any errors in the client canvas or the logger? 

No

 

4. How can you replicate the issue?

Setup character to be able to cast a chosen spell. I don't think staff/book choice matters as method looks to be checking the spell widget itself.

I only tried with Shadow veil and teleport to ape atoll.

Run this code, It returns false when expected to be true. 

@Override
public int onLoop() throws InterruptedException {
    log(magic.canCast(Spells.ArceuusSpells.SHADOW_VEIL));
    return 1000;
}

 

5. Has this issue persisted through multiple versions? If so, how far back?

IDK

Edited by yfoo

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.