안녕하세요

매크로 질문 하나 드리고싶습니다

소부전쟁 전까지는 잘쓰던 매크로인데

소부전쟁 이후부턴 작동을 전혀안합니다

혹시 확인부탁드려도될까요

기능 : 마우스오버/귓말/스킬 쿨일땐 작동X


#showtooltip 희생의 축복
/stopcasting
/run local s,u,n="희생의 축복","mouseover";n=GetUnitName(u,1);if n and IsSpellInRange(s,u)==1 and GetSpellCooldown(s)==0 then SendChatMessage(GetSpellLink(s).."▶희.축.조.아 ","WHISPER",nil,n)end
/시전 [@mouseover,help][]희생의 축복