안녕하세요. 질문이있습니다. 지금 사용하는 매크로인데요..외치기말고 파티채팅으로 바꿀수잇나요??그리고 말풍선도 안나오게 가능할까요??

#showtooltip 차단
/run c="차단"t="target"b=UnitCastingInfo(t)d=UnitChannelInfo(t);b=b or d;a=UnitName(t)if a and GetSpellCooldown(c)==0 then s=""if b then s=GetSpellLink(b).."<%T>차단성공!!"else s="<%t>차단실패!!" end;SendChatMessage(s,"yell")end;
/시전 차단

#showtooltip 마법 삼키기
/run c="마법 삼키기"t="target"b=UnitCastingInfo(t)d=UnitChannelInfo(t);b=b or d;a=UnitName(t)if a and GetSpellCooldown(c)==0 then s=""if b then s=GetSpellLink(b).."<%T>차단성공!!"else s="<%t>차단실패!!" end;SendChatMessage(s,"yell")end;
/시전 마법 삼키기
#showtooltip 마법 삼키기
/run c="마법 삼키기"t="target"b=UnitCastingInfo(t)d=UnitChannelInfo(t);b=b or d;a=UnitName(t)if a and GetSpellCooldown(c)==0 then s=""if b then s=GetSpellLink(b).."<%T>차단성공!!"else s="<%t>차단실패!!" end;SendChatMessage(s,"yell")end;
/시전 마법 삼키기