For buffing you should use SmartBuff addon anyway. Saves me a lot of work.

Still looking for a reliable decursing macro for use on alts though.

/targetparty 's cycling does seem painfully slow, and if i added a /cleartarget after the /cast it would not cast at all, so it seems the targeting is slower than the macro itself.

Quote Originally Posted by 'Bigfish',index.php?page=Thread&postID=176697#post 176697
This is what I currently use:

Code:
/castrandom [target=joe] Cleanse,,,,
/castrandom [target=bob] cleanse,,,
/castrandom [target=sam] cleanse,,
/castrandom [target=jill] cleanse,
/castrandom [target=chris] cleanse
What this does is essentially create a macro that acts as a /castrandom with multiple target, but it actually works. Everyone in the party has a 20% chance of getting a cleanse. In Owltoid's case where he has his cleanses bound to C, this will work fine. Personally, the one I use is adjusted hit a random member with a cleanse 50% of the time, and the other 50% pass through to the normal healing spam, but to do that you have to adjust the probabilites in the castrandoms. I can explain if anyone is interested.
This macro works great, but gets too long for a regular macro if the character has more than one cleansing spell. :/