For Each v , s In 数组
// TracePrint v
s(6) = "假"
s(12) = -1
s(13)= -1
// TracePrint Join(s,",")
// TracePrint s(0),s(1),s(2),s(3),s(4),s(5),s(11)
FindMultiColor s(0),s(1),s(2),s(3),s(4),s(5),s(11),0.96,intX, intY
If intX >-1 Then
If ReadUIConfig("多选框1") = True Then
TracePrint "找到了字>>>>>>>"&v&"坐标 "&intX&"/"&intY
End If
// TracePrint "找到了字>>>>>>>"&v&"坐标 "&intX&"/"&intY
s(6) = "真"
s(12) = intX
s(13) = intY
If s(6) = "真" and s(7) = "点击" Then
Tap s(12) + s(8), s(13)+s(9)
Delay s(10)
If s(10) > 500 Then
KeepCapture
End If
End If
Else
// TracePrint "没到了字>>>>>>>"&名称&" 用的是第 "&I
End If
TracePrint "找到了字>>>>>>>"&名称&"坐标 "&intX&"/"&intY
键值(6) = "真"
键值(12) = intX
键值(13) = intY
If 键值(6) = "真" and 键值(7) = "点击" Then
Tap 键值(12) + 键值(8), 键值(13)+键值(9)
Delay 键值(10)
If 键值(10) > 500 Then
KeepCapture
End If
End If
Else
// TracePrint "没到了字>>>>>>>"&名称&" 用的是第 "&I
End If
End Function
遍历键值图色 (tb)
If 单键值查找("暂停按钮", tb["暂停按钮"]) = True Then
ShowMessage "玩家手动释放技能战斗模式"
End If