活动详情:
一、活动时间:
2014年6月7日 00:00—2014年6月15日 23:59:59
二、活动参与:
绑定有效支付宝账户及手机号码的用户,否则中奖结果无效。
三、活动路径:
通过电脑端参加活动的,用户必须通过指定活动页面(dacu.tmall.com)及(
www.tmall.com)进入活动页面;通过天猫客户端参加活动,必须从天猫客户端3.5以上版本首页进入活动页面,其他路径不能参与本活动,否则中奖结果无效。
活动地址:
第一步:打开
http://dacu.tmall.com/?ad_id=&am_id=1301102411f2c0480dee&cm_id=&pm_id第二步:打开网址后 屏幕右边有个 拳头 一动一动的,点击就转到猜拳页面。
第三步:加载完游戏
第四步;按F12,选Console
第五步:复制以下代码内容到 Console 并且按 回车
◆◆◆◆◆◆◆◆代码◆◆◆◆◆◆◆◆◆
jQuery=$;
function doit()
{
//关闭
if (jQuery('#worldCupAlert')!=null&&jQuery('#worldCupAlert').style.display != 'none')
{
jQuery('.closeBtn') .click();
}
//开始
if (jQuery("[data='matching']")!=null&&jQuery("[data='matching']").style.display != 'none')
{
jQuery("[data='matching']").click();
}
//穿衣再战
if (jQuery("[data='refight']")!=null&&jQuery("[data='refight']").style.display != 'none')
{
jQuery("[data='refight']").click();
}
//换人
if (jQuery("[data='getOther']")!=null&&jQuery("[data='getOther']").style.display != 'none')
{
jQuery("[data='getOther']").click();
}
//出拳
if (jQuery('#worldcup-game-puzzle')!=null&&jQuery('#worldcup-game-puzzle').class != 'start')
{
myi = parseInt(Math.random() * 3 + 1);
jQuery('.hand' + myi).click();
}
}
i=setInterval("doit()",1000);
//执行下句结束
//clearInterval(i)
◆◆◆◆◆◆◆◆代码◆◆◆◆◆◆◆◆◆
然后就开始自动猜拳了,全自动,猜拳赢了有可能会获得红包,红包在小人头顶上查看