Quote Originally Posted by wolviex
/focus [target=focus, noexists]; [target=focus, dead]; [target=focus, help]
/stopmacro [target=focus, noexists]
/cast [target=focus] Polymorph
I believe semi-colons are required to make multiple options work. I can't be sure, but I do know that there's been at least 1 bug that required a semi-colon at the end of any /castsequence lines for macros to work, so rather use too many than too few.

While I personally prefere "/cast [target=party1target] Polymorph" (party1 being my main) the above should do what was requested.

Quote Originally Posted by Mannyman
Is there a buff macro out there? Say if I have a priest and want to buff everyone with fort, and don't have the party fort spell yet, is there an easy way to do it? With 3 buffing classes, it can be a pain
Easiest way, unless you want an addon, is to set up a "/castsequence [target=party1target] <buff1>, <buff2>," etc. - then you just gotta switch the target of your party1 whenever you reach the end of the cycle.

Mind you, if you're doing a single mana-heavy buff on 1 char and multiple low-costs on others, you'd be better off with a bunch of /casts as resetting is a bit tricky, and without resetting you'd be running out of mana faster than a healadin standing next to a mana-burning raid boss.