Sub Main /target Name /if(${Target.PctHPs}<60) { /cast 8 } /return --------------------- This is the first macro I have ever written so go easy. It's so simple I thought for sure I could get it to work heh, what happens is my cleric just spams heal even when my target is at 100% health. But the if s...