古詩詞大全網 - 成語用法 - wow 5.4武僧t 常用宏,能用的

wow 5.4武僧t 常用宏,能用的

1. 焦點癱瘓宏

#showtooltip 分筋錯骨

/stopcasting

/cast [target=focus,modifier:alt] 分筋錯骨

/stopmacro [modifier:alt]

/cast 分筋錯骨

/script UIErrorsFrame:Clear()

2.焦點打斷宏

#showtooltip 切候手

/stopcasting

/cast [target=focus,harm,exists]切候手

/cast 切候手

3.金鐘罩監視

/use 金鐘罩

/run F=F or CreateFrame("frame")F:RegisterEvent("COMBAT_LOG_EVENT_UNFILTERED")F:SetScript("OnEvent",function(_,_,_,e,_,_,_,_,_,_,n,_,_,i)if(e=="SPELL_AURA_REMOVED"and n=="妳的角色名字"and i==115295)then SendChatMessage("金鐘罩消失,註意治療我!","say")end;end)