魔兽70TBC猎人常用宏
Posted 斩乱凡尘
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了魔兽70TBC猎人常用宏相关的知识,希望对你有一定的参考价值。
宏命令
1.饰品全开宏,如果你是“狂暴者的召唤”就把对应的嗜血胸针改成对应的名字
#showtooltip 嗜血胸针
/stopcasting
/use 嗜血胸针
/cast 狂野怒火
/cast 急速射击
2.误导宏
①有时候你怕点不到MT或者其它原因,用这个宏。
/cast [target=MT的名字] 误导
/Y 我已误导,请注意接怪!!!!!!
② 按住shift把当前目标设为焦点,并结束。 如果焦点存在而且友好就给焦点上误导;否则如果目标的目标存在而且友好,则给目标的目标上误导;否则如果目标友好则给目标上误导;否则如果宝宝存在给宝宝上误导
/focus [modifier:shift]
/stopmacro [modifier:shift]
/施放 [target=focus,help][help][target=targettarget,help][target=pet]误导
/script local u,t=UnitName,"focus";t=u(t);if not t then t=u("targettarget");end;if t then SendChatMessage("我已误导 "..t,"yell");end
3.抽筋宏,无论有没有4T5或者4T6,都比老宏强大,蓝的问题交给萨满,骑士的智慧祝福,抹油,喝大蓝吧
#showtooltips 稳固射击
/施放 [target=pettarget, exists]杀戮命令
/施放 [pet:风蛇,target=pettarget]闪电吐息
/施放 !自动射击
/castsequence reset=3 !自动射击,稳固射击
/script UIErrorsFrame:Clear()
射速1.9以下/网络速度好/FPS高的兽王请用: 一拖二宏
简化版一拖二宏:
#show 稳固射击
/console Sound_EnableSFX 0
/施放 [target=pettarget]闪电吐息
/施放 稳固射击
/castsequence reset=4 [target=pettarget] 杀戮命令,!自动射击,!自动射击,!自动射击
/console Sound_EnableSFX 1
/脚本 UIErrorsFrame:Clear()
射速1.9以上/网络一般/FPS一般的兽王请用: 智能宏
[智能调节宏]
#show 稳固射击
/console Sound_EnableSFX 0
/施放 [target=pettarget]闪电吐息
/castsequence 稳固射击,稳固射击
/castsequence [target=pettarget] reset=4 杀戮命令,!自动射击,!自动射击,!自动射击
/console Sound_EnableSFX 1
/脚本 UIErrorsFrame:Clear()
测试
#show 稳固射击
/施放 [target=pettarget]杀戮命令
/施放 稳固射击
/cast [target=pettarget,exists]蝎毒(等级 5)
/cast 角刺(等级 9)
/script UIErrorsFrame:Clear()
以上是关于魔兽70TBC猎人常用宏的主要内容,如果未能解决你的问题,请参考以下文章