Robot wants kitty
-migrated-
Robot Wants Kitty
Submitted By:
Launch Trainer!
Action Metroidvania Pixel Platform Robot

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

Robot Wants Kitty

Auto-Post
Last Updated: 09/19/2012 02:29

Robot wants kitty

-migrated-
Last Updated: 12/18/2011 17:15

15
 

Player Wants

  Obtain the feline object of your affection
5
 

Obstacle Neutralization

  Defeat 20 enemies
15
 

Firin' Mah Lazer

  Defeat the optional side boss to unlock an upgraded laser weapon
30
 

Rocket Robot

  Reach the kitty in under 8 minutes

Game Dscription
This is a short ‘metroidvania’ platformer (just one large level). Your goal is simply to get to the kitty you see right above you, but to do that, you’ll need to collect a whole lot of different powerups and blast through hundreds of aliens. Initially, you can’t even jump, so you might want to find that powerup quickly. Your score is measured in time taken, with a 20 second penalty for getting killed, and a 1 second bonus for each alien you blast.
Robot wants kitty Posted on: 03/10/2010 6:30pm
Quote Post
Just another platformer. Link: http://www.kongregate.com/games/Hamumu/ ... ants-kitty

Here's what I found so far:

Subtracts 20 seconds when you die(This must be used with caution, 'cause you don't wanna get a negative time):
66 c6 04 24 14 a0 -> 66 c6 04 24 14 a1

Pretty much the same as the above, but instead of subtracting, it simply doesn't add any time:
66 c6 04 24 14 a0 -> 66 c6 04 24 00 a0

Doesn't reset you back to the start when you die:
5e ?? 60 ?? 05 68 ?? -> 02 02 02 02 02 02 02
I'm still working on this one, 'cause when you bump into an enemy the screen gets all shakey and stuff.
If you want to minimize the shaking, change this: 2f 11 2f 04 to 2f 11 2f 11
(If someone knows how to push 0 using push double, let me know so I can change this)

And the last one I found is this. You don't die when you hit the green thing
46 a1 04 02 24 17 -> 46 a1 04 02 24 0F

EDIT: Game just got badges. The first array has already been updated. All of them are working
EDIT 2: If you want to just get the badges do this:
Medium badge: 60 ec 03 66 a8 06 66 ec 04 66 85 09 2c 9e 07 60 f3 06 4f 86 09 02 -> 60 ec 03 66 a8 06 66 ec 04 66 a2 09 2c c5 09 24 01 4f a3 09 02 02
I can't seem to get the same thing for the hard badge.

Yet another edit:
To get all the upgrades instantly, search for all these:
46 a1 04 02 24 04
46 a1 04 02 24 05
46 a1 04 02 24 07
46 a1 04 02 24 08
46 a1 04 02 24 09
46 a1 04 02 24 0B
46 a1 04 02 24 0C
46 a1 04 02 24 0D
46 a1 04 02 24 0F
46 a1 04 02 24 19
And change them all to 46 a1 04 02 24 00
You can't, CAN'T, replace the last byte with ?? otherwise it will kill you at every step you take. DO NOT DO THIS.
Also, after changing these, you need to search for 60 B6 01 60 9F 05 60 5E 66 9F 06 4F 94 01 02 and change it to 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02. THIS MUST BE DONE, otherwise the game will play a bunch of sounds forever, and it will get laggier and laggier.
Oh, and use this BEFORE the one of not dying with the green thing, otherwise it will fuck up the latter.
Re: Robot wants kitty Posted on: 03/10/2010 6:53pm
Quote Post
simply replace 2f with 24
Re: Robot wants kitty Posted on: 03/10/2010 7:05pm
Quote Post
Quote from: "Derek"
simply replace 2f with 24
I tried that, but then the game just froze. Tried noping out the quake function. It even worked, but whenever you touched and enemy the game would lag for a while.
Re: Robot wants kitty Posted on: 03/11/2010 3:07am
Quote Post
System Bot
You could try this for invincibility

d0 30 5e 64 60 97 05 -> 47 30 5e 64 60 97 05

Be careful jumping in to the green stuff with no floor beneath it, you may go off screen

This post was imported from an account that no longer exists!
Previous Name: Anonymous
Re: Robot wants kitty Posted on: 03/11/2010 3:15am
Quote Post
Just as a sidenote, see what I said about using the time hack carefully? Somebody finished the game in -24,875 seconds. LOL
Re: Robot wants kitty Posted on: 03/11/2010 3:48am
Quote Post
@whatever, your aob's don't seem to work for me, has the game been patched over already? Just a note for people if they plan to use your aob's, and also bump for badges
Re: Robot wants kitty Posted on: 03/11/2010 3:55am
Quote Post
@makuta2 none of them work? I'm gonna take a look again.
I think it's easier to use praetor's AoB for invincibility. This way you can discard the first ones I posted(the ones that change the time, the one that doesn't send you back to start and the one that doesn't kill you when you fall on the green stuff)
Re: Robot wants kitty Posted on: 03/11/2010 4:03am
Quote Post
praetors didnt work either, game maker must have caught up fast.
Re: Robot wants kitty Posted on: 03/11/2010 4:05am
Quote Post
I just tried them and they do work(both mine and praetor's). Are you doing it in the menu screen, before pressing play?
Re: Robot wants kitty Posted on: 03/11/2010 4:11am
Quote Post
i guess that is why, =P, sorry for the bother, you didnt clarify so i just hacked as i always have, in the middle of the game, when i get bored. Thx, ill post if i come up with more problems

EDIT:
Works, thx agn for the advice
Re: Robot wants kitty Posted on: 03/11/2010 4:59am
Quote Post
Quote from: "whatever"
Just as a sidenote, see what I said about using the time hack carefully? Somebody finished the game in -24,875 seconds. LOL

If you don't want to use the aob hacks for the time, you can simply use a double*1 scan and freeze it or set it to whatever you want.

BTW, great hacks, whatever. You too praetor!
Re: Robot wants kitty Posted on: 03/13/2010 2:07am
Quote Post
Bump for another badge
Re: Robot wants kitty Posted on: 03/13/2010 2:21am
Quote Post
I don't see the point of a bump for badges, especially when everything given works fine to get it in less than a minute. If people don't notice the badge has been added that's their loss.
Re: Robot wants kitty Posted on: 03/13/2010 2:54am
Quote Post
Ahh don't get your panties in a bunch Lexa, threads are bumped, usually because of a new hack, a badge, or just for the sole fact that newbs think spamming is funny. Loosen up like I did.
Re: Robot wants kitty Posted on: 03/13/2010 3:02am
Quote Post
Use the AOB for all upgrades,,,, for me it was laging and glitching alot,,, but still easy to get to the kitty in like 20 sec..
i already had the others, not hard.