Bit Blot Forum

Aquaria => Modding => Topic started by: xpsunny on December 24, 2008, 12:09:38 pm

Title: [Spoiler] god mode
Post by: xpsunny on December 24, 2008, 12:09:38 pm
How to do this think


Hehe, found HP ;) I figured it out after getting some sea plants. Some heal you and the give you.. tadaaaa.. HEAL +0.1.. So yea, it's a float ;)

4B1D97 - fsub dword ptr [esp+28]

I'll play around with options. See what I can get..

EDIT: As I thought, it's shared :) I dropped a boulder over a plant.. Didn't die.. lol..

EDIT: God Mode (tested on 1.0.3)

Code:
[ENABLE]

alloc(cave,128)
label(skip)
label(back)

cave:
cmp esi,[5EBA0C]
fld dword ptr [esi+1C38]
je skip
jmp 4B1D97
skip:
jmp 4B1D9B

4B1D91:
jmp cave
nop
back:


[DISABLE]

4B1D91:
fld dword ptr [esi+1C38]

dealloc(cave)
Title: Re: [Spoiler] god mode
Post by: silverflagon on December 26, 2008, 12:46:22 am
I'm sorry but can you alter the colour of your post, :( I don't know about anyone else her but it really hurts my eyes to read it  ::)
Title: Re: [Spoiler] god mode
Post by: inkblob on December 26, 2008, 10:30:42 am
whenever people do this I just select the text. people rarely change so you have to find solutions to their habits  ;)
Title: Re: [Spoiler] god mode
Post by: xpsunny on December 26, 2008, 01:04:31 pm
Through which software I can perform the modification?
Title: Re: [Spoiler] god mode
Post by: silverflagon on December 27, 2008, 03:05:20 am
Through which software I can perform the modification?
I'm sorry I can't help you out with the programme but if you do a search using Google for the file types and program needed then you might find the information you need?

I did highlight but he wasn't getting the reply he wanted so I had an idea that the colour might of been detering others from replying inkblob? :)