maybe it's my error
as for me
Item Editor (Slot 1)
Code: Select all
[ENABLE]
aobscanmodule(ItemsEditer,lib_burst_generated.dll,420F??????4689??????E9????????0FB6) // should be unique
alloc(newmem,$1000,ItemsEditer)
label(code)
label(return)
alloc(ItemsValues,4)
registersymbol(ItemsValues)
newmem:
mov [ItemsValues],rax
code:
movups [rax+r8],xmm1
jmp return
ItemsEditer:
jmp newmem
return:
registersymbol(ItemsEditer)
[DISABLE]
ItemsEditer:
db 42 0F 11 0C 00
unregistersymbol(ItemsEditer)
dealloc(newmem)
Code: Select all
[ENABLE]
aobscanmodule(INJECT,lib_burst_generated.dll,46 8B 3C 03 47 89 3C 32 42 0F 10) // should be unique
alloc(newmem,$1000,INJECT)
label(code)
label(return)
newmem:
code:
mov r15d,[rbx+r8]
mov r15d,64
mov [r10+r14],r15d
jmp return
INJECT:
jmp newmem
nop 3
return:
registersymbol(INJECT)
[DISABLE]
INJECT:
db 46 8B 3C 03 47 89 3C 32
unregistersymbol(INJECT)
dealloc(newmem)
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1