Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

replace all instances of
Rich (BB code):${Me.Aura[x].Find
in the macro with
Rich (BB code):${Me.Aura[x].Name.Find
| Check if aura is up 4 parts - Mage | Everyone else | 2 auras cleric | 2 auras enchamter
/if (${Select[${Me.Class.ShortName},CLR,ENC,MAG]}==0 && !${Me.Aura[1].Name.Find[${AuraName}]}) {
/goto :FoundAura
} else /if (${Me.Class.ShortName.Equal[MAG]} && ${Me.Pet.ID} && ${Me.Pet.Distance}<175 && !${TempAura.Find[effect]} && !${Me.Aura[1].Name.Find[${TempAura}]}) {
/goto :FoundAura
} else /if (${Me.Class.ShortName.Equal[CLR]} && ((!${Me.Aura[1].Name.Find[${AuraName}]} && !${Me.AltAbility[Spirit Mastery]}) || (!${Me.Aura[1].Name.Find[${AuraName}]} && !${Me.Aura[2].Name.Find[${AuraName}]} && ${Me.AltAbility[Spirit Mastery]}))) {
/goto :FoundAura
} else /if (${Me.Class.ShortName.Equal[ENC]} && ((!${Me.Aura[1].Name.Find[${AuraName}]} && !${Me.AltAbility[Auroria Mastery]}) || (!${Me.Aura[1].Name.Find[${AuraName}]} && !${Me.Aura[2].Name.Find[${AuraName}]} && ${Me.AltAbility[Auroria Mastery]}))) {
/goto :FoundAura
} else /return ${AuraResult}
:FoundAura
Shaman keeps repeatedly buffing with single target unity every like 5 mins or less, bout everytime after combat is what i've been noticing.
Open a support ticket please, and include your toon's ini data... not the file. just the data in it.
Thank you.
