Found this on a site

Supposedly Heals the person with the lowest health. Were macros able to do stuff like this at one point?


/script M=UnitHealthMax H=UnitHealth a="player" b="party1" c="partypet1" x=M(a)-H(a) y=M(b)-H(b) z=M(c)-H(c) t=a if(x<y) then t=b end if (z>y and z>x) then t=c end TargetUnit(t) CastSpellByName("Healing Touch(Rank 5)")

Hmmmm, probably not, I just looked farther down in the menu on the site and noticed stuff about [things that shall not be named]

oh well