Log in

View Full Version : Minecraft High HP



Insane JIC
05-20-2012, 05:28 AM
Hey guys I've been using Idle's tool for minecraft and I came across a rather good, awesome, extraordinary,
magnificent, WTFBBQ...glitch

It makes you pretty much invincible.

So here we go.

1. Mine some dirt,sand, wood etc.
2. Separate into 4 different slots.
3. Open your save using Idles's Minecraft SE
4. Replace items with a full set of armor and set them to "Max Quantity"
5. Load your Game Equip armor, get rid of the spares.
6. Take off your armor and get rid of it.
7. Go and show those creepers who's DA BOSS

Do not equip any armor piece.

I been standing in a lava pit for more than 20 minutes and haven't die...yet

MadeGuy
05-20-2012, 05:40 AM
Hey guys I've been using Idle's tool for minecraft and I came across a rather good, awesome, extraordinary,
magnificent, WTFBBQ...glitch

It makes you pretty much invincible.

So here we go.

1. Mine some dirt,sand, wood etc.
2. Separate into 4 different slots.
3. Open your save using Idles's Minecraft SE
4. Replace items with a full set of armor and set them to "Max Quantity"
5. Load your Game Equip armor, get rid of the spares.
6. Take off your armor and get rid of it.
7. Go and show those creepers who's DA BOSS

Do not equip any armor piece.

I been standing in a lava pit for more than 20 minutes and haven't die...yet

I was told about a method involving hex editing the extracted save file. Know anything about that?

Insane JIC
05-20-2012, 06:10 AM
No idea, might want to talk to the makers of this SE

MadeGuy
05-20-2012, 07:18 AM
No idea, might want to talk to the makers of this SE

They're just saying use Fairchild's decrypter on the 'extracted' save file. Does this mean drag my save over the .exe that came with the editor. Nothing happens... still obfuscated in a hex editor.

MadeGuy
05-20-2012, 07:43 AM
This isn't working. I'm putting the 4 armor pieces in my inventory at 64 each. I go into the game and equip them all, changing the quanity of each to 63 then dump those extras. I then remove the armor I just equipped and dump it and then........nothing.

thegutta
05-20-2012, 08:44 AM
Not working :-(

Crazy07
05-20-2012, 08:20 PM
Yes you're going to have to be more specific because I have yet to get this working and I have tried several times.

Buddah
05-20-2012, 10:01 PM
it is working for him because he modded with 360Revolution. i initially made them both the same but The editor in 360Revolution has been optimized and some things added

Insane JIC
05-20-2012, 11:19 PM
it is working for him because he modded with 360Revolution. i initially made them both the same but The editor in 360Revolution has been optimized and some things added

Right I forgot to mention that before...

Idlehands88
05-20-2012, 11:26 PM
You just have to get a full set of armor (Helmet, Chestplate, Leggings, Boots) and then mod the "Damage" to 80 00 in Hex Workshop, then in-game equip all the armor and jump into fire or lava, while taking fire damage unequip ALL armor pieces and then you'll have God Mode :P <<-- FULL GOD MODE!!!!!

That is my method and I stood in Lava for 2 hours and still wasn't dead when I got home :P

http://img440.imageshack.us/img440/5449/minecraftgodmode.jpg

MadeGuy
05-20-2012, 11:37 PM
You just have to get a full set of armor (Helmet, Chestplate, Leggings, Boots) and then mod the "Damage" to 80 00 in Hex Workshop, then in-game equip all the armor and jump into fire or lava, while taking fire damage unequip ALL armor pieces and then you'll have God Mode :P <<-- FULL GOD MODE!!!!!

That is my method and I stood in Lava for 2 hours and still wasn't dead when I got home :P

http://img440.imageshack.us/img440/5449/minecraftgodmode.jpg

I tried decompressing the savegame.dat with fairchild's tool with my command prompt, but it keeps saying in red "cannot open savegame.dat. Aborting!!!" Never had so much trouble extracting a file within a save before in my life...

Idlehands88
05-20-2012, 11:39 PM
I tried decompressing the savegame.dat with fairchild's tool with my command prompt, but it keeps saying in red "cannot open savegame.dat. Aborting!!!" Never had so much trouble extracting a file within a save before in my life...

can you post what you type into CMD to decompress the save?

MadeGuy
05-20-2012, 11:43 PM
can you post what you type into CMD to decompress the save?

Open the command prompt I'm seeing C:\Users\Brandon>
I change the directory to my desktop where the .exe is cd desktop
C:\Users\Brandon>Desktop

then I type "Minecraft.exe"-d"C:\Users\Brandon\Desktop>savegame.dat""C:\Users\Brandon\Desktop>savegame.dat.de"

Idlehands88
05-20-2012, 11:47 PM
Open the command prompt I'm seeing C:\Users\Brandon>
I change the directory to my desktop where the .exe is cd desktop
C:\Users\Brandon>Desktop

then I type "Minecraft.exe"-d"C:\Users\Brandon\Desktop>savegame.dat""C:\Users\Brandon\Desktop>savegame.dat.de"

Try this:
cd C:\Users\Brandon\Desktop

"Minecraft.exe" -d "C:\Users\Brandon\Desktop\savegame.dat" "C:\Users\Brandon\Desktop\savegame.dat.de"

Make sure to put spaces inbetween EVERY new command and don't have > in the Location to the file, you want to have a \ instead...

MadeGuy
05-20-2012, 11:49 PM
Try this:
cd C:\Users\Brandon\Desktop

"Minecraft.exe" -d "C:\Users\Brandon\Desktop\savegame.dat" "C:\Users\Brandon\Desktop\savegame.dat.de"


Make sure to put spaces inbetween EVERY new command and don't have > in the Location to the file, you want to have a \ instead...

Trying. Will edit post with results.

EDIT: Getting this message: "Minecraft.exe" is not recongnized as internal or external command, operable program or batch file.

And I did it like you posted;
"Minecraft.exe"[SPACE]-d[SPACE]"C:\Users\Brandon\Desktop\savegame.dat"[SPACE]"C:\Users\Brandon\Desktop\savegame.dat.de"

Idlehands88
05-20-2012, 11:55 PM
Trying. Will edit post with results.

EDIT: Getting this message: "Minecraft.exe" is not recongnized as internal or external command, operable program or batch file.

And I did it like you posted;
"Minecraft.exe"[SPACE]-d[SPACE]"C:\Users\Brandon\Desktop\savegame.dat"[SPACE]"C:\Users\Brandon\Desktop\savegame.dat.de"

Try this then:
"C:\Users\Brandon\Desktop\Minecraft.exe"[SPACE]-d[SPACE]"C:\Users\Brandon\Desktop\savegame.dat"[SPACE]"C:\Users\Brandon\Desktop\savegame.dat.de"

MadeGuy
05-20-2012, 11:58 PM
Try this then:
"C:\Users\Brandon\Desktop\Minecraft.exe"[SPACE]-d[SPACE]"C:\Users\Brandon\Desktop\savegame.dat"[SPACE]"C:\Users\Brandon\Desktop\savegame.dat.de"

And this entire command line you just posted is AFTER the C:Users\Brandon\Desktop> that's already flashing when boothing Command Prompt, right?

Idlehands88
05-20-2012, 11:59 PM
And this entire command line you just posted is AFTER the C:Users\Brandon\Desktop> that's already flashing when boothing Command Prompt, right?

Doesn't matter, that command line will work no matter where CMD is set to.

MadeGuy
05-21-2012, 12:02 AM
Hahahahaha, free at last, free at last. You da' f****** man, Idle

http://i1087.photobucket.com/albums/j474/BrandonMelvin/Capture.png

EDIT: image not linking but I got it. Thanks dude...

MadeGuy
05-21-2012, 12:19 AM
One more question Idle, lol. Which one of these 'damages' do you mod to 80 00? There are a lot of them in that file.

Crazy07
05-22-2012, 07:34 AM
One more question Idle, lol. Which one of these 'damages' do you mod to 80 00? There are a lot of them in that file.
I had like 33 instances and I didn't know which ones were which so I just edited them all and I got the god mode to work and I haven't noticed any side effect's so you might want to try that.

MadeGuy
05-22-2012, 09:16 AM
I had like 33 instances and I didn't know which ones were which so I just edited them all and I got the god mode to work and I haven't noticed any side effect's so you might want to try that. I did that and was invincible for a while, but you eventually start losing health again. So, this isn't true God mode.

Insane JIC
05-23-2012, 02:11 AM
I did that and was invincible for a while, but you eventually start losing health again. So, this isn't true God mode.

You're right is just high health, and the thing is if you heal it resets the HP to normal.