фткyн 1469 Report post Posted January 22, 2017 Okei, hi guys have this clique macro: Clique:TargetUnit() RunSuperMacro("HEAL") where HEAL is: /run if (UnitHealth('target')/UnitHealthMax('target')>0.99) then SpellStopCasting() end /cast Flash of Light(Rank 4) /script TargetLastTarget(); Sometimes it switch targets, what i must to do? 0 Share this post Link to post Share on other sites