​​​​ 2019 双十一京东全民养红包攻略分享 | 苏生不惑的博客

2019 双十一京东全民养红包攻略分享

一年一度的双十一又要来了,这次京东的活动叫全民养红包,通过每天登录浏览并关注店铺,浏览会场,逛商品等获得金币升级红包,升到5级就可以瓜分这一亿的现金红包,最高升到18级,红包等级越高,瓜分的红包就越大。
image.png

活动时间为 10月21日-11月10日18点 ,红包将于11月10日22点瓜分,具体看京东活动介绍。
image.png
到5级即可抢一亿大奖,最高18级,还有好友助力、奖金翻倍的活动。
image.png
image.png
红包的相关说明
image.png

如果每天三餐时间手动点击的话,得花费不少时间,这种活动让脚本来做最好了。下面分享一个好用的油猴脚本,在公众号回复 京东 获取,关于脚本使用可以查看之前的文章Chrome 浏览器扩展神器油猴

下面是使用方法:

先在网页 jd.com上登录京东 ,然后打开 https://happy.m.jd.com/babelDiy/GZWVJFLMXBQVEBDQZWMY/XJf8bH6oXDWSgS91daDJzXh9bU7/index.html 这个页面,脚本会自动运行任务逛商品,逛店铺,好玩互动,视频直播,精彩会场等。

image.png
任务很快完成了,然后登陆京东APP进入养红包查看任务结果。
image.png

如果你还是不会使用油猴脚本,可以直接在控制台输入代码来自动领取。
image.png

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
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){
console.log(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;
console.log(`获取到任务,商品:${productList.length} 商品:${shopList.length}`);
autoProductTask();
});
}
//逛商品https://www.52pojie.cn/thread-1042128-1-1.html
function autoProductTask(){
for(let i = 0,leng = productList.length;i<leng;i++){
(function(index){
setTimeout(()=>{
let item = productList[index];
autoPost(item['id'],4);
console.log(`商品总任务数:${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);
console.log(`商铺总任务数:${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);
console.log(`好玩互动:${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);
console.log(`视频直播:${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);
console.log(`精彩会场:${leng} 当前任务数:${index + 1}`);
},
index*1000)
})(i)
}
}
start();

除了上面的脚本外再分享一个京东助手,功能有:试用申请,领京豆,签到,试用报告,价格保护助手,多账号登录等,公众号回复 京东 获取。
image.png

其他

基于 Auto.js ( Android )写了两个脚本来自动完成任务 https://github.com/Dcatfly/auto-task-helper
京东活动能用的 https://www.ww01.net/archives/22357
淘宝http://www.ww01.net/archives/23436

https://www.52pojie.cn/thread-1036256-1-1.html
https://www.52pojie.cn/thread-1042796-1-1.html
2019双十一自动做全民养红包任务
https://greasyfork.org/zh-CN/scripts/391483
https://github.com/vbonluk/JDLuckyMoneyActivity

推荐阅读:

如何发一条空白的朋友圈

那些在国内还能使用的谷歌产品

那些你可能不知道的微信奇技淫巧

如何在豆瓣租房小组快速找到满意的房子

公众号苏生不惑原创文章整理

不会写Python代码如何抓取豆瓣电影 Top 250

Python 词云分析周杰伦新歌《说好不哭》

免费星球

公众号:苏生不惑

扫描二维码关注或搜索微信susheng_buhuo