Starmageddon
-migrated-
Starmageddon Posted on: 02/19/2010 10:35pm
Quote Post
http://www.kongregate.com/games/Vibe13/starmageddon

A fun vertical scrolling shoot-em-up. Kill baddies, collect coins and upgrade.

Hack:

A simple 4Byte*1 for your money/points (you can do this whilst playing).
Add a manual address with a -3F on the end and you'll find health - do this right at the beginning of a level and freeze the value, as it is a strange number...don't try and change the number, you'll crash your browser, so just freeze it when it's high (broken image removed)

note: with the health hack, unlock it when you finish a level, otherwise you can't progress and will get a ridiculously high highscore.

Completed .sol:
Code: [Select]
chat.kongregate.comgamez0072118liveStarmageddon.kong.swf[attachment=0:14sdr6ol]Starmageddon.save.sol[/attachment:14sdr6ol]





Tookie

Re: Starmageddon Posted on: 02/20/2010 4:46am
Quote Post
This is a decent little game. Kind of a downgraded, easier version of Frantic and Frantic 2.

All stats can be located using the 4byte*1 scan, like tookie mentioned. Both per round and total stats can easily be edited (the addresses remain constant from round to round and game to game).

The "in-game" achievements are as follows:
-20 Coins
-500 Coins
-2500 Coins
-25 Diamonds
-500 Diamonds
-1000 Diamonds
-50 Blues
-250 Blues
-25 Greens
-50 Multiplier*
-100 Multiplier*
-150 Multiplier*
-100 Kills
-1000 Kills
-25000 Kills
-Game Complete (Survive all 13 levels)

* You can edit your multiplier to really jack your score up, but it really doesn't matter since you can change your score to whatever you want anyway.
Re: Starmageddon Posted on: 02/23/2010 1:23am
Quote Post
I found an easier and safer way to hack for health:

1) Start up a level and pause, do not get hit!
2) Search for 100 double(this is the starting value).
3) Get hit(doesn't matter how many times just don't die!).
4) Change scan type to decreased value and hit next scan.
5) Repeat until you have 2 values with the exact same number, note that this may be a decimal.
6) Change to and 100 freeze it.
7) Unfreeze at end of level(so you don't get crazy a high score as tookie said).

These values carry over level to level.

p.s. I'm looking at the .swf right now i will see if I can find any useful aobs.
Re: Starmageddon Posted on: 02/23/2010 6:31am
Quote Post
I have to still say that my way is the quicker of the two.

1. Search for your money, until you have one value.
2. Add that value to the address list.
3. Copy the Address for that value.
4. Click on Add address manually.
5. Paste the address in, adding a -3F at the end of it.
6. Freeze that address (it'll be a weird number like 809523456).

I've tried this on different occasions and it always works with the -3F offset (which means that your health is located -3F away from your money),





Tookie