Code:
lea rdx,[game.dll+11CEB58] { ["show_all"] }
cmp rbx,rdx
je game.BinaryGetValue+164982
mov rcx,rbx
call game.dll+ED85D0
test eax,eax
je game.BinaryGetValue+164982
in the game when i type it it work.
but when i call it from cheat engine:not work
Code:
alloc(temp,2000)
createthread(temp)
temp:
lea rdx,[game.dll+11CEB58] { ["show_all"] }
call game.dll+ED85D0






