方法介绍
鼠标双击
方法名称:
类_图色.双击
语法:
类_图色.双击(x坐标,y坐标)
require "懒人综合插件" while true do 类_图色.刷新屏幕() if 类_图色.找图(设置) then 类_图色.双击(93,75) else print("没有找到") end sleep(100) end