- Joined
- Aug 25, 2017
- Messages
- 270
- Thread Author
- #1
There is currently no (easy) way to set the auto-cast in RS3 and check that the spell is activated. That would be very helpful in situations where you switch magic spell types a lot, i.e. slayer bot. As it stands, it must activate a spell without knowing if that spell is already activated, which may deactivate the spell. I've gotten around this by creating a boolean for it, but it would be much easier to have a call like isActivated() instead of having to hope that the initial spell that is set by the bot was not previously activated.
Last edited: