搜索资源列表
DDPHelpSrc
- QQ对对碰游戏外挂 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动)
MouseTest
- 显示其他程序窗口标题,移动鼠标后会自动变化。-that other window title, moving the mouse will automatically change.
ShaoLei
- 教你如何作弊玩扫雷,通过模拟鼠标动作技术,包括移动鼠标、左键单击和右键单击,对windows的“扫雷”游戏进行自动化、智能化作弊,无需人为干预,提高了程序的趣味性和实用性。
DDPHelpSrc
- QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆
QQ2Dzhuoqiu
- 瞄准器,使用方法: 自动瞄准 - 右键点击目标球 自动清台 - 放置自由球前,将鼠标移动到开球区,然后按下 F5(暂时不支持1024模式) 停止清台 - 自动清台中按下 F5 退出程序 - F4-瞄准器
VBsourcecode
- 这里面有些东西是论坛那个VB一天一天写外挂教程里没有的东西,虽然不是必须的 不过还是有些实际意义 1、VB的小图标处理 2、后台鼠标的模拟移动和点击 3、从进程获得文件执行路径 4、打开文件夹的操作 5、比sleep好用的延时函数 所有代码都是参考人家的做的,我理解新人没有实例的痛苦,我也是参考一天一天的教程写出来的 在此再次感谢-This is something which is day by day forum that VB does not
QQlianliankan
- 用VC++写个最简单的外挂(实现游戏开局) 新手练习 a、鼠拟鼠标单击 b、鼠标指针移动还原-Using VC++ to write a simple plug-in (start of games) novice to practice a, mouse click mouse to be b, the mouse pointer moves to restore
AIPmouse
- AIP-鼠标(移动,左键,右键)VB函数调用很适合编写按键外挂-AIP-mouse (move left, right) VB function call is very suitable for the preparation of key plug-in
VBDMMouse
- 大漠函数前台鼠标移动篇,不过这是老的了,新的大漠只要申明调用,然后Dim New就行了。-Desert functions foreground mouse movement, but this is old, new desert affirms call, then the Dim New on.
my
- 解决梦幻西游前台鼠标偏移问题,如果更改为后台移动命令能做到后台精准移动鼠标-Fantasy Westward migration foreground mouse to solve the problem, change the background if you can do a background precise movement commands to move the mouse
MosKeyHook
- 通过获得窗口 键盘钩子 使用Winio进行模拟按键 及鼠标移动(By accessing the window, the keyboard hook uses Winio to simulate keystrokes and mouse movements)