Function 找多图(图片)
图片列表 = Split(图片, "|")
For i = 0 To UBound(图片列表)
FindPic 0, 0, 3000, 3000, 图片列表(i), 0.8, x, y
If x >= 0 Then
Exit Function
End If
Next
End Function
If 找多图 "C:\Users\Administrator\Desktop\怪1.bmp | C:\Users\Administrator\Desktop\怪2.bmp" Then
MoveTo x, y
LeftClick 1
End If
按键精灵找多图代码
最新推荐文章于 2025-04-03 11:48:35 发布