Elacsy
-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!

Elacsy

-migrated-
Last Updated: 08/06/2010 20:35

Sorry, there are no badges available for this game.

Game Dscription
Pure shooting through procedural levels generated by you.
Elacsy Posted on: 07/31/2010 6:01pm
Quote Post
Re: Elacsy Posted on: 07/31/2010 7:43pm
Quote Post
This worries me, there a folder within the action folder called "swfstats" and a script called "log". Heres some of the stuff in it:

Code: [Select]
SourceUrl = GetUrl(param3);
            if (SourceUrl == null || SourceUrl == "")
            {
                Enabled = false;
                return;
            }
            Security.allowDomain("http://tracker.swfstats.com/");
            Security.allowInsecureDomain("http://tracker.swfstats.com/");
            Security.loadPolicyFile("http://tracker.swfstats.com/crossdomain.xml");
            Security.allowDomain("http://utils.swfstats.com/");
            Security.allowInsecureDomain("http://utils.swfstats.com/");
            Security.loadPolicyFile("http://utils.swfstats.com/crossdomain.xml");
            var _loc_4:* = GetCookie("views");
            _loc_4 = GetCookie("views") + 1;
            SaveCookie("views", _loc_4);
            Send("View", "views=" + _loc_4);
            PingF.addEventListener(TimerEvent.TIMER, PingServer);
            PingF.start();
            return;
        }// end function

Does this mean they can tell who is downloading the swf's? I don't think so, but just curious as to what it does?

Also, didn't find the word medal / unlock / pacifist anywhere in the action folder (I think i figured out how to search all the actionscripts at once, just checkbox the action folder right?)
Re: Elacsy Posted on: 07/31/2010 8:18pm
Quote Post
SWFStats is an analytical API that lets you monitor stuff about your game (such as number of plays and play time).

If you're using Sothink, just use the 'Search All AS' button.
Re: Elacsy Posted on: 08/06/2010 10:15am
Quote Post
System Bot
Bump for medal AoBs

2c ab 0e - War Hero
2c ad 0e - Pacifist
2c ae 0e - Kalinin Slayer

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Elacsy Posted on: 08/06/2010 8:35pm
Quote Post
Quote from: "phreneticus"
Bump for medal AoBs

2c ab 0e - War Hero
2c ad 0e - Pacifist
2c ae 0e - Kalinin Slayer

Set the game to Easy Mode, use the custom level code "hasswd" and change Kalinin Slayer to the other two.  Easiest route I could find.