搜索资源列表
DDPHelpSrc
- QQ对对碰游戏外挂 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动)
模拟键盘和鼠标事件演示代码
- 演示模拟键盘事件的例子 -demonstration simulated keyboard events example demonstrates the simulated keyboard examples
ShaoLei
- 教你如何作弊玩扫雷,通过模拟鼠标动作技术,包括移动鼠标、左键单击和右键单击,对windows的“扫雷”游戏进行自动化、智能化作弊,无需人为干预,提高了程序的趣味性和实用性。
mygov
- 原创作品,<<大航海时代>>的外挂,采用了模拟鼠标键盘,还以后台消息的形式支持最小化游戏窗口后的自动行为.
API模拟发送按键.鼠标动作
- 这是一个模块,主要示范SendInput API函数,模拟发送按钮按下,放开,鼠标单击,按下,放开等动作,并同时可以向指定的程序,如记事本,画笔等运行的程序发送按键,鼠标事件.您可以在画笔程序中自动画一副画,呵呵,当然也可以控制任意程序
用SPYXX分析窗口结构
- 1.用SPYXX分析窗口结构,取得父窗体以及那个ListView窗体的句柄 2.发送LVM_GETITEMPOSITION消息取得坐标 3.发送WM_LBUTTONDBLCLK模拟鼠标双击 4.设定在15秒内,看是否出现人满的那个提示窗口,出现则关闭他,继续下一个房间,如果到了最后一个房间则又从头开始 如果没有出现,则认定成功进入,3秒后退出 -1 structure with SPYXX analysis window to obtain the parent
qqlogin
- QQ自动登录器VC源代码模拟鼠标操作,有借鉴作用-QQ automatically log the device VC source code emulate mouse actions, reference
DDPHelpSrc
- QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆
sd
- 模拟鼠标点击,配合小键盘数字实现点击次数-Simulated mouse clicks, keyboard with a small number of clicks to achieve
python
- 扫雷游戏先说下原理,原理其实很简单,设法获得“雷区”的数据,然后通过模拟鼠标动作,点击雷区上非地雷的的格子,就搞定了:) 所以技术难点只有三个:获得雷区数据、找到扫雷程序和模拟鼠标动作。 -game
duiduipeng
- 以前开发的qq对对碰软件,由于模拟鼠标事件被封杀,所以也就没多大用处了,不过其中的算法可以学习下,也可以加上硬件模拟,让它"死灰复燃".-Previously developed software qq right right touch, as the simulation of a mouse event has been blocked, so it will not be of much use, but the algorithm which can learn, the simula
crackwinmine-mouse
- 扫雷外挂可模拟鼠标功能部分,其基本原理应该可以运用在游戏外挂的制作上-The mouse features plug-in can simulate part of the basic principles of its use should be able to plug in the production game
QQLINk
- qq连连看外挂源码,能自动模拟鼠标点击。-QQLink,it can control your mouser.
AutoHotkey104805_source
- AutoHotKey的VC++源码,一款鼠标键盘模拟工具,与按键精灵类似。-AutoHotKey' s VC++ source code, a mouse and keyboard simulation tools, and buttons similar to the wizard.
vr2Modify
- 1.锁定生命,子弹,接关次数.对学习游戏内存读取和写入有一定的帮助。 2.利用winio自动点鼠标射击。利用winio模拟鼠标和键盘是很好的模版教才。-1. Lockout lives, bullets, then off times. To learn to read and write memory, the game is certainly helpful. 2. Winio automatically click of a mouse using fire. Winio simul
qqgame
- 用软件模拟鼠标的方式 来操作QQ对对碰游戏的-Simulate the way the mouse software to operate the game QQ right right touch
Runoperators
- 跑商的脚本,模拟键盘和鼠标,不读写内存,安全可靠-Run operators
Planting
- 天龙八部种地用的,利用画圆公式模拟鼠标来找NPC,不读写内存-Tian Long Ba Bu used in farming, using the formula Circle simulate the mouse came to NPC, do not read and write memory
click
- 模拟按键和模拟鼠标最好用的方法,已经封装好,windows下直接调用(The best way to simulate keystrokes and simulated mouse has been packaged and called directly under windows.)
模拟飞机飞行游戏
- 模拟飞机飞行的游戏功能,按键控制飞行,鼠标左右移动视角。(Simulate the flight function of the aircraft, key control flight, mouse angle of view.)