Posted: Fri Sep 11, 2009 1:46 pm Post subject: Flash game variables problem.
Okay when i decompile a flash game i got problem cuz most of them the code has :
Code:
onClipEvent (mouseUp)
{
var \x01 = 900;
for (\x01 = eval("\x01") - 54; eval("\x01") == 89; \x01 = eval("\x01") - 24)
{
} // end of for
if (eval("\x01") == 171)
{
\x01 = eval("\x01") - 82;
} // end if
if (eval("\x01") == 782)
{
\x01 = eval("\x01") - 611;
if (false)
{
}
else
{
\x01 = eval("\x01") - 82;
} // end else if
} // end if
\x01 = eval("\x01") + 446;
I dont see any virables here or this code dosent talk anything to me. Could some help me out how i could find the viriables cuz in some games i just find them cuz they are named like health ammo and just like that and sometimes abit harder but i can find them. But in the mst i just see numbers and codes that make no sence to me, Any help ? Thanks!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum