Yes, you can. Not in combat, though. The easiest way to do it is with SmartBuff or one of the other buff monitoring addons. I know you can do it in a script, too, but I don't have a good example in front of me to post here.
[edit] HA! Found one. See if this works (only out of combat).
What I usually do is add this to my mount macro. That way it always refreshes when I mount.Code:/run if not UnitBuff("player", "Seal of Righteousness") then CastSpellByName("Seal of Righteousness") end
Connect With Us