按键精灵吧 关注:499,342贴子:1,004,310
  • 4回复贴,共1

脚本可以用,就是半小时后就无反应了手动动一下才能恢复正常

只看楼主收藏回复

do
FindPic 0, 0, 1024,768, "Attachment:\6.bmp", 0.7, intX, intY
If intX > 0 And intY > 0 Then
MoveTo intX+5, intY-74
Delay 1000
LeftClick 1
Delay 1000
LeftClick 1
Delay 1000
End If
FindPic 0,0,1024,768,"Attachment:\3.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
LeftClick 1
Delay 1000
Delay 1000
End If
FindPic 0,0,1024,768,"Attachment:\1.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
LeftClick 1
Delay 1000
Delay 1000
End If
FindPic 0,0,1024,768,"Attachment:\8.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
LeftClick 1
Delay 1000
Delay 1000
End If
FindPic 0, 0, 1024,768,"Attachment:\2.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
LeftClick 1
Delay 1000
End If
Delay 100
FindPic 0,0,1024,768,"Attachment:\7.bmp",0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intX, intY
RightClick 1
Delay 20
End If
Loop


IP属地:河南1楼2019-02-25 11:10回复
    点启动可以正常使用 半小时左右的时候就会无任何操作 手动动动鼠标又好了 那里出错了


    IP属地:河南2楼2019-02-25 11:10
    收起回复
      把电脑的睡眠 屏保关掉试试


      IP属地:浙江3楼2019-02-25 14:52
      回复
        改成后台就可以了


        IP属地:广东来自Android客户端4楼2019-02-25 15:49
        回复