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

搜索资源列表

  1. btp-1.12.tar

    0下载:
  2. 这个名叫Behead the Prophet(BTH)的程序可成为玩家的助手,使用GNU GPLv3许可证发布源代码。网络游戏中的机器人程序向来不受开发商欢迎,因为它们有时会通过游戏漏洞改变游戏平衡,如加快速度,加速进攻。暴雪允许第三方的开发人员来创作脚本和游戏插件来增强用户界面。-Behead the prophet is a enhancement API developed to enhance the Blizzard API for World of Warcraft so that
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-28
    • 文件大小:870234
    • 提供者:hq
  1. DNFUpgradeHelperV3

    0下载:
  2. DNF批量强化辅助工具 src为源代码,可直接使用vs2008打开。 app为发布的程序,可以直接打开使用。 ----------------------------------- 功能简介: 提供批量强化垫装的功能。 界面介绍: 中间4*8的微调按钮代表DNF的装备栏,值-1代表不进行强化,行控制可以进行整行的辅助调整。 -DNF bulk strengthening aids src the source code, can be us
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:700853
    • 提供者:larrially
  1. war3trainerv8

    1下载:
  2. 文件: 魔兽争霸修改器_new.exe MD5: 8A7B259BDB4CD335FCE934380646D3F4 本修改器支持的魔兽版本: 1.20.4.6074(1.20e) 1.21.0.6263(1.21) 1.22.0.6328 1.23.0.6352 1.24.1.6374(1.24b) 1.24.2.6378(1.24c) 1.24.3.6384(1.24d) 支持在局域网模式下修改,但是只能是一个人玩的时候改,否则会掉线。
  3. 所属分类:Game Hook Crack

    • 发布日期:2016-04-10
    • 文件大小:69235
    • 提供者:腾龙
  1. e-ok

    0下载:
  2. 易语言开发的一套游戏外挂充值付费系统 有 PHP ASP 两个版本 程序基本功能已经完整 剩下的就是些小的功能 和界面需要完善 -Language development of a game easy to recharge plug-pay system has two versions of PHP ASP program has the basic functions of a complete rest is some minor functionality and interf
  3. 所属分类:外挂编程

    • 发布日期:2017-05-11
    • 文件大小:2890730
    • 提供者:limu
  1. QQ_Game_WaJinZi

    0下载:
  2. QQ游戏-挖金子外挂,自动获取QQ游戏窗口在屏幕的位置,然后找到对应的挖金子主界面.根据屏幕色素值来分析网格,以及网格里面内容(雷,金币,稻草等)分别存储如各个数组,计算出结果后,通过数据里面记录的雷区坐标,并转换成屏幕坐标,然后控制鼠标点出非雷区完成自动扫雷操作...本程序属本人珍藏~!-QQ Games- digging gold plug, QQ game window automatically obtain the location of the screen, and then fi
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-30
    • 文件大小:100309
    • 提供者:guowei
  1. Beauty-finding-fault-plugins(CPP)

    0下载:
  2. 该程序获取游戏界面,然后通过比较各个像素点的颜色的不同来获得两幅图的差异,并将不同的处显示在透明图层上。-The program for the game interface, and then by comparing the color of each pixel to obtain the various differences between the two images, and different at the show in a transparent layer.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:45668
    • 提供者:xuqin
  1. Aoto-email

    0下载:
  2. 征途自动取钱小工具,可以把小号邮寄过来的银子和物品自动取出来,程序界面上有具体的使用说明!-Automatic withdrawals of small tools for the journey, you can send over the silver trumpet and items taken out automatically, the program interface, there are specific instructions!
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-05
    • 文件大小:59592
    • 提供者:fisher
  1. Lianliankan-P-plugin

    0下载:
  2. VC++编写的连连看游戏和普通的游戏界面一样 并附带 外挂程序-Lianliankan prepared by the VC games and game interface as normal and with plug-in
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-19
    • 文件大小:5517481
    • 提供者:胡骏
  1. wangyeyouxi

    1下载:
  2. c#写的程序 使用HTTPwebrequest对网页进行请求的脱机程序 中华小当家脱机辅助外挂-小当家助手V1.30源代码 包括登录程序和各种自动分析操作 使用了 dotnetbar控件 所以如果你没有安装 dotnetbar控件的话需要自己重新引用 DevComponents.DotNetBar2.dll 或者安装 DotNetBar2也可以,不然程序设计界面应该是会出错的 VS2005写的程序 -c# write the progr
  3. 所属分类:Game Hook Crack

    • 发布日期:
    • 文件大小:2181269
    • 提供者:左文斌
  1. model

    0下载:
  2. 这是一个外挂辅助程序模板,分为两部分:一个是往游戏中注入dll的模板,另外一个是dll文件的模板,只接实现相关功能的代码插入到dll里,然后在外挂界面上调用就行了。你需要找出实现相关功能的call才行。比如你要实现打坐的功能,那么需要找出打坐call,然后C++中接入asm代码调用-This is a plug-assisted procedures template, is divided into two parts: one is the template dll injected int
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-12
    • 文件大小:5447231
    • 提供者:王俊
  1. QQbanlv

    0下载:
  2. 易语言QQ伴侣源码例程程序结合易语言扩展界面支持库,实现QQ农场游戏的辅助。-Easy language source code routines QQ companion program combines easy language extensions interface support library, QQ farm game assistance.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:258719
    • 提供者:Lucas
  1. JL

    2下载:
  2. VB界面与按键小精灵完美结合。 实现窗体句柄、类别及标题的获取(含源代码):其中整合了VB界面的制作,文件的读写、按键精灵外部程序的调用与关闭,窗体句柄、类别、标题的获取,文件的创建、删除及读写等功能,最值得一提的是结合VB的界面直观显示实时窗体信息,既克服了VB不能直接调用按键精灵dll等插件命令的问题,也克服了按键精灵界面只能读取输入不能实时界面输出显示的缺陷,实现了VB强大界面功能与按键精灵经典DLL插件函数的完美融合。 -VB interface with buttons elf
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-09
    • 文件大小:1551328
    • 提供者:linshunzhang
  1. Torchlight2Extractor100

    0下载:
  2. Crass意指Crage和Assage两个工具的集合。Crage是使用cui插件扩展的游戏资源提取器;而Assage是使用aui插件扩展的游戏资源封装程序。 只要正确使用cui或aui插件,就可以提取或封装各自对应的封包文件。 提取时使用的程序是crage.exe,它是一个控制台程序;如果你更习惯使用图形界面,可以使用CrageGUI,它是crage.exe的一个GUI包装程序。有关crage的更多使用说明参见FAQ.txt和INSTALL.txt;另外document
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-25
    • 文件大小:720741
    • 提供者:GOD
  1. NZKQ

    2下载:
  2. pudn里的逆战开枪源码都是辣鸡,自己写了一个,不吹嘘什么枪枪爆头,辅助自己杀十几二十个敌人绰绰有余,还有分辨率1024*768,还有开挂的时候加个窗口标题,改改界面什么的,降低被封率,还有天天充钱,你觉得疼迅会疯你吗?还有,程序默认只开一枪,因为我喜欢玩狙。还有......没有了-pudn in the battle against the fire source are spicy chicken, wrote one, do not brag about what gun shots he
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-07
    • 文件大小:1324862
    • 提供者:任勤博
  1. tu

    0下载:
  2. 易语言征途登陆器源代码例程程序结合易语言扩展界面支持库和操作系统界面功能支持库,用于征途游戏的登录。 -Easy language source code routines with journey landers easy language support library expansion interface and operating system support library interface functions for ZhengTu login.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-05
    • 文件大小:167351
    • 提供者:zcwl
  1. 360

    0下载:
  2. 易语言360程序进度下载源码例程程序结合易语言扩展界面支持库和多线程支持库,调用API函数实现360最新版本的下载。 -Easy language 360 procedures for the progress of the download source routine procedures combined with easy language extensions interface support library and multi-threaded support library,
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-05
    • 文件大小:34706
    • 提供者:zcwl
  1. avs

    0下载:
  2. 易语言AVS脚本源码例程程序结合易语言扩展界面支持库,实现AVS视频的脚本编辑。 -Easy language AVS scr ipt source routine procedures combined with easy language extensions interface support library, AVS Video scr ipt editing.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-05
    • 文件大小:480886
    • 提供者:zhchwl
  1. l

    0下载:
  2. 获取系统进程信息源码例程程序结合易语言扩展界面支持库调用API函数获取系统进程ID、进程全路径名、线程数、相应的窗口名以及窗口句柄等信息。 -Access to the system process information source routine procedures combined with easy language extension interface to support the library call API function to obtain the system
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-05
    • 文件大小:7174
    • 提供者:zhchwl
搜珍网 www.dssz.com