全民淘
优惠一起淘

京东超市198-100自动兑换js代码V0.2和网页自动抢两个版本

京东超市198-100自动兑换js代码V0.2和网页自动抢两个版本

早上的油猴脚本jsonp报错已下架,建议直接使用js代码
目前兑换情况:

alreadyCount:34666
haverstPercent:43
key:"JBE_qzq7mq"
totalCount:80000

使用地址:

http://sale.jd.com/act/06oZCPy5QY4R8FN.html

接口请求的!不用管这个页面有没有兑换入口!
根据接口返回的兑换数量变化进行请求兑换的,提前个十几秒运行就可以了

    var nowCount=0,lastCount=0,time=500,nowPer;
    time = prompt("【设置请求时间间隔(单位ms),建议设置为500】");
        function jQuery9432768(data){
            if(data.data.resultMsg){
                    console.log(data.data.resultMsg);
            }
        }

    var qScript = document.createElement('script');
    qScript.setAttribute("class","draw");
    qScript.src = '//act-jshop.jd.com/newJdBeanExchange.html?activityKey=JBE_qzq7mq&callback=jQuery9432768&_=1509466472676';
    document.body.appendChild(qScript);

    function jQuery3322883(data) {
        lastCount = nowCount;
        nowCount = data.data[0].alreadyCount;
        nowPer  = data.data[0].haverstPercent;
        if(nowCount == lastCount||lastCount==0){
            console.log("当前还剩"+(80000-nowCount)+"张,占总比"+(100-nowPer));
        }else if(nowCount != lastCount){
            var pScript = document.createElement('script');
            pScript.setAttribute("class","draw");
            pScript.src = '//act-jshop.jd.com/newJdBeanExchange.html?activityKey=JBE_qzq7mq&callback=jQuery9432768&_=1509466472676';
            document.body.appendChild(pScript);
        }
    };
    function getCount(){
        if(document.getElementsByClassName('getCount').length>=1){
            document.body.removeChild(document.getElementsByClassName('getCount')[0]);
        }
        var oScript = document.createElement('script');
        oScript.setAttribute("class","getCount");
        oScript.src = '//act-jshop.jd.com/newJdBeanQuery.html?activityKeys=JBE_qzq7mq&callback=jQuery3322883&_=1509460084521';
        document.body.appendChild(oScript);
    };
    
    setInterval(function(){
        getCount();
    },time);

使用方法:360浏览器-F12-console-黏贴代码-回车
或者参考前面发的滴币,是一样的

所有滴滴出行,滴币链接,每天保底150币,从此免费打车,含自动代码领取软件

另外附上抢券助手网页版,简易点了

请提前打开网页
使用前请确保登陆状态,最好是使用前10分钟登陆一下
使用时最好是倒数10s或20s开启抢券,精准时间请百度
抢完后请查看个人中心是否抢到
抢没抢到和自己账号和网络有关,祝各位好运

https://www.chajie.me/category/coupon

另外的几个超市券来源:

1 微信整点领取
http://wqs.jd.com/event/promote/20171111plcs/index.shtml

2 30豆换取
http://sale.jd.com/act/06oZCPy5QY4R8FN.html

3 一键领取大礼包
网页地址同上 下拉到页面中间

4 随机天降看脸
网页 我的优惠券 右上角领取更多优惠券看看


自带图床调试中,如上传不显示可用下面插入图片 ![](图片地址)
 收藏 (0) 打赏

您可以选择一种方式赞助本站

支付宝扫一扫赞助

微信钱包扫描赞助

未经允许不得转载:全民淘 » 京东超市198-100自动兑换js代码V0.2和网页自动抢两个版本
分享到: 更多 (0)