Jump to content

Recommended Posts

Im using the rotation of Bettersister, but the Healing Touch function does not work. No matter what i do/change, i cant get it to work properly.

Ive set Healing Touch, to be used when buff Predatory's Swiftness is active, and ive set Healing Touch all the way up on the priority list, below cat form. Its the second highest prio now.

 

Why is this not working ?

private Spell healingTouch = new Spell("Healing Touch");

If(healingTouch.IsSpellOverlayed) {....} //because healing touch spell on your castbar light up when you have Predatory Swiftness proc.

3 hours ago, BetterSister said:

fixed now

The issue was there is so many passive buffs with same name so bot is so confused should it or shouldn't it use it

Its working sometimes, but it STILL not using Healing Touch on every Predatory Swiftness proc.

Can you look at it again ?

 

1 hour ago, Pasterke said:

private Spell healingTouch = new Spell("Healing Touch");

If(healingTouch.IsSpellOverlayed) {....} //because healing touch spell on your castbar light up when you have Predatory Swiftness proc.

No idea how to get insert that line in the routine, but hopefully Bettersister can copy paste it into his routine.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...