/cast [target=mouseover,help][help][target=targettarget,help][target=player] 고통 억제
이걸 
/run CreateFrame("Frame","A")A:RegisterEvent"UNIT_SPELLCAST_SUCCEEDED"A:SetScript("OnEvent",function(s,e,u,n,_,_,_)if u=="player"and n=="고통 억제" then SendChatMessage(GetSpellLink('고통 억제').."! %t 에게!!!","YELL")end end)
/cast 고통 억제
구문과 섞고싶은데 어떻게 해야할까요ㅠㅠ