Heart of Ice
-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!

Heart of Ice

-migrated-
Last Updated: 10/10/2010 20:33

Sorry, there are no badges available for this game.

Game Dscription
An epic platforming adventure set in an icy kingdom!
Heart of Ice Posted on: 09/30/2010 5:49pm
Quote Post
http://www.newgrounds.com/portal/view/549608

Unknown initial value and increasing on Double to find HP, but freezing or modifying the values doesn't keep you alive.
Re: Heart of Ice Posted on: 09/30/2010 6:08pm
Quote Post
System Bot
Put "(0 points)" in the title, please. It makes updating my stickied post much easier, since I don't need to look through every topic.

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 4:47pm
Quote Post
Worth points and show on page. Looking for aob switch now.

Sol is editable, but not much use except for finding the 6 secrets. You would have to add them and then set to true.

There is a d_icy folder in the 549000 folder, but its empty. Actual sol is located in the root of uploads.ungrounded.net



Maybe somebody can help me with this:
Code: [Select]
public function sendAll() : void
        {
            var _loc_1:Array = null;
            var _loc_2:Array = null;
            _loc_1 = new Array("boss_pirate", "game_controls", "kills_bugs", "bossextra_nocombos", "boss_psychic", "bossextra_screenflipped", "kills_ninja", "boss_watcher", "bossextra_feathers", "boss_secret", "arena_epic", "arena_secretepic", "arena_nodamage", "game_allsecrets", "game_allbonuses", "game_allachievements", "game_complete", "game_bonuscomplete");
            _loc_2 = new Array("Yarrrr!", "Neophyte", "Pest Control", "Tepid", "Ishmael and I", "Acid Trip", "Nonpareil", "The Deposed", "Icarus", "Post Mortem Aggression", "Dancing Mad", "The Extreme", "Invincible", "Hoarder", "Unlimited", "Deity", "Completion", "Atavist");
            i = 0;
            while (i < _loc_1.length)
            {
               
                if (so.data.achievements[i])
                {
                    API.unlockMedal(_loc_2[i]);
                }
                var _loc_4:* = i + 1;
                i = _loc_4;
            }
            return;
        }// end function

Looks to me like this is what sends the medal. Stores all the medals into one single array. Whenever a certain achievement is unlocked in game, (found in loc1, "boss_pirate", which would be 1), api unlocks medal number 1 (found in loc2, "yarrrr", which is the first medal).

Not sure if its possible to use these aobs:

Code: [Select]
as3_pushstring "Yarrrr!"
//2c ea 26
_as3_pushstring "Neophyte"
//2c eb 26
_as3_pushstring "Pest Control"
//2c ec 26
_as3_pushstring "Tepid"
//2c ed 26
_as3_pushstring "Ishmael and I"
//2c ee 26
_as3_pushstring "Acid Trip"
//2c ef 26
_as3_pushstring "Nonpareil"
//2c f0 26
_as3_pushstring "The Deposed"
//2c f1 26
_as3_pushstring "Icarus"
//2c f2 26
_as3_pushstring "Post Mortem Aggression"
//2c f3 26
_as3_pushstring "Dancing Mad"
//2c f4 26
_as3_pushstring "The Extreme"
//2c f5 26
_as3_pushstring "Invincible"
//2c f6 26
_as3_pushstring "Hoarder"
//2c f7 26
_as3_pushstring "Unlimited"
//2c f8 26
_as3_pushstring "Deity"
//2c f9 26
_as3_pushstring "Completion"
//2c fa 26
_as3_pushstring "Atavist"
//4a 08 12

Didn't seem to work for me...
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 5:39pm
Quote Post
System Bot
NG changed their medal API, as far as I tested it, you can't switch medals anymore. ^^

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 6:01pm
Quote Post
rageeeeeee?

I guess that basically leaves sol editing and maybe an infinite health hack? Always wanted to make one of those, was always just too lazy to look through the 234923 scripts to find which one calculates heath.
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 6:22pm
Quote Post
System Bot
Quote from: "xycho666"
too lazy to look through the 234923 scripts to find which one calculates heath.
There is a 'Search all AS' button in SoThink. (broken image removed)

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 6:23pm
Quote Post
I've asked 100 times about where that is. Can't find it.

If it helps, i'm using sothink 5.2

Just read the help page on searching, heres the options I have:


Search

Search for: Type the string and search it in ActionScript file; and also you can set the filter to make an advanced search, such as ignore case, whole word only.

Search for: Input the vital string in the field to search in ActionScript code.
To Up: Search the string, and then find or view them from the bottom to top in ActionScript.
Ignore Case: Ignore text case, which you specified in the field "Search for".
Whole Word Only: Search whole words only for the text which you specified in the field "Search for".
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 6:44pm
Quote Post
System Bot
Quote from: "xycho666"
If it helps, i'm using sothink 5.2
Version 5.2 is pretty outdated, download 5.6, it definitly has that function.

Edit: Nice! Just noticed that v6.0 is out, let's see what awesome new features it has.

@Topic

Start with 1.229.278.788 health
5e a3 04 24 64 68 a3 04
5e a3 04 2d 35 68 a3 04

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 7:07pm
Quote Post
Quote from: "phreneticus"
let's see what awesome new features it has.
WHAT'S NEW
   
    Version 6.0
    Build: 610
    New Features:
        * Support Flash CS5. Enable to get XFL file from
          Flash movie.
        * Auto-check the program version; the program will
          prompt users if new version releases; the users can
          download the latest version from website after
          confirming upgrade.
        * Optimize the settings for exporting single and
          multiple SWF files.
        * When Flash movie (SWF/EXE) has been added to the
          "Multi-file Export", the SWF/EXE file and the folder
          contains this file will be signed with plus in
          Explorer window.
        * Add the button "Recent Files" on the ribbon bar.
        * Introduce the function "Add to Favorites" to
          the program.
        * Improve the user experience in interface to make
          it user-friendly.    
    Function Modified:
        * In the trial version, support viewing all
          ActionScript, but copying&pasting are unavailable.
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 7:10pm
Quote Post
System Bot
Quote from: "Derek"
Quote from: "phreneticus"
let's see what awesome new features it has.
WHAT'S NEW
   
    Version 6.0
    Build: 610
    New Features:
        * Support Flash CS5. Enable to get XFL file from
          Flash movie.
        * Auto-check the program version; the program will
          prompt users if new version releases; the users can
          download the latest version from website after
          confirming upgrade.
        * Optimize the settings for exporting single and
          multiple SWF files.
        * When Flash movie (SWF/EXE) has been added to the
          "Multi-file Export", the SWF/EXE file and the folder
          contains this file will be signed with plus in
          Explorer window.
        * Add the button "Recent Files" on the ribbon bar.
        * Introduce the function "Add to Favorites" to
          the program.
        * Improve the user experience in interface to make
          it user-friendly.    
    Function Modified:
        * In the trial version, support viewing all
          ActionScript, but copying&pasting are unavailable.
Not worth downloading it then, besides the fact that the 5.6 keys don't even work for 6.0.

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Heart of Ice (0 pts) Posted on: 10/04/2010 8:11pm
Quote Post
Quote from: "phreneticus"
Start with 1.229.278.788 health
5e a3 04 24 64 68 a3 04
5e a3 04 2d 35 68 a3 04

This works for all of the game up to the last battle with the Watcher.

And it won't help with gaining "no damage wins" over the arena bosses.
Re: Heart of Ice Posted on: 10/10/2010 8:33pm
Quote Post
System Bot
Finish the tutorial to get all medals
09 60 e3 13 66 c8 01 66 95 2f 60 e5 13 66 9c 2f 12 0d 00 00
09 60 e3 13 66 c8 01 66 95 2f 60 e5 13 66 9c 2f 12 00 00 00

This post was imported from an account that no longer exists!
Previous Name: phreneticus