Ok.. made this while i was messing around w/my quad-boxing druids and couldn't keep it to myself b/c i thought it was just that freakin awesome :-D... so here goes
#showtooltip Rebirth()
/stopcasting
/target [target=Earthe, dead] [target=Moonh, dead] [target=Starh, dead] [target=Cloudh, dead]
/castsequence [exists,noharm,dead] reset=600 Rebirth(),,
Ok so for those who don't speak wow macro:
1st line: Forces the UI to show the Rebirth tooltip (the thing that pops up when you hover your mouse over a spell/item/etc)
2nd line: Stops any spellcasting in progress
3rd line: This is the targeting line, it automatically cycles through my guys and finds the 1st dead one on the list, then selects him
4th line: Before casting the spell and wasting a precious 10min CD for a brez, it makes sure the target exists, is friendly, and isn't "mostly dead" (princess bride ftw ;-D )
4th line: the reset timer is set to 10 minutes and it's put on a cast sequence so that each of the 3 guys i have it on casts it in order
What this does is cause each of my different druids to cast nothing and move on to the next "spell" in the cast sequence, or cast RebirthCode:1st guy: Rebirth(),,
2nd guy: ,Rebirth(),
3rd guy: ,,Rebirth()
In a nutshell, i press one button when one of my guys keels over and it auto-selects, auto-cast, and auto-cycles all in one button press, plus i have an addon that automatically accepts brez's
so a battle might go like this...
"Ah crap i couldn't can't get this guy off one of my dps... NOOO! X-P *dead*"
*press f5
*healer starts to casts Brez on dead dps guy
*dps auto accepts Brez and fight continues
"Sweet it worked!!! :-D"
*finish fight and kill boss