[General]
Description=曙光小掛
BeginHotkey=122
BeginHotkeyMod=0
PauseHotkey=0
PauseHotkeyMod=0
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=0
[Repeat]
Type=1
Number=1943232333
[CallBack]
OnSetup=
[Comment]
Content=曙光2:元氣特攻隊.
【功能說明】.
1.自動尋怪打怪.
2.自動%數吃HP.
4.自動狂暴化.
【使用說明】.
.
F1-攻擊鍵.
F2-拾取.
F3-坐下.
F6-補品.
F7-狂暴.
.
【作者介紹】.
亞羅丁.
.
【製作日期】.
1/4.
[Script]
VBS dim a
VBS dim b
VBS dim c
VBS a=0
VBS b=0
VBS c=0
VBS dim d
VBS d=0
UserVar hp=65 Hp補血% (0~100)
UserVar time1=600 鎖定怪後攻擊的延遲 (300~1000) 毫秒
UserVar lag=30 攻擊動作幾次執行閃障礙
UserVar out=5 卡點重複幾次停止腳本,並按F3坐下
UserVar sup=1 自動狂暴化(是=1,否=0)
//=============以上為變數===============
Rem the1
IfColor hp/100*(214-101)+101 39 1a2743 0
KeyPress 117 sup
Delay 500
Else
IfColor 214 60 1a2743 1
If sup=1
KeyPress 118 1
Gosub mos
Else
Gosub mos
EndIf
EndIf
Gosub mos
EndIf
Sub mos
VBSCall FindPic(222,0,848,50,"1.bmp",1,x,y)
If x>=0 and y>=0
If c=out
KeyPress 114 1
Delay 500
KeyPress 123 1
EndIf
If a>=lag
VBS a=0
MoveTo 506 477
Delay 500
LeftClick 1
Delay 500
MoveTo 515 259
Delay 500
LeftClick 1
Delay 500
MoveTo 407 394
Delay 500
LeftClick 1
Delay 500
MoveTo 607 405
Delay 500
LeftClick 1
Delay 500
VBS c=c+1
Goto the2
EndIf
KeyPress 112 1
Delay 500
VBS a=a+1
Goto the1
Else
VBS a=0
VBS c=0
KeyPress 113 1
Delay 200
KeyPress 113 1
Delay 200
KeyPress 113 1
Delay 500
KeyPress 113 1
Delay 500
Rem the2
If d=1
KeyPress 27 2
Delay 200
KeyPress 9 1
Delay tim1
VBS d=0
Goto the1
EndIf
KeyPress 9 1
VBSCall FindCenterColor(874,43,978,110,00f2ff,x,y)
If x>=0 and y>=0
Delay tim1
VBS d=0
Goto the1
Else
VBS d=d+1
Goto the2
EndIf
EndIf
Goto the1
Return hp
以上腳本配合
http://bbs.wgun.net/viewthread.php?tid=16652&extra=page%3D1
曙光小掛 腳本^^~
給大家做參考~
看來有很多人也開始研究按精~
我把腳本po出來給大家!!
記住喔...是配合上面連結的 曙光小掛腳本...
.....由於我不玩曙光了@@"所以也不太可能會繼續修改腳本
大家加油吧~yociexp100.gif
如果對於上方腳本有不懂得!!..可以回覆..我有看到..會解說^^~當然看的懂得@@"..就幫我解說吧@@" |