local index = - 1 local x = - 1 local y = - 1
index , x , y = findImage(170 , 197 , 541 , 354 , "图形验证.png" , 0.98)
if x~= - 1 and y ~= - 1 then
全局日志内容 = "出现验证"
sleep(3000)
print("图鉴开始")
图鉴()
sleep(2000)
end
index , x , y = findImage(170 , 197 , 541 , 354 , "图形验证.png" , 0.98)
if x~= - 1 and y ~= - 1 then
全局日志内容 = "出现验证"
sleep(3000)
print("图鉴开始")
图鉴()
sleep(2000)
end









