Skip to content

Commit 2cb0541

Browse files
author
ziye12
authored
Update wyxdkziye.js
1 parent 1d079d0 commit 2cb0541

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed

wyxdkziye.js

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
1-
/*ziye
1+
/*ziye 玩游戏打卡
22
3-
微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/wyxdkziye.png 进入小程序,登录获取授权
3+
非常重要!!!
44
5+
微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/asdkziye.png 进入小程序,登录获取授权,再启动软件获取ck
6+
建议设置6点到23点之间打卡,时间间隔30分钟以上,否则容易封号
57
68
7-
2020.9.9
8-
9-
10-
说明:以玩游戏打卡为例的打卡模版,可以抓包然后替换以下内容来制作其他打卡脚本
119
10+
2020.9.9
1211
13-
需要替换的内容如下,先替换长字符的,再替换短字符的,自己用电脑或者KODE软件替换,KODE下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
1412
13+
《《《《《《《《《《制作其他打卡js的说明
1514
15+
抓包小程序,然后替换以下内容来制作其他打卡js,
16+
需要替换的内容如下,按顺序替换字符,自己用电脑或者KODE软件替换,KODE下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
1617
1718
we7.ivee.top
1819
玩游戏打卡
@@ -25,6 +26,15 @@ wyxdk
2526
手动替换
2627
we7\.ivee\.top
2728
29+
制作其他打卡js的说明》》》》》》》》》》》
30+
31+
32+
33+
34+
35+
36+
////////////////////////////////////////正文
37+
2838
使用说明:
2939
3040
一,微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/wyxdkziye.png 进入小程序,登录获取授权
@@ -39,12 +49,10 @@ we7\.ivee\.top
3949
3.现金统计,自动提现
4050
4151
42-
***建议设置每小时运行一次
4352
4453
45-
圈X
4654
47-
1、hostname= we7.ivee.top,
55+
hostname= we7.ivee.top,
4856
4957
5058
@@ -62,22 +70,17 @@ http-request ^https:\/\/we7\.ivee\.top\/* script-path= https://raw.githubusercon
6270
, requires-body=true, timeout=10, tag=玩游戏打卡
6371
6472
65-
66-
67-
68-
6973
*/
7074

7175

72-
//正文
7376

7477

7578
const sy = init()//声明必须
7679
const notifyInterval = 1; //通知开为1,常关为0
7780
const logs = 0; // 日志开关
7881
const jsname = '玩游戏打卡'
7982
const jbid =1
80-
const sb='失败,请获取ck'
83+
const sb='失败,请先关闭,进入程序获取授权'
8184

8285
const cs = 5;//小程序打卡次数
8386
const xj = 1;//提现标准

0 commit comments

Comments
 (0)