- UID
- 109565
- 帖子
- 99
- 主題
- 9
- 精華
- 0
- 積分
- 7
- 楓幣
- 1354
- 威望
- 5
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 7
- 閱讀權限
- 10
- 性別
- 保密
- 在線時間
- 30 小時
- 註冊時間
- 2015-8-8
- 最後登入
- 2022-11-6
|
運用按鍵精靈控制項寫的腳本
欄位:
0=打坐
2=要洗的技能
1=定時開被動技能
以下是原始檔:
Rem A
IfColor 19,96,"8E887F",0 Then
KeyPress "0", 1
Delay 5000
Goto A
Else
End If
IfColor 13, 93, "C5741C", 0 Then
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
KeyPress "2", 1
Delay 200
Else
Goto A
End If
IfColor 128,95,"EDB768",0 Then
KeyPress "0", 1
Delay 100
Else
End If
IfColor 193,40,"E5DBC9",1 Then
KeyPress "1", 1
Else
這篇的寫作方法運用找色功能找出MP條
自動打坐洗技功能已測試
我還在學習中請各位多多指教
想使用要安裝按鍵精靈9 或VB喔
有問題可以密我
|
|