Is this an array?
Code: Select all
fstp dword ptr [esi*8+game.exe+B14710]
Code: Select all
aobscanmodule(infAmmo,game.exe,D9 1C F5 10 47 F1 00)
alloc(newmem,$100)
label(code)
label(return)
newmem:
code:
fstp dword ptr [esi*8+game.exe+B14710] // SET VALUE HERE
jmp return
infAmmo:
jmp newmem
nop 2
return:
registersymbol(infAmmo)