本帖最後由 gg66521 於 2009-12-9 22:25 編輯
1024x768x16bit
60hz
視窗
勿移動怪物血條視窗
1.鎖定
2.普攻
3.技能
4.技能
5.藍水
6.紅水
60%自補血.40%自補藍.自動搜怪
3跟4放兩招cd短的單體攻擊技能
因為是加速用法...人物會自己往前走
你只需動滑鼠控制方向...或點擊怪物
=====================================
Rem 1
KeyPress 49,1
Delay 100
IfColor 237,75,1cff,0
Rem 2
KeyPress 50,1
KeyPress 50,1
KeyPress 50,1
KeyPress 38,1
KeyPress 50,1
KeyPress 50,1
KeyPress 52,1
KeyPress 38,1
KeyPress 50,1
KeyPress 50,1
KeyPress 51,1
KeyPress 38,1
Delay 100
KeyPress 40,1
KeyPress 50,1
KeyPress 52,1
KeyPress 50,1
KeyPress 51,1
KeyPress 38,1
Delay 100
KeyPress 50,1
KeyPress 51,1
Delay 100
KeyPress 50,1
KeyPress 52,1
Delay 100
KeyPress 50,1
KeyPress 51,1
KeyPress 50,1
KeyPress 52,1
Delay 100
IfColor 234,99,1018d6,1
KeyPress 50,1
KeyPress 51,1
KeyPress 52,1
KeyPress 38,1
KeyPress 49,1
EndIf
Else
Delay 100
Goto 1
EndIf
IfColor 165,54,1824de,1
Delay 100
KeyPress 54,1
Else
EndIf
IfColor 85,67,ff6d08,1
KeyPress 53,1
Delay 100
Else
EndIf
IfColor 237,75,1cff,1
Goto 1
Else
Goto 2
EndIf
===================================== |