CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 外挂编程 搜索资源 - 模拟操作

搜索资源列表

  1. qqlogin

    0下载:
  2. QQ自动登录器VC源代码模拟鼠标操作,有借鉴作用-QQ automatically log the device VC source code emulate mouse actions, reference
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-09
    • 文件大小:2284140
    • 提供者:张建
  1. QQYLZT

    0下载:
  2. QQ御龙在天游戏外挂,使用取色和按键模拟实现,可实现全后台操作.-QQ Royal Dragon, plug in the days of the game, use the eyedropper and key analog implementation can achieve full background operation.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-08
    • 文件大小:22174
    • 提供者:王涛
  1. WuLin_Assistant

    0下载:
  2. 初学vb时编写的武林外传模拟操作类辅助工具,主要是逻辑运算-Vb beginner prepared Wulin rumored simulation tools category, mainly logic operations
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:393356
    • 提供者:terminus
  1. wgsur

    0下载:
  2. 一个征途外挂源码,对于学外挂的有点帮助,但是也不大帮助,因为没有写内存的操作,只有读内存和模拟键盘操作。-A journey of plug-in source code, for learning to help plug a bit, but not much help, because there is no memory write operation, only read the memory and analog keyboard operation.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:468801
    • 提供者:12354
  1. XingFuChuFang

    0下载:
  2. 这是一个用Delphi编写的,对鼠标惊醒模拟操作的, 能够控制操作系统的鼠标在两点之间实现点击的程序-This is a work written in Delphi, simulated operation of the mouse wake up, to control the operating system mouse clicks between the two procedures
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-16
    • 文件大小:223597
    • 提供者:Vowstar
  1. qqgame

    0下载:
  2. 用软件模拟鼠标的方式 来操作QQ对对碰游戏的-Simulate the way the mouse software to operate the game QQ right right touch
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-30
    • 文件大小:3690
    • 提供者:Wolfensohn
  1. Mouse

    0下载:
  2. 获取鼠标事件,模拟鼠标操作,左右键,按下弹起等,-Access to mouse events, simulate mouse left and right keys, press the pop-up, etc.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-07
    • 文件大小:1882603
    • 提供者:韩云飞
  1. DNFDemo

    0下载:
  2. 模拟了腾讯公司的DNF,具有与DNF相同的功能和相类似的操作。是基于网络游戏编程的很好例子-To simulate the tecent company that has the same DNF DNF and the function and similar operations. Based on network is a good example of game programming
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-06-03
    • 文件大小:15436871
    • 提供者:zhiqiang
  1. cSharpwaigualei

    0下载:
  2. c# 外挂类 操作窗体 pid = kk.pid("su_client.exe") 获得进程PID key.WinFromXY wf 声明结构数组 wf = kk.findform(“窗口标题”) 根据窗口标题得到 宽,高,以及x,y信息。 kk.setwinform(窗口标题,新的高,新的宽)//改变窗体大小 kk.winText(旧的窗体标题, 新的窗体标题) //修改窗体标题 kk.showform(窗口标题)//将窗体至于屏幕最顶端 kk.fi
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-14
    • 文件大小:3616475
    • 提供者:bk
  1. VBsourcecode

    0下载:
  2. 这里面有些东西是论坛那个VB一天一天写外挂教程里没有的东西,虽然不是必须的 不过还是有些实际意义 1、VB的小图标处理 2、后台鼠标的模拟移动和点击 3、从进程获得文件执行路径 4、打开文件夹的操作 5、比sleep好用的延时函数 所有代码都是参考人家的做的,我理解新人没有实例的痛苦,我也是参考一天一天的教程写出来的 在此再次感谢-This is something which is day by day forum that VB does not
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:3524
    • 提供者:王开华
  1. hanhua

    0下载:
  2. 万能喊话源码,模拟键盘操作,支持所有游戏-hanhua
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-16
    • 文件大小:95294
    • 提供者:sangco
  1. qyzsdg

    0下载:
  2. 区域模煳找打怪色,非读取游戏内存模式,完全是模拟键盘鼠标操作的-Burnt area to find Daguai color mode
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:559
    • 提供者:彭鑫
  1. DDPHelper

    0下载:
  2. 这是QQ游戏大厅中对对碰游戏的外挂程序源码。本外挂利用模式识别的方式判断动物类别,分析操作方式并在窗口绘图生成提示信息。也可以模拟鼠标点击自动游戏。外挂比通过游戏抓包并伪造数据提交服务器的外挂方式更保险、安全。-This is the QQ games hall right touch game plug-in source code. This plug-in approach using pattern recognition to determine animal categories,
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-16
    • 文件大小:120118
    • 提供者:方毅
  1. llk

    0下载:
  2. QQ连连看外挂,用windows api模拟按键等操作。-And QQ lianliankan plug-with windows api analog button operation.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-12-06
    • 文件大小:112576
    • 提供者:sql
  1. mouse_chk

    0下载:
  2. 自动模拟鼠标点击操作,只要设置好点击坐标参数和时间,就会自动按照轨迹执行,早期网上广告点击赚钱的外挂-Automatically simulate mouse clicks, just click the set coordinates and time, it will automatically perform according to track early to make money online ad clicks plug
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-06
    • 文件大小:1384717
    • 提供者:jmmaco
  1. monijianpanshubiao

    1下载:
  2. VC++ 模拟鼠标键盘源码 模拟键盘鼠标操作-Simulate mouse and keyboard source
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:14201
    • 提供者:zc
  1. bot

    0下载:
  2. 一个网页游戏的外挂程序,使用在google浏览器。可以模拟键盘鼠标操作。包括图像识别-A web game plug, use google browser. Can simulate keyboard and mouse operation. Including image recognition
  3. 所属分类:Game Hook Crack

    • 发布日期:2016-01-09
    • 文件大小:38912
    • 提供者:丁显峰
搜珍网 www.dssz.com