用审查元素每天领150个滴滴币

 

步骤如下:

1、打开:https://static.udache.com/activity/2017-point-game/index.html

2、网页右键审查元素,点击“console”粘贴下方代码回车,然后点开始游戏即可

代码如下:

var autoTouch = setInterval(function(){

$('.play-ctrl').trigger("touchend");

},90);

autoTouch;

THE END
分享
二维码
< <上一篇
下一篇>>