|
我录制了一个登陆网站的脚本,关联就是不成功。各位大哥能帮我看下!!
这是录制脚本:
Action()
{
web_add_cookie("1768e_lastfid=0; DOMAIN=bbs.81jun.com");
web_add_cookie("1768e_ol_offset=388; DOMAIN=bbs.81jun.com");
web_add_cookie("1768e_ipstate=1166147167; DOMAIN=bbs.81jun.com");
web_add_cookie("1768e_sid=77851cf6; DOMAIN=bbs.81jun.com");
web_add_cookie("1768e_ipfrom=26b5f9b4aa00638b26d5d91a14200ca5%09%C3%C0%B9%FA%0D; DOMAIN=bbs.81jun.com");
web_add_cookie("1768e_lastvisit=337%091166149866%09%2Findex.php%3F; DOMAIN=bbs.81jun.com");
web_url("bbs.81jun.com",
"URL=http://bbs.81jun.com/",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t1.inf",
"Mode=HTML",
LAST);
web_url("ads",
"URL=http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2433192627447740&dt=1166149993553&lmt=1166149993&format=728x90_as&output=html&url=http%3A%2F%2Fbbs.81jun.com%2F&ad_type=text&cc=369&u_h=768&u_w=1024&u_ah=738&u_aw=1024&u_cd=32&u_tz=480&u_java=true",
"Resource=0",
"RecContentType=text/html",
"Referer=http://bbs.81jun.com/",
"Snapshot=t2.inf",
"Mode=HTML",
LAST);
web_url("ads_2",
"URL=http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2433192627447740&dt=1166149993673&lmt=1166149993&prev_fmts=728x90_as&format=125x125_as&output=html&url=http%3A%2F%2Fbbs.81jun.com%2F&ad_type=text&cc=369&u_h=768&u_w=1024&u_ah=738&u_aw=1024&u_cd=32&u_tz=480&u_java=true",
"Resource=0",
"RecContentType=text/html",
"Referer=http://bbs.81jun.com/",
"Snapshot=t3.inf",
"Mode=HTML",
LAST);
web_url("bdun.bsc",
"URL=http://unstat.baidu.com/bdun.bsc?tn=81juncom&cv=0&cid=184291&csid=106&rkcs=0&bgcr=E1FDE8&ftcr=006633&rk=1&bd=1&tbsz=&tbst=&bdas=0",
"Resource=0",
"RecContentType=text/html",
"Referer=http://bbs.81jun.com/",
"Snapshot=t4.inf",
"Mode=HTML",
LAST);
web_submit_data("login.php",
"Action=http://bbs.81jun.com/login.php",
"Method=POST",
"RecContentType=text/html",
"Referer=http://bbs.81jun.com/",
"Snapshot=t5.inf",
"Mode=HTML",
ITEMDATA,
"Name=pwuser", "Value=elen", ENDITEM,
"Name=pwpwd", "Value=22222222", ENDITEM,
"Name=gdcode", "Value=1323", ENDITEM,
"Name=jumpurl", "Value=index.php", ENDITEM,
"Name=step", "Value=2", ENDITEM,
"Name=cktime", "Value=31536000", ENDITEM,
LAST);
web_url("ads_3",
"URL=http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2433192627447740&dt=1166150031167&lmt=1166150031&format=728x90_as&output=html&url=http%3A%2F%2Fbbs.81jun.com%2F&ad_type=text&ref=http%3A%2F%2Fbbs.81jun.com%2F&cc=369&u_h=768&u_w=1024&u_ah=738&u_aw=1024&u_cd=32&u_tz=480&u_java=true",
"Resource=0",
"RecContentType=text/html",
"Referer=http://bbs.81jun.com/",
"Snapshot=t6.inf",
"Mode=HTML",
LAST);
web_url("ads_4",
"URL=http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2433192627447740&dt=1166150031277&lmt=1166150031&prev_fmts=728x90_as&format=125x125_as&output=html&url=http%3A%2F%2Fbbs.81jun.com%2F&ad_type=text&ref=http%3A%2F%2Fbbs.81jun.com%2F&cc=369&u_h=768&u_w=1024&u_ah=738&u_aw=1024&u_cd=32&u_tz=480&u_java=true",
"Resource=0",
"RecContentType=text/html",
"Referer=http://bbs.81jun.com/",
"Snapshot=t7.inf",
"Mode=HTML",
LAST);
web_url("bdun.bsc_2",
"URL=http://unstat.baidu.com/bdun.bsc?tn=81juncom&cv=0&cid=184291&csid=106&rkcs=0&bgcr=E1FDE8&ftcr=006633&rk=1&bd=1&tbsz=&tbst=&bdas=0",
"Resource=0",
"RecContentType=text/html",
"Referer=http://bbs.81jun.com/",
"Snapshot=t8.inf",
"Mode=HTML",
LAST); |
|