奇迹1.03战士连击脚本和加速怎么做啊?
下载按键精灵,导入下面的脚本就行了,到时候1设置为西风,2霹雳,3回旋;也可以不用回旋,直接设置2霹雳,3回旋;这里的4固定设置为爆血,自己做的简单脚本,请试用有问题继续追问我就行了~!
一下是脚本(请复制):
[General]
Description=1W2敏捷暴血连击
BeginHotkey=121
BeginHotkeyMod=0
PauseHotkey=0
PauseHotkeyMod=0
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=1
AutoRun=0
[Repeat]
Type=0
Number=1
[Relative]
SetupOCXFile=
[Comment]
Content=
[Script]
KeyPress
52,1
Delay
500
Rem
1
For
600
Delay
88
KeyPress
49,1
Delay
100
KeyPress
50,1
Delay
88
KeyPress
51,1
EndFor
Delay
1000
KeyPress
52,1
Delay
1000
Goto
1
奇迹1.03战士连击脚本和加速怎么做啊?
下载按键精灵,导入下面的脚本就行了,到时候1设置为西风,2霹雳,3回旋;也可以不用回旋,直接设置2霹雳,3回旋;这里的4固定设置为爆血,自己做的简单脚本,请试用有问题继续追问我就行了~!一下是脚本(请复制):[General]
Description=1W2敏捷暴血连击
BeginHotkey=121
BeginHotkeyMod=0
PauseHotkey=0
PauseHotkeyMod=0
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=1
AutoRun=0
[Repeat]
Type=0
Number=1
[Relative]
SetupOCXFile=
[Comment]
Content=[Script]
KeyPress 52,1
Delay 500
Rem 1
For 600
Delay 88
KeyPress 49,1
Delay 100
KeyPress 50,1
Delay 88
KeyPress 51,1
EndFor
Delay 1000
KeyPress 52,1
Delay 1000
Goto 1