黃易群俠傳M脫機外掛應用程式黃易神行
1767
3

[原創] 機械士打擊----(按精專用腳本)

prine 發表於 2008-3-27 10:27:15 | 只看該作者 回帖獎勵 |倒序瀏覽 |
========================================
[General]
Description=機械士
BeginHotkey=191
BeginHotkeyMod=0
PauseHotkey=0
PauseHotkeyMod=0
StopHotkey=123
StopHotkeyMod=0
RunOnce=1
EnableWindow=
Enable=0
AutoRun=0
[Repeat]
Type=0
Number=1
[Relative]
SetupOCXFile=
[Comment]
Content=機械士.
F9----臂力增強.
F2紅水.
F8藍水.
F3-F4技能=靈箭<<空格為普打>>
[Script]
Rem aaaaaa
VBS Dim h,m,s,a,b,c,z,e
VBS a=0:b=0:c=0:z=0:e=0
VBS h=Hour(Now):m=Minute(Now):s=Second(Now)
VBS z=cint(h)
Rem AAA1
Rem AAA2
IfColor 206,96,10ff,2
    Gosub 輔助技能1
    IfColor 396,584,111e1d,2
        Gosub 普打
        Goto AAA3
    EndIf
    Gosub 補藍水
    Delay 100
    KeyPress 114,1
    Goto AAA3
EndIf
Gosub 補紅水1
Delay 300
Goto AAA2
Rem AAA3
IfColor 206,96,10ff,2
    IfColor 352,96,3e4a50,0
        Gosub 尋黃色線
        IfColor 432,584,111e1d,2
            Delay 100
            Gosub 普打
            Goto AAA5
        EndIf
        Gosub 補藍水
        KeyPress 115,1
        Gosub 補紅水2
        Goto AAA5
    EndIf
    Gosub 補紅水1
    Delay 300
    Goto AAA3
EndIf
Rem AAA4
Delay 300
KeyPress 192 1
Delay 300
Goto AAA2
Rem AAA5
IfColor 352,96,3e4a50,0
    Gosub 尋黃色線
    IfColor 396,584,111e1d,2
        Gosub 普打
        Goto AAA6
    EndIf
    Gosub 補藍水
    KeyPress 114,1
    Gosub 補紅水2
    Goto AAA6
EndIf
Goto AAA4
Rem AAA6
IfColor 352,96,3e4a50,0
    Gosub 尋黃色線
    IfColor 432,584,111e1d,2
        Gosub 普打
        Goto AAA5
    EndIf
    Gosub 補藍水
    KeyPress 115,1
    Gosub 補紅水2
    Goto AAA5
EndIf
Goto AAA4
Rem AAA7
Rem AAA10
EndScript
Sub 補紅水1
    IfColor 147,72,3e4a50,0
        KeyPress 113 1
        Goto RRR1
    EndIf
    IfColor 147,72,31455A,0
        KeyPress 113 1
        Goto RRR1
    EndIf
    IfColor 147,72,314552,0
        KeyPress 113 1
        Goto RRR1
    EndIf
    IfColor 147,72,39455A,0
        KeyPress 113 1
    EndIf
    Rem RRR1
Return 補紅水1
Sub 補紅水2
    VBS e=1
    Delay 200
    Rem RRR2
    IfColor 147,72,3e4a50,0
        KeyPress 113 1
        Goto RRR3
    EndIf
    IfColor 147,72,31455A,0
        KeyPress 113 1
        Goto RRR3
    EndIf
    IfColor 147,72,314552,0
        KeyPress 113 1
        Goto RRR3
    EndIf
    IfColor 147,72,39455A,0
        KeyPress 113 1
        Goto RRR3
    EndIf
    Goto RRR4
    Rem RRR3
    VBS e=e+1
    Delay 500
    If e>=5
        Goto RRR5
    EndIf
    Rem RRR4
    Delay 360
    If e>=5
        Goto RRR5
    EndIf
    VBS e=e+1
    Goto RRR2
    Rem RRR5
Return 補紅水2
Sub 補藍水
    IfColor 122,85,3e4a50,0
        KeyPress 119 1
        Goto RRR6
    EndIf
    IfColor 122,85,31455A,0
        KeyPress 119 1
        Goto RRR6
    EndIf
    IfColor 122,85,314552,0
        KeyPress 119 1
        Goto RRR6
    EndIf
    IfColor 122,85,39455A,0
        KeyPress 119 1
    EndIf
    Rem RRR6
Return 補藍水
Sub 尋黃色線
    Rem RRR8
    VBSCall FindCenterColor(328,112,486,345,"00E0E0",x,y)
    If x>=0 and y>=0
        Delay 500
        Gosub 補紅水1
        Goto RRR8
    EndIf
Return 尋黃色線
Sub 普打
    KeyPress 65,1
    For 3
        Gosub 補紅水1
        Delay 300
    EndFor
Return 普打
Sub 輔助技能1
    VBS h=Hour(Now):m=Minute(Now):s=Second(Now)
    If cint(h)>z
        VBS b=b-3599
        VBS z=cint(h)
    EndIf
    If cint(h)<z
        VBS b=0
        VBS z=cint(h)
    EndIf
    VBS a=cint(m)*60+cint(s)
    If a>=b
        KeyPress 120 1
        Delay 1500
        VBS b=a+60
    EndIf
Return 輔助技能1
=============================================================
作業系統800*600 高彩(32位元)
遊戲螢幕 視窗800*600
按鍵精靈版本:6.71試用版  來源按精官網
腳本適用於 Win2000
     XP使用要將(我的電腦─內容─進階─效能)改為 <調整成最佳效能>

F9鍵----臂力增強
F2鍵=紅水
F8鍵=藍水
F3-F4鍵=技能=>靈箭<<空格為普打>>

?/ 鍵:開始
F12鍵:結束
收藏收藏 分享分享 讚 幹 分享分享 FB分享
回覆

使用道具 舉報


yjh77757 該用戶已被刪除
yjh77757 2008-5-3 11:09:15
提示: 作者被禁止或刪除 內容自動屏蔽
回覆

使用道具 舉報

AABB0612 當前離線
UID
620721
熱心
141 值
嘉獎
0 次
違規
0 次
在線時間
31 小時
經驗
120 點
積分
120
精華
0
最後登錄
2015-1-25
閱讀權限
20
註冊時間
2007-10-31
論壇幣
298 幣
聯合幣
5 枚
幸運鑽
0 顆
招待卷
0 點
查看詳細資料
Rank: 2Rank: 2
AABB0612 2008-5-3 19:41:02

回覆 1# 的文章

謝謝大大無私心的分享

小弟受用無窮
回覆

使用道具 舉報

dssa123456 該用戶已被刪除
dssa123456 2008-10-14 08:11:46
提示: 作者被禁止或刪除 內容自動屏蔽
回覆

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊


手機版 | Archiver | 外掛聯合國

GMT+8, 2024-5-3 15:53 , Processed in 0.043362 second(s), 16 queries , Memcache On.

版權說明:
  本站不會製作、經銷、代理外掛程式。僅免費提供外掛程式下載前之掃毒及掃木馬等安全檢測驗證,協助會員遠離盜號危險程式。本站所有資料均來自網際網路收集整理,說明文字暨下載連結轉載自原程 式開發站。站上出現之公司名稱、遊戲名稱、程式等,商標及著作權,均歸各公司及程式原創所有,本站程式所有權歸外掛聯合國所有。本程式所有權歸外掛聯合國所有.......

回頂部
第二步?
第三步?