Cardiac Snowdrift
-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!

Cardiac Snowdrift

-migrated-
Last Updated: 02/14/2011 16:15

Sorry, there are no badges available for this game.

Game Dscription
A Valentine's Day minigame! Collect hearts to grow larger! Unlock Valentines! Pump blood!
Cardiac Snowdrift Posted on: 02/14/2011 7:48am
Quote Post
http://www.newgrounds.com/portal/view/561843

Right click > Play will give you the 25 point medal.  

.sol edit the values of "ul" to true for every variable except 1.  This will shorten the time to get the 100 point medal, but it is still kind of random.

Stand still in normal/hard difficulty until you get "Iron Constitution"

Hit "info" for one secret medal.

Get to 1500 points for another secret medal.
Re: Cardiac Snowdrift Posted on: 02/14/2011 11:01am
Quote Post
disgruntled old man
Have score above 0 for the "Frozen Arteries" medal:
96 05 00 07 dc 05 00 00
96 05 00 07 00 00 00 00

Get "Iron Constitution" on game start (must be on Hard):
96 02 00 08 38 1c 96 05 00 07 c2 01 00 00
96 02 00 08 38 1c 96 05 00 07 00 00 00 00

The code in "button 164", which is the Download button to download the cards, has this code...but no medal unlocks when you click it...and AoB swap doesn't work...would the dialog box that pops up screw it up??
Code: [Select]
on (release)
{
   if (_root.valentine == false)
   {
      com.newgrounds.API.unlockMedal("Somebody's got a Valentine!", 300, 0);
      _root.valentine = true;
      _root.so.data.valentine = true;
   } // end if
   _root.unlock.cards.getittome();

Quote
Whaft says:
.sol edit the values of "ul" to true for every variable except 1. This will shorten the time to get the 100 point medal, but it is still kind of random.
I changed all values to true and got the medal as soon as i started the game.



New to Kong Hack and want to learn the basics? Check out the [Kong Hack 101] and the [Hacking 101].
Wanna learn how we make the hacks? Start with getting [the tools], then check these out: [AoB tutorial] | [.sol guide] | [Unity3d tutorial] | kadat's [video tutorials]
And if you don't already have it, check out the [Kong Hack Ultra Trainer]. You'll be glad you did!
Re: Cardiac Snowdrift Posted on: 02/14/2011 4:15pm
Quote Post
Quote from: "gates"
The code in "button 164", which is the Download button to download the cards, has this code...but no medal unlocks when you click it...and AoB swap doesn't work...would the dialog box that pops up screw it up??

It is card with heart i think. Download it