更多
网页游戏

《三国志12:威力加强版》武将属性达到10000修改方法

2013-04-10 11:53:31 策略战棋SLG 人气值:加载中...

  [ENABLE]
  alloc(newmem,2048)
  label(returnhere)
  label(originalcode)
  label(exit)

  newmem:
  cmp [eax+10C],4
  jne originalcode
  movsx ecx,byte ptr [eax+44]
  mov ecx,#9999
  and ebx,001C0000
  jmp 0059A73E

  originalcode:
  movsx ecx,byte ptr [eax+44]
  and ebx,001C0000

  exit:
  jmp returnhere

  "San12PK.exe"+19A734:
  jmp newmem
  nop
  nop
  nop
  nop
  nop
  returnhere:

  [DISABLE]
  dealloc(newmem)
  "San12PK.exe"+19A734:
  movsx ecx,byte ptr [eax+44]
  and ebx,001C0000

  以上是统率的脚本。

  上面是我用 CE6.2 找到的关键代码,是武将统率属性的,至于后面的3个属性,都在这段代码的后面一些位置,往下拉找就能很快找到的。
  这个是我编写的脚本,因为这个修改时全武将统一修改的,所以要加一个人物判定的代码。有可能这个判断人物的代码没用,那就要自己去找特征值了。 
  cmp [eax+10C],4
  jne originalcode
  就是这一句了。想要修改,自己去下载 CE 然后跳转到 "San12PK.exe"+19A734 这个地址。应该就能找到这条代码了。
  在这里说一句,我的系统是 WIN7 64 的,所以其他系统可能在这个地址不是这条代码。那就要你自己去找了。

  [ENABLE]
  //code from here to [DISABLE] will be used to enable the cheat
  alloc(newmem,2048) //2kb should be enough
  label(returnhere)
  label(originalcode)
  label(exit)
  newmem:
  cmp [eax+10C],4
  jnz originalcode
  movsx ecx,byte ptr [eax+45]
  mov ecx,#9999
  push esi
  jmp 0059A83F
  originalcode:
  movsx ecx,byte ptr [eax+45]
  push esi
  exit:
  jmp returnhere
  "San12PK.exe"+19A83A:
  jmp newmem
  returnhere:

  [DISABLE]
  //code from here till the end of the code will be used to disable the cheat
  dealloc(newmem)
  "San12PK.exe"+19A83A:
  movsx ecx,byte ptr [eax+45]
  push esi
  //Alt: db 0F BE 48 45 56

  以上是武力的脚本。

  [ENABLE]
  //code from here to [DISABLE] will be used to enable the cheat
  alloc(newmem,2048) //2kb should be enough
  label(returnhere)
  label(originalcode)
  label(exit)
  newmem:
  cmp [eax+10C],4
  jnz originalcode
  movsx ecx,byte ptr [eax+46]
  mov ecx,#9999
  push esi
  jmp 0059A8E2
  originalcode:
  movsx ecx,byte ptr [eax+46]
  push esi
  exit:
  jmp returnhere
  "San12PK.exe"+19A8DD:
  jmp newmem
  returnhere:

  [DISABLE]
  //code from here till the end of the code will be used to disable the cheat
  dealloc(newmem)
  "San12PK.exe"+19A8DD:
  movsx ecx,byte ptr [eax+46]
  push esi
  //Alt: db 0F BE 48 46 56

  以上是智力的脚本。

  [ENABLE]
  //code from here to [DISABLE] will be used to enable the cheat
  alloc(newmem,2048) //2kb should be enough
  label(returnhere)
  label(originalcode)
  label(exit)
  newmem:
  cmp [eax+10C],4
  jnz originalcode
  movsx ecx,byte ptr [eax+47]
  mov ecx,#9999
  push esi
  jmp 0059A9F2
  originalcode:
  movsx ecx,byte ptr [eax+47]
  push esi
  exit:
  jmp returnhere
  "San12PK.exe"+19A9ED:
  jmp newmem
  returnhere:

  [DISABLE]
  //code from here till the end of the code will be used to disable the cheat
  dealloc(newmem)
  "San12PK.exe"+19A9ED:
  movsx ecx,byte ptr [eax+47]
  push esi
  //Alt: db 0F BE 48 47 56

  以上是政治的脚本。

更多相关资讯请关注:三国志12威力加强版专题

查看三国志12威力加强版攻略大全

提示:支持键盘“← →”键翻页
分享至
扫描关注游侠网
三国志12威力加强版Romance Of Three Kingdom 12 Power-up Kit/Sangokushi 12 Power-up Kit
上市时间:2013年03月01日
游戏平台:PC PS3 PSV Wii U
游戏类型:策略战棋SLG
制作公司:光荣
游戏语言:日文,中文
发行公司:KOEI
单人单机2D画面不支持手柄高玩必备不支持VR
本周人气攻略
热门攻略推荐
48小时热点资讯
精品网页游戏
关于游侠 | 广告合作 | 人才招聘 | 联系我们 | 网站地图 | 投诉建议 | 版权保护投诉指引
CopyRight © 1999-2023 ALi213.Net All Right Reserved 游侠网 版权所有 | 苏ICP备2023007791号