升级
24.33%
       UID1108
       金钱214
       交易币0
       贡献0
|
发表于 2023-3-12 23:48:53
|
显示全部楼层
- <?xml version="1.0" encoding="utf-8"?>
- <CheatTable>
- <CheatEntries>
- <CheatEntry>
- <ID>1120087020</ID>
- <Description>"锁耐久"</Description>
- <VariableType>Auto Assembler Script</VariableType>
- <AssemblerScript>[ENABLE]
- define(renww_call,14420D9C0)//人物CALL
- define(dq_nj,14B8)//当前耐久
- define(wuqi_py,5378)//武器偏移
- alloc(newmem,2048,13FDB00D4)
- label(returnhere)
- label(originalcode)
- label(exit)
- newmem:
- push rax
- push rbx
- push rcx
- push rdx
- push rdi
- push rsi
- sub rsp,70
- call renww_call
- test rax,rax
- je tf
- mov rdi,dq_nj
- mov rbx,rax
- mov eax,#60
- add eax,04
- xor eax,1451C10B0
- mov rsi,wuqi_py
- mov rcx,[rbx+rsi]
- test rcx,rcx
- je tf
- test rcx,rcx
- je tf
- je tf
- mov [rcx+rdi],eax
- mov rcx,[rbx+rsi+10]
- test rcx,rcx
- je tf
- mov [rcx+rdi],eax
- mov rcx,[rbx+rsi+18]
- test rcx,rcx
- je tf
- mov [rcx+rdi],eax
- mov rcx,[rbx+rsi+20]
- test rcx,rcx
- je tf
- mov [rcx+rdi],eax
- mov rcx,[rbx+rsi+28]
- test rcx,rcx
- je tf
- mov [rcx+rdi],eax
- mov rcx,[rbx+rsi+30]
- test rcx,rcx
- je tf
- mov [rcx+rdi],eax
- tf:
- add rsp,70
- pop rsi
- pop rdi
- pop rdx
- pop rcx
- pop rbx
- pop rax
- originalcode:
- ret
- add [rax],al
- add [rax],al
- exit:
- jmp returnhere
- 13FDB00D4:
- jmp newmem
- returnhere:
- [DISABLE]
- dealloc(newmem)
- 13FDB00D4:
- ret
- add [rax],al
- add [rax],al
- </AssemblerScript>
- </CheatEntry>
- </CheatEntries>
- </CheatTable>
复制代码 |
|