Tutorial Make Esp For Unity Games, C++

in most recent version of DeadTarget you used a class which had List of zombies without worldtoscreen or get transform right? this one you posted is crashing not the game but the mod menu itself i added if (Instance=!null) to fix it then it still crashes when enabling esp well thanks for sharing your knowledge
You fix crash?
 
Hey so i am new to unity game hacking so i was following this tuitorial. i downloaded the source and updated offsets but upon toggle it crsahes the game, i chekced it has something to do with the hooking process, lateupdate() hook.
I ma using this same game Dead Target
is my offset correct for LateUpdate() - 0x745E28
Did you find a soultion I am also facing this problem plz tell me!
 
Back
Top Bottom