I tried to construct a revive/rebirth macro which takes into account:

1: If im in combat
2: if my toons are dead

I can't make it work like I would like to, therefore I need some help if you got the time

It looks like this (roughly)

On Healer:

/cast [target=vuhdo, Combat] Rebirth; [target=vuhdo, nocombat] Revive

On my 1st DPS

/cast [target=vuhdo, Combat, Barnweed=dead] Rebirth; [target=vuhdo, nocombat, barnweed=dead] Revive

The problem is, im not sure I can do the Combat and the = dead conditions.

Any suggestions?

I would love to build one "button" for revive without modfiers [ctrl, alt].