升级
35.8%
       UID291
       金钱176
       交易币0
       贡献0
|
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>0</ID>
<Description>"材料CALL"</Description>
<LastState/>
<Color>0000FF</Color>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
define(RWCALL,143A779A0)//人物CALL
define(WPL,9BB0)//物品栏
define(WPLPY,78)//物品栏偏移
define(WPL1,18)//物品栏1
define(WPNC,20)//物品内存
define(clks,8D8)//材料开始
define(cljs,8E0)//材料结束
alloc(zz,520)
label(kongb)
label(kongb2)
registersymbol(kongb2)
zz:
sub rsp,100
call RWCALL
cmp rax,rsi
je zz+5D
mov rax,[rax+WPL]
cmp rax,rsi
je zz+5D
mov rax,[rax+WPLPY]
cmp rax,rsi
je zz+5D
mov rdi,[rax+WPL1]
cmp rax,rsi
je zz+5D
mov rax,[rdi]
mov rcx,rdi
call qword ptr [rax+WPNC]
mov R11,kongb2
mov [rax+clks],R11
mov R12,kongb2+100
mov [rax+cljs],R12
add rsp,100
ret
kongb2:
DD #62129//代码
kongb:
DD 0
createthread(zz)
[DISABLE]
</AssemblerScript>
<Hotkeys>
<Hotkey>
<Action>Activate</Action>
<Keys>
<Key>81</Key>
</Keys>
<ID>0</ID>
</Hotkey>
</Hotkeys>
</CheatEntry>
<CheatEntry>
<ID>1</ID>
<Description>""</Description>
<Color>0000FF</Color>
<VariableType>4 Bytes</VariableType>
<Address>kongb2</Address>
</CheatEntry>
</CheatEntries>
</CheatTable>
|
|