
标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页 [打印本页]
	
	作者: sceic    时间: 2006-7-19 12:46	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			www.sonystyle.com.cn/promotions/soccer/getcode.asp
运行后生成格式大概是这样的:EOF=1&codeQ76I=N1E36D	
	作者: shixn    时间: 2006-7-19 13:30	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			汗了...	
	作者: shixn    时间: 2006-7-19 13:30	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			汗了...	
	作者: saigonoyume    时间: 2006-7-19 18:14	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			完全不懂........	
	作者: saigonoyume    时间: 2006-7-19 18:14	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			完全不懂........	
	作者: amm    时间: 2006-7-20 14:29	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			lz怎么找到这个的,说出来大家一起研究	
	作者: amm    时间: 2006-7-20 14:29	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			lz怎么找到这个的,说出来大家一起研究	
	作者: koshio    时间: 2006-7-20 20:53	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			知道这个是最基础的一步
懂as和asp的一看源代码就知道,先多刷几个code****=******参数,然后post一下  level、usermail、code****3个参数给服务器就可以了
	
	作者: koshio    时间: 2006-7-20 20:53	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			知道这个是最基础的一步
懂as和asp的一看源代码就知道,先多刷几个code****=******参数,然后post一下  level、usermail、code****3个参数给服务器就可以了
	
	作者: sceic    时间: 2006-7-21 09:12	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			amm在上个帖子中说
 引用:
 lz怎么找到这个的,说出来大家一起研究 
 
先下载游戏FLASH文件 sony_gril_boy_mx.swf
然后打开它的脚本,会发现里面有相关代码如下:
// Action script...
// [onClipEvent of sprite 182 in frame 1]
onClipEvent (load)
{
    this._visible = false;
}
// [onClipEvent of sprite 183 in frame 1]
onClipEvent (enterFrame)
{
    gotoAndStop(_parent.level);
}
// [Action in Frame 1]
function isEmail(s)
{
    trace(" check mailing...: " + s);
    if (s.indexOf("@" == -1)
    {
        return(false);
    } // end if
    var _l3 = new Array();
    var _l2 = new Array();
    _l3 = s.split("@"
 == -1)
    {
        return(false);
    } // end if
    var _l3 = new Array();
    var _l2 = new Array();
    _l3 = s.split("@" ;
    if (s.split("@"
;
    if (s.split("@" .length == 2)
    {
        domain = _l3[1];
        _l2 = domain.split("."
.length == 2)
    {
        domain = _l3[1];
        _l2 = domain.split("." ;
        if (_l2.length < 2)
        {
            return(false);
        }
        else
        {
            var _l1 = 0;
            while (_l1 < _l2.length)
            {
                if (_l2[_l1].length <= 0)
                {
                    return(false);
                } // end if
                _l1++;
            } // end while
        } // end if
    }
    else
    {
        return(false);
    } // end if
    return(true);
} // End of the function
success = false;
is_ok = 1;
user_email = "";
ss = 0;
level = _root.level - 1;
ss.gotoAndStop(level);
stop();
// [Action in Frame 2]
EOF = 0;
loadVariables("http://www.sonystyle.com.cn/promotions/soccer/getcode.asp", this, "POST"
;
        if (_l2.length < 2)
        {
            return(false);
        }
        else
        {
            var _l1 = 0;
            while (_l1 < _l2.length)
            {
                if (_l2[_l1].length <= 0)
                {
                    return(false);
                } // end if
                _l1++;
            } // end while
        } // end if
    }
    else
    {
        return(false);
    } // end if
    return(true);
} // End of the function
success = false;
is_ok = 1;
user_email = "";
ss = 0;
level = _root.level - 1;
ss.gotoAndStop(level);
stop();
// [Action in Frame 2]
EOF = 0;
loadVariables("http://www.sonystyle.com.cn/promotions/soccer/getcode.asp", this, "POST" ;
// [Action in Frame 4]
if (EOF == 1)
{
    play();
}
else
{
    gotoAndPlay(3);
} // end if
// [Action in Frame 5]
info._visible = true;
info.gotoAndStop(2);
useremail = user_email;
level = _root.level - 1;
getURL("http://www.sonystyle.com.cn/promotions/soccer/save.asp", "_blank", "POST"
;
// [Action in Frame 4]
if (EOF == 1)
{
    play();
}
else
{
    gotoAndPlay(3);
} // end if
// [Action in Frame 5]
info._visible = true;
info.gotoAndStop(2);
useremail = user_email;
level = _root.level - 1;
getURL("http://www.sonystyle.com.cn/promotions/soccer/save.asp", "_blank", "POST" ;
success = true;
_root.gotoAndPlay(1);
stop();
;
success = true;
_root.gotoAndPlay(1);
stop();
	
	作者: sceic    时间: 2006-7-21 09:12	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			amm在上个帖子中说
 引用:
 lz怎么找到这个的,说出来大家一起研究 
 
先下载游戏FLASH文件 sony_gril_boy_mx.swf
然后打开它的脚本,会发现里面有相关代码如下:
// Action script...
// [onClipEvent of sprite 182 in frame 1]
onClipEvent (load)
{
    this._visible = false;
}
// [onClipEvent of sprite 183 in frame 1]
onClipEvent (enterFrame)
{
    gotoAndStop(_parent.level);
}
// [Action in Frame 1]
function isEmail(s)
{
    trace(" check mailing...: " + s);
    if (s.indexOf("@" == -1)
    {
        return(false);
    } // end if
    var _l3 = new Array();
    var _l2 = new Array();
    _l3 = s.split("@"
 == -1)
    {
        return(false);
    } // end if
    var _l3 = new Array();
    var _l2 = new Array();
    _l3 = s.split("@" ;
    if (s.split("@"
;
    if (s.split("@" .length == 2)
    {
        domain = _l3[1];
        _l2 = domain.split("."
.length == 2)
    {
        domain = _l3[1];
        _l2 = domain.split("." ;
        if (_l2.length < 2)
        {
            return(false);
        }
        else
        {
            var _l1 = 0;
            while (_l1 < _l2.length)
            {
                if (_l2[_l1].length <= 0)
                {
                    return(false);
                } // end if
                _l1++;
            } // end while
        } // end if
    }
    else
    {
        return(false);
    } // end if
    return(true);
} // End of the function
success = false;
is_ok = 1;
user_email = "";
ss = 0;
level = _root.level - 1;
ss.gotoAndStop(level);
stop();
// [Action in Frame 2]
EOF = 0;
loadVariables("http://www.sonystyle.com.cn/promotions/soccer/getcode.asp", this, "POST"
;
        if (_l2.length < 2)
        {
            return(false);
        }
        else
        {
            var _l1 = 0;
            while (_l1 < _l2.length)
            {
                if (_l2[_l1].length <= 0)
                {
                    return(false);
                } // end if
                _l1++;
            } // end while
        } // end if
    }
    else
    {
        return(false);
    } // end if
    return(true);
} // End of the function
success = false;
is_ok = 1;
user_email = "";
ss = 0;
level = _root.level - 1;
ss.gotoAndStop(level);
stop();
// [Action in Frame 2]
EOF = 0;
loadVariables("http://www.sonystyle.com.cn/promotions/soccer/getcode.asp", this, "POST" ;
// [Action in Frame 4]
if (EOF == 1)
{
    play();
}
else
{
    gotoAndPlay(3);
} // end if
// [Action in Frame 5]
info._visible = true;
info.gotoAndStop(2);
useremail = user_email;
level = _root.level - 1;
getURL("http://www.sonystyle.com.cn/promotions/soccer/save.asp", "_blank", "POST"
;
// [Action in Frame 4]
if (EOF == 1)
{
    play();
}
else
{
    gotoAndPlay(3);
} // end if
// [Action in Frame 5]
info._visible = true;
info.gotoAndStop(2);
useremail = user_email;
level = _root.level - 1;
getURL("http://www.sonystyle.com.cn/promotions/soccer/save.asp", "_blank", "POST" ;
success = true;
_root.gotoAndPlay(1);
stop();
;
success = true;
_root.gotoAndPlay(1);
stop();
	
	作者: sceic    时间: 2006-7-21 09:15	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			试想,如果全程由这个FLASH来完成level发送 代码获取 email验证的话,那直接将这个游戏的Timer改一下就可以轻易搞定5折了。	
	作者: sceic    时间: 2006-7-21 09:15	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			试想,如果全程由这个FLASH来完成level发送 代码获取 email验证的话,那直接将这个游戏的Timer改一下就可以轻易搞定5折了。	
	作者: amm    时间: 2006-7-21 10:51	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			楼主,如果有兴趣可以加我msn,详细聊聊,完全行的	
	作者: amm    时间: 2006-7-21 10:51	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			楼主,如果有兴趣可以加我msn,详细聊聊,完全行的	
	作者: sceic    时间: 2006-7-21 11:25	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			LS你MSN? PM一个吧。	
	作者: sceic    时间: 2006-7-21 11:25	     标题: 高人来看看这个是不是SONY那个足球游戏的代码生成页	
			LS你MSN? PM一个吧。
| 欢迎光临 TGFC Lifestyle (http://tgfcer.com/) | Powered by Discuz! 6.0.0 |