LR一键抽筋宏

强力输出宏

/cast [target=pettarget]杀戮命令

/castsequence reset=3 稳固射击,!自动射击

/castsequence 多重射击(等级 1),奥术射击

/script UIErrorsFrame:Clear()

奥术宏

#showtooltip 奥术射击

/cast [target=pettarget]杀戮命令

/castsequence reset=3 稳固射击,!自动射击

/cast 奥术射击

/script UIErrorsFrame:Clear()

抽筋狂按版

#show 稳固射击

/施放 [target=pettarget,exists]杀戮命令

/castsequence reset=3 稳固射击,自动射击

/script UIErrorsFrame:Clear()

猎人:稳固射击+杀戮宏

#show 稳固射击

/stopcasting

/施放 [target=pettarget,exists]杀戮命令

/stopcasting

/施放 稳固射击

/script UIErrorsFrame:Clear()

/startattack

#show 稳固射击

/petautocastoff 闪电吐息

/施放 [target=pettarget]杀戮命令

/施放 [pet:风蛇,target=pettarget]闪电吐息

/castsequence reset=3 稳固射击,自动射击

/script UIErrorsFrame:Clear()

驱散射击

/focus [target=mouseover,exists,modifier:shift]mouseover;[exists,modifier:shift];[target=focus,noexists][target=focus,dead]

/stopmacro [modifier:shift]

/施放 [target=focus]驱散射击;驱散射击

沉默射击

/focus [target=mouseover,exists,modifier:shift]mouseover;[exists,modifier:shift];[target=focus,noexists][target=focus,dead]

/stopmacro [modifier:shift]

/施放 [target=focus]沉默射击;沉默射击

蝰蛇钉刺

/focus [target=mouseover,exists,modifier:shift]mouseover;[exists,modifier:shift];[target=focus,noexists][target=focus,dead]

/stopmacro [modifier:shift]

/施放 [target=focus]蝰蛇钉刺;蝰蛇钉刺

近战抽筋宏

#showtooltip 猛禽一击

/castsequence reset=6 摔绊,猛禽一击,摔绊

/cast 猫鼬撕咬

/castrandom [target=pettarget, exists] 杀戮命令

/script UIErrorsFrame:Clear()

新抽筋宏

#show 稳固射击

/petautocastoff 闪电吐息

/cast !自动射击

/cast [target=pettarget, exists] 杀戮命令

/cast [pet:风蛇,target=pettarget]闪电吐息

/cast 稳固射击

传说DPS提升 7% 耗蓝提高 30% ,没有AM SM 惩戒QS回蓝支持慎用

包含多重的

#show 多重射击

/cast [target=pettarget]杀戮命令

/castsequence reset=5/target/combat !自动射击,稳固射击,奥术射击,!自动射击,稳固射击

/cast 多重射击(等级 1)

/script UIErrorsFrame:Clear()

单体宏:

#show 奥术射击

/cast[target=pettarget]杀戮命令

/castsequence reset=3 !稳固射击,!自动射击

/cast !奥术射击(等级 9)

/script UIErrorsFrame:Clear()

#showtooltip 急速射击

/use 13

/stopcasting

/use 14

/stopcasting

/cast 狂野怒火

/stopcasting

/cast 急速射击

/stopcasting

/cast 自动射击

3、AutoHotKey抽筋宏脚本

#Persistent

#NoEnv

v_Enable=0

$V::

{

v_Enable:=!v_Enable

If (v_Enable=0)

SetTimer, Label0, Off

Else

SetTimer, Label0, 100

}

Return

Label0:

{

ControlSend ,,{Insert},魔兽世界,,,

}

Return

(其中V是设置的抽筋宏按键开关,按一下脚本运行,再按一次,脚本停止;Insert是设置的抽筋宏的快捷键,把写好的抽筋宏放到相应的快捷栏内就OK了)

显卡增强宏

/console farclip 777

/console horizonfarclip 6226

/console groundeffectdensity 256

/console groundeffectdist 140

/console smallcull 0

/console skycloudlod 3

/console characterambient 0

显卡恢复宏

/console groundEffectDensity 16

/console groundEffectDist 1

/console horizonfarclip 1305

/console farclip 177

/console characterAmbient 1

/console smallcull 1

/console skycloudlod 1

/console detailDoodadAlpha 1