Godmode

Posts 110 of 10 · Page 1 of 1
Godmode
Can someone give me a godmode for 1.6.2
I need only the code detected/undetected never mind ! thanks
I need only the code detected/undetected never mind !
So we don't have to do anything then?
haha sorry i don't type correct i mean i need only the code, detected/undetected never mind i just need code ( I didn't coded )
Here ya go:

Code:
if (GodMode)
        {
		this.mc.thePlayer.isDead = true;
        }
        else
        {
		this.mc.thePlayer.isDead = false;
		}
i already have this
Quote Originally Posted by kufalov View Post
i already have this
Then good luck making one that hasn't been publicly released!
Use Peacefully mode...
Yea,I seriously hate the current god hack because it just sucks.It has been out there since like 1.0.0 but nobody actually wanted to use it but then people started in 1.4.7 and everybody ended up skiding everybody else.There is always a way to find just search across files and try you will be surprised how much hacks you can get off off just looking at Notches code
Quote Originally Posted by hackroj View Post
Yea,I seriously hate the current god hack because it just sucks.It has been out there since like 1.0.0 but nobody actually wanted to use it but then people started in 1.4.7 and everybody ended up skiding everybody else.There is always a way to find just search across files and try you will be surprised how much hacks you can get off off just looking at Notches code
RIP mc.thePlayer.health = 9000;

RIP 1000 block reach distance in freecam

RIP Every good hack that's ever existed.
Well, use freecam instead of a godmode.. Uhmm.. theres no pulic methods apart from the boolean about godmode, so.. Play around with FOR loops... Theyll help in lot of hacks ;D
Posts 110 of 10 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?