前台发言脚本源码

脚本附件:交易.bmp, 本地.bmp, 附近.bmp

运行环境:分辨率:1440×900 色深:32位 操作系统:Windows 7 Ultimate 按键精灵版本:8.31.8583

@lp0638    2011/7/3

KeyPress "Enter", 1   KeyPress "PageDown", 1   FindPic 1000,800,1200,900,"Attachment:\交易.bmp",0.9,intX,intY   If intX > 0 And intY > 0 Then        KeyPress "Enter", 1       KeyDown 17, 1       KeyPress 86, 1       KeyUp 17, 1       KeyPress "Enter", 1   else    FindPic 1000,800,1200,900,"Attachment:\本地.bmp",0.9,intX1,intY1   If intX1 > 0 And intY1 > 0 Then        KeyPress "Enter", 1       KeyDown 17, 1       KeyPress 86, 1       KeyUp 17, 1       KeyPress "Enter", 1      else   FindPic 1000,800,1200,900,"Attachment:\附近.bmp",0.9,intX2,intY2   If intX2 > 0 And intY2 > 0 Then        KeyPress "Enter", 1       KeyDown 17, 1       KeyPress 86, 1       KeyUp 17, 1       KeyPress "Enter", 1      End If   End If   End If       Delay 10000   Goto aa
相关文件下载地址
©下载资源版权归作者所有;本站所有资源均来源于网络,仅供学习使用,请支持正版!

发表回复

您的邮箱地址不会被公开。必填项已用 * 标注