魔兽猎人驱散射击宏
- 游戏信息
- 发布时间:2025-05-07 11:03:23

#showtooltip 驱散射击
/cleartarget
/targetenemyplayer
/cast 驱散射击
/script UIErrorsFrame:Clear()
/console SET profanityFilter "0"
你试试这个 只对玩家有效(比如有LRBB 这个宏不驱散BB)
#showtooltip 驱散射击
/cleartarget
/targetenemy [noharm][dead][noexists]
/script SetRaidTarget("target",2)
/cast 驱散射击
/script UIErrorsFrame:Clear()
/console SET profanityFilter "0"
对所有目标有效
可能会取消当前目标。。。
要不就用这个。。。鼠标指向驱散宏。。不取消当前目标 鼠标指向 不用选取 直接驱散
#showtooltip 驱散射击
/stopcasting
/stopcasting
/Cast [modifier:ctrl,target=focus,exists] 驱散射击; [target=mouseover,exists]驱散射击; 驱散射击
/clearfocus [target=focus,dead]
两个/stopcasting是取消稳固射击和取消自动射击立即打出驱散 希望能对你有帮助