/run if (not k) or k+1<GetTime() then b=UnitCastingInfo("target")s="비난"t="target"if IsSpellInRange(s,t)==1 and  GetSpellCooldown(s)==0 and UnitMana("player")>2342 then SendChatMessage("%T의 < "..b.." >을 차단","say");k=GetTime()end;end;
/시전 비난

 

/run if (not k) or k+1<GetTime() then b=UnitCastingInfo("target")s="두개골 강타"t="target"if IsSpellInRange(s,t)<14 and  GetSpellCooldown(s)==0 and UnitMana("player")>24 then SendChatMessage("%T의 < "..b.." >을 차단","say");k=GetTime()end;end;
/시전 두개골 강타(표범 변신)

 

사거리/마나/쿨다운 다 ok 여야지 대상이랑 대상의 시전스킬 말해주면서 차단하는 매크로

비난꺼 다른걸루 바꾸셔도 대는데 바꿀라면

UnitMana("player")>2342     부분이 소모 기력/분노/마나니까 2342를 24나 그런거루 바꾸시면 대요