/시전 제압
/script if (UnitMana("Player")>=45) then CastSpellByName("영웅의 일격") end;
/script if (UnitMana("Player")>=30) then CastSpellByName("죽음의 일격") end;

이 매크로를 쓰면 자꾸 차단도었다고 뜨는데, 아마 구 매크로여서 그런듯 합니다.

 

이 소스 신 매크로 용어로 작성할줄 아시는분 계신가요 ㅠㅠ ?