Alkie Kong 2 (500 points)
-migrated-

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!

Alkie Kong 2 (500 points)

-migrated-
Last Updated: 02/25/2010 22:57

Sorry, there are no badges available for this game.

Game Dscription
An intense action/puzzle platformer game with plenty of levels and boss battles.
Alkie Kong 2 (500 points) Posted on: 09/02/2009 1:01pm
Quote Post
http://www.newgrounds.com/portal/view/399956

I hate this game - it's really annoyingly written, but I've muddled some though:

Infinite Health:
96 02 00 08 20 49 12 10 12 9d 02 00 15 02 =>
96 02 00 08 20 49 02 10 12 9d 02 00 15 02

Win level instead of dying if you fall:
96 0b 00 05 01 07 01 00 00 00 04 01 08 27 52 17 4f =>
96 0b 00 05 01 07 01 00 00 00 04 01 08 5d 52 17 4f

Note, if you use the first cheat and fall off the screen, the game will continue in an infinite loop (hence the second cheat). This may still cock up if you get hit when you're in the level success animation (dodging coding).

The "Super Secret" level code is
Code: [Select]
DR0KN (note, that's a zero, not a capital o).

Bottle Hack; score one bottle to get a medal:
96 07 00 04 05 07 06 00 00 00 49 =>
96 07 00 04 05 07 06 00 00 00 48
96 07 00 04 05 07 0c 00 00 00 49 =>
96 07 00 04 05 07 0c 00 00 00 48
96 07 00 04 05 07 18 00 00 00 49 =>
96 07 00 04 05 07 18 00 00 00 48

Note, only one of the above should be used at one time. The way I did this was to set the first, then get one bottle and the medal. Then reset it and set the next repeat until you've got all three.
Re: Alkie Kong Posted on: 09/02/2009 3:47pm
Quote Post
First two arrays worked great. Havn't tried the bottles one yet.

Although i played through, got about 4/5 medals but they didn't show up...gotta love the medal system.

Is there any way you could give me some tips on how to hack like this? you make it seem so easy (broken image removed) lol

+1
Re: Alkie Kong Posted on: 09/02/2009 4:12pm
Quote Post
This one took sodding ages. I basically load the flash into sothink SWF decompiler and then look for stuff that I can abuse. I may try doing a tutorial on the next game...

The medal system is a bit dodgy, I got all the medals for Another Small Favour, and it didn't update any of them!
Re: Alkie Kong Posted on: 09/02/2009 4:15pm
Quote Post
I also had to play that twice to get my medals. Oh well, nothing you can do about that.
Re: Alkie Kong Posted on: 09/03/2009 3:19am
Quote Post
Quote from: "deity"
This one took sodding ages. I basically load the flash into sothink SWF decompiler and then look for stuff that I can abuse. I may try doing a tutorial on the next game...

The medal system is a bit dodgy, I got all the medals for Another Small Favour, and it didn't update any of them!

deity, I know we have some tutorials on aob hacking on here, but it's never a bad thing to have more. ignored's root variable hack was just the thing to get me into root var hacking, and although there are some excellent videos here (max, kh, etc), to have a different angle on it, different examples, would be awesome, so please do make a video on your next hack (broken image removed)





Tookie

Re: Alkie Kong Posted on: 02/11/2010 10:36pm
Quote Post
I know you did alot...but does anyone have a moonjump code?
Re: Alkie Kong Posted on: 02/11/2010 10:49pm
Quote Post
Just using what he gave you is more than enough to easily beat the game and get all medals :|
Re: Alkie Kong Posted on: 02/25/2010 10:45pm
Quote Post
You would think...but its too easy to fall into a ditch and not be able to get the last 3.
Re: Alkie Kong Posted on: 02/25/2010 10:57pm
Quote Post
Quote from: "Doomware"
You would think...but its too easy to fall into a ditch and not be able to get the last 3.
No, I would know, because I got them all just fine with what I was given. If you actually read, you would notice the AoB that makes it so you win instead of dying when you fall.