Posted: Thu Jan 15, 2015 2:36 am Post subject: Making multiple code injections with same adress
Sorry X-- censored
So I have an address say "X"+ 94A0A2:
i have opcode as
Code:
addss xmm0,[esi+000004EC]
I use the esi value in almost all my hacks. But when i use auto assembler. And i disable multiple hacks then the game crashed. Its probably due to codes interfering with each other cause the address is same i.e
"X"+ 94A0A2:
So what should i do so that they dont interfere with each other ?
Thanks in advance. _________________
use only one script that does the hooking and all other cheats just set a flag to 1 or 0
and let the hook check those flags
i have no idea what that means, can you give an example please.
EDIT :
as stated above the code changes to
Code:
jmp XXXXXXXXX
where XXXXXX is some address.
Now i said all my cheats are with same code so when i activate second hack, the first one get disabled, then when i disable the game crashes. So please elaborate what you state above please. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum