|
2017-01-31 11:26
조회: 6,001
추천: 0
디스코드 주소 복사 매크로공격대 채팅에 공격대장이 디스코드 주소를 넣으면 복사(Ctrl+c)를 할 수 있도록 도와주는 매크로입니다. 공격대 초대 되면 바로 사용하세요. /run ChatFrame_AddMessageEventFilter("CHAT_MSG_RAID_LEADER",function(s,e,m)local u,b=m:find("://discord"),ChatFrame1EditBox;if u then b:Show()b:SetText("/s "..m)b:HighlightText()b:SetFocus()print("▒ 복사: Ctrl + c")return false end end) |
배틀리 