打开QQ输入账号密码脚本源码

资源介绍:

脚本附件:s.bmp, q.bmp, 2.bmp, 3.bmp

运行环境:分辨率:1366×768 色深:32位 操作系统:Windows 7 Professional 按键精灵版本:9.30.11233

@yuruotong1   2012/10/18

资源源码:

Call Lib.API.运行程序("C:\Program Files\Tencent\QQ\Bin\QQ.exe")   //FindPic 0,0,1024,768,"Attachment:\s.bmp",0.9,q,w   //If q > 0 And w > 0 Then   //End If   //MoveTo q, w   //LeftClick 2   Delay 1000   FindPic 0,0,1024,768,"Attachment:\q.bmp",0.9,q,w   If q > 0 And w > 0 Then   End If   MoveTo q-6, w   Delay 500   LeftClick 1      SayString "QQ号码"   Delay 1000   FindPic 0,0,1024,768,"Attachment:\2.bmp",0.9,q,w   If q > 0 And w > 0 Then   End If   MoveTo q-7, w   LeftClick 1   //输入密码吧   KeyPress "1", 4   KeyPress "1", 4   KeyPress "1", 4   KeyPress "1", 4   KeyPress "1", 4   KeyPress "1", 4   FindPic 0,0,1024,768,"Attachment:\3.bmp",0.9,q,w   If q > 0 And w > 0 Then   End If   MoveTo q, w   LeftClick 1
相关文件下载地址
©下载资源版权归作者所有;本站所有资源均来源于网络,仅供学习使用,请支持正版!

打开QQ输入账号密码脚本源码》有0个想法

发表回复

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