系统盘:安全、高速、免费的绿色系统光盘下载站!

资讯|软件分类|下载排行|最近更新

当前位置:首页 > 软件下载 > 行业软件 > 商业贸易
京东2019双十一自动做任务红包油猴插件

京东2019双十一自动做任务红包油猴插件

V1.1 免费版 京东双十一自动抢红包辅助2019 评分:9
下载地址
  • 软件大小:4KB
  • 软件语言:中文
  • 更新时间:2019-11-07
  • 软件类别:国产软件
  • 授权形式:免费软件
  • 下载:
  • 运行环境:WinAll
  • 软件等级:
  • 安全检测: 360安全卫士 360杀毒 电脑管家

本地下载

软件大小:4KB
无病毒 无插件
  • 软件介绍
  • 软件截图
  • 猜你喜欢
  • 同类推荐
  • 相关文章

京东双十一红包插件2019是一款京东全民养红包抢1亿现金红包油猴插件,双十一自动做任务:逛商品,逛店铺,好玩互动,视频直播,精彩会场,一劳永逸。花最小的代价获得最高的实惠,希望大家双十一都能满载而归!

京东2019双十一自动做任务红包油猴插件

使用说明

使用插件前请提前登录京东:

http://www.jd.com

登录完了之后打开养红包活动地址:

https://happy.m.jd.com/babelDiy/GZWVJFLMXBQVEBDQZWMY/XJf8bH6oXDWSgS91daDJzXh9bU7/index.html

脚本自动执行,做完任务后关闭页面就可以了。

做完任务,可以打开手机京东首页,或者其他地方,进入养红包查看任务结果。

一些朋友可能是刚接触油猴,可能不知道如何运行,首先要安装好浏览器的油猴插件,具体可以搜索:tampermonk,然后再在油猴里面装本插件就可以了。

特别说明

关于手机版运行的问题,目前安卓手机经过一些群友的实践证明是可以在手机用的。

关于群友反应的要跳转app的问题,实际上打开这个链接就可以了,不用跳转app的,不排除官方出限制,如果提示跳转app,请用电脑浏览器按照上面的方式来运行本插件。

祝大家有个愉快的双十一,插件在底部。

插件代码

let productList = [], shopList = [], url = "https://api.m.jd.com/client.action";

function autoPost(id,type){

fetch(`${url}?timestamp=${new Date().getTime()}`,{method: "POST",mode: "cors",credentials: "include",headers:{"Content-Type": "application/x-www-form-urlencoded"},body:`functionId=raisepacket_collectScore&body={"type":${type},"ext":"${id}","appsign":1,"msgsign":2}&client=wh5`})

.then(function(response){return response.json()})

.then(function(res){

Toast(res.data.biz_msg);

});

}

function start(){

fetch(`${url}?${new Date().getTime()}`,{method: "POST",mode: "cors",credentials: "include",headers:{"Content-Type": "application/x-www-form-urlencoded"},body:'functionId=raisepacket_getShopAndProductList&body=&client=wh5'})

.then(function(response){return response.json()})

.then(function(res){

productList = res.data.result.productList;

shopList = res.data.result.shopList;

Toast(`获取到任务,商品:${productList.length} 商品:${shopList.length}`);

autoProductTask();

});

}

//逛商品

function autoProductTask(){

for(let i = 0,leng = productList.length;i<leng;i++){

(function(index){

setTimeout(()=>{

let item = productList[index];

autoPost(item['id'],4);

Toast(`商品总任务数:${leng} 当前任务数:${index + 1}`);

if( leng-1 == index){

autoShopTask();

}

},index*1500)

})(i)

}

}

//逛店铺

function autoShopTask(){

for(let i = 0,leng = shopList.length;i<leng;i++){

(function(index){

setTimeout(()=>{

let item = shopList[index];

autoPost(item['id'],2);

Toast(`商铺总任务数:${leng} 当前任务数:${index + 1}`);

if( leng-1 == index){

autoPlay();

}

},index*1500)

})(i)

}

}

//好玩互动

function autoPlay(){

for(let i = 0,leng = 4;i<leng;i++){

(function(index){

setTimeout(()=>{

autoPost(0,5);

Toast(`好玩互动:${leng} 当前任务数:${index + 1}`);

if( leng-1 == index){

autoInteract();

}

},index*1000)

})(i)

}

}

//视频直播

function autoInteract(){

for(let i = 0,leng = 4;i<leng;i++){

(function(index){

setTimeout(()=>{

autoPost(0,10);

Toast(`视频直播:${leng} 当前任务数:${index + 1}`);

if( leng-1 == index){

autoShopping();

}

},index*1000)

})(i)

}

}

//精彩会场

function autoShopping(){

for(let i = 0,leng = 3;i<leng;i++){

(function(index){

setTimeout(()=>{

autoPost(0,3);

Toast(`精彩会场:${leng} 当前任务数:${index + 1}`);

},

index*1000)

})(i)

}

}

软件截图

下载地址

相关软件

同类推荐

相关文章

用户评论

请自觉遵守互联网相关政策法规,评论内容只代表网友观点,与本站立场无关!

最新评论

已有0人参与

热门标签

关于系统盘 | 联系方式 | 发展历程 | 版权声明 | 下载帮助(?) | 广告联系 | 网站地图 | 友情链接

Copyright 2005-2023 XiTONGPAN.net 【系统盘】 版权所有 蜀ICP备19041008号-1 | 川公网安备 42011102000260号

声明: 所有软件和文章来自互联网 如有异议 请与本站联系 本站为非赢利性网站 不接受任何赞助和广告 请支持购买官方正版系统/软件