文件名称:传奇写屏
- 所属分类:
- 外挂编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 35.76kb
- 下载次数:
- 0次
- 提 供 者:
- 高**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最近玩热血江湖,想在游戏屏幕上显示自已的字符串。比如我做的江湖MM,想让她按F12时在屏幕上显示:“技能开启”字样。一般来说,在游戏中写屏是可以通过OD跟踪程序找到写屏函数的。不过,偶刚学OD啦,跟了头大也找不到。。。。。呵呵,那位大哥知道技巧告诉我啊。
只好换个容易的,利用屏幕上本身就有的字符串加入自已的东东。分析屏幕,发现显示地图坐标的字符串可以利用,嘿嘿,就拿它开刀。
我们知道,屏幕上坐标的显示格式是 [ x . y ] ,因为x、y是数值型。在内存中的调用就是[%d.%d] 。OK,废话不说,下回进入正题。
用OllyDb加载游戏执行文件,Client.exe。点插件莱单的Ultra String Refernce ,选Find ASCII 功能。开始搜索字符串(没有这个插件,请去下载)。。。。。
搜索完毕,出现一大堆字符串地址,按Ctrl + F ,填入[%d.%d] 。呵呵,一下就找到啦-Yulgang recent play, the game screen to show its own string. For example, I do quack MM, wanted by F12 when she displayed on the screen : "skills to open up" words. Generally speaking, the game was made through the screen can be found OD tracking procedures to write screen function. However, even just learning OD -- with a large head found. . . . . Oh, who knows big brother told me ah skills. But change easily, and the use of screen itself string accession own saucepan. Analysis screen, finding the map coordinates of the string can be used, laughter, Take It surgery. We know that on the screen coordinates of the display format is [x. Y], x, y is numerical. In memory of the call is [% d.% d]. OK, rubbish not being dragged into the topic. OllyDb loaded with the implementation of th
只好换个容易的,利用屏幕上本身就有的字符串加入自已的东东。分析屏幕,发现显示地图坐标的字符串可以利用,嘿嘿,就拿它开刀。
我们知道,屏幕上坐标的显示格式是 [ x . y ] ,因为x、y是数值型。在内存中的调用就是[%d.%d] 。OK,废话不说,下回进入正题。
用OllyDb加载游戏执行文件,Client.exe。点插件莱单的Ultra String Refernce ,选Find ASCII 功能。开始搜索字符串(没有这个插件,请去下载)。。。。。
搜索完毕,出现一大堆字符串地址,按Ctrl + F ,填入[%d.%d] 。呵呵,一下就找到啦-Yulgang recent play, the game screen to show its own string. For example, I do quack MM, wanted by F12 when she displayed on the screen : "skills to open up" words. Generally speaking, the game was made through the screen can be found OD tracking procedures to write screen function. However, even just learning OD -- with a large head found. . . . . Oh, who knows big brother told me ah skills. But change easily, and the use of screen itself string accession own saucepan. Analysis screen, finding the map coordinates of the string can be used, laughter, Take It surgery. We know that on the screen coordinates of the display format is [x. Y], x, y is numerical. In memory of the call is [% d.% d]. OK, rubbish not being dragged into the topic. OllyDb loaded with the implementation of th
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 49636937传奇写屏.rar 列表 dll\dll.cpp dll\dll.opt dll\StdAfx.h dll\StdAfx.cpp dll\ReadMe.txt dll\dll.dsw dll\dll.ncb dll\dll.plg dll\Export.def dll\dll.dsp dll\dll.h dll tdll\tdll.opt tdll\tdll.rc tdll\tdllDlg.h tdll\tdll.aps tdll\tdll.clw tdll\ReadMe.txt tdll\tdll.h tdll\tdll.cpp tdll\tdllDlg.cpp tdll\StdAfx.h tdll\StdAfx.cpp tdll\res\tdll.rc2 tdll\res\tdll.ico tdll\res tdll\tdll.dsw tdll\tdll.ncb tdll\tdll.plg tdll\tdll.dsp tdll\Resource.h tdll