Quote Originally Posted by wowphreak View Post
try out
Code:
/castsequence [target = self] reset=12 Rejuvenation ,null
/cast [target=targetparty] Rejuvenation
targetparty is suppose to cycle thru each one.
It's target=player not target=self, isn't it? Oh and the first will probably never reset because it would require to stop spamming the button for 12 seconds before resetting wont it?