搜索资源列表
tlbb
- 点按键精灵的增加按扭出现一个脚本编辑器,打开鼠标动作,点 里面的抓点alt+ctrl+1抓1个点(稻草人脚下)。alt+ctrl+12抓第2个点(鼠标移到你想要种植的项目上面)记住坐标。把刚才第一个点的坐标替换上面脚本里的395 196 第二个点的坐标替换795 250 。把修改好的脚本的复制到一个新建的文本文档里。在把这个文本放到按键精灵的scr ipt文件夹。重新打开按键精灵home脚本前打勾。当前窗口有效或者天龙八部有效。(人必须站在草人下) 按HOME开始 想结束的时候按 END这个脚本
mouseclick
- VB写的一鼠标按键精灵,可获取坐标、锁定脚本内容不可更改,操作时候主要是通过已预设好的快捷键: F10停止执行任务 F9开始执行任务 F12获取右键坐标 F11获取左键坐标 -VB wizard to write a mouse button, can get the coordinates locked scr ipt can not change the content, operation time has been mainly through good shortcut keys
QQ_Game_WaJinZi
- QQ游戏-挖金子外挂,自动获取QQ游戏窗口在屏幕的位置,然后找到对应的挖金子主界面.根据屏幕色素值来分析网格,以及网格里面内容(雷,金币,稻草等)分别存储如各个数组,计算出结果后,通过数据里面记录的雷区坐标,并转换成屏幕坐标,然后控制鼠标点出非雷区完成自动扫雷操作...本程序属本人珍藏~!-QQ Games- digging gold plug, QQ game window automatically obtain the location of the screen, and then fi
piaoyi
- 防止鼠标在游戏内漂移 精确定位鼠标坐标 不会出现边界卡死现象-Prevent drift precise positioning of the mouse coordinates mouse game does not appear the border stuck phenomenon
mouse_chk
- 自动模拟鼠标点击操作,只要设置好点击坐标参数和时间,就会自动按照轨迹执行,早期网上广告点击赚钱的外挂-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
鼠标键盘钩子
- 获取鼠标坐标以及鼠标键的状态,可以用于制作鼠标按键连发或者是自瞄。(Access to the mouse coordinates and the state of the mouse button can be used to make the mouse button connection or self - aim.)