SolvedZombies god mode?

Posts 14 of 4 · Page 1 of 1
Zombies god mode?
I would just like to be able to activate god mode on zombies please
Set your health to -1. or freeze it at 9999 or something like dat
I apologize but I'm pretty new when it comes to this stuff would you be able to explain how to do that?
To get your health offset do the following:
Stage 1:
1) Open Cheat Engine.
2) Scan 100 as a int value aka 4 bytes.
3) Then throw a grenade near your and make sure it takes some health off you, Then you can scan for decreased value.
4) After waiting for your health to recover scan for 100. You should only be left with a few offsets.
5) go through them offsets and find witch one is your health

Stage 2:
1) Make a program to write process memory, There are heaps of tutorials.
2) with the address you found you can either freeze the value to 9999 or you can set it to -1.
onetabOption one(Freeze address):
onetabonetabMake a loop that goes for ever, And in that loop Continuously change the value of the health address to 9999.
onetabOption two(Setting Value to -1):
onetabonetabThis option has a few draw backs, Like, You can't have score streaks as the game thinks you're dead. To do this option you only need to update the value of the address to -1. But in the rare case you die, Or change team, You need o set it to -1 again.

And to write memory you can look up some tutorials on YouTube.

I'm going to make this as solved.

//Solved.
Posts 14 of 4 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?