This commit is contained in:
Faker 2022-11-25 16:55:29 +08:00
parent e20ce7f68f
commit 88db1001bd
6 changed files with 24 additions and 488 deletions

View File

@ -243,7 +243,7 @@ class JDJRValidator {
// console.log(pos[pos.length-1][2] -Date.now());
// await sleep(4500);
//await sleep(pos[pos.length - 1][2] - Date.now());
await sleep(pos[pos.length - 1][2] - Date.now());
const result = await JDJRValidator.jsonp('/slide/s.html', {d, ...this.data}, scene);
if (result.message === 'success') {

1
function/dylant.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -9,7 +9,7 @@
DYJSHAREID = 'xxx&xxx&xxx'
10 10 10 10 * https://raw.githubusercontent.com/6dylan6/jdpro/main/jd_makemoneyshop.js
By: https://github.com/6dylan6/jdpro
updatetime: 2022/11/13 不过滤黑号了直接助力
updatetime: 2022/11/25
*/
const $ = new Env('特价版大赢家');
@ -78,7 +78,7 @@ let helpinfo = {};
helpnum = 0;
if ($.index === m) { console.log('已无账号可用于助力!结束\n'); break };
for (let i = k; i < m; i++) {
if (helpnum == 10) { console.log('助力已满,跳出!\n'); k = i; break };
if (helpnum == 5) { console.log('助力已满,跳出!\n'); k = i; break };
if ($.fullhelp) { console.log('助力已满,跳出!\n'); k = i - 1; break };
if (cookiesArr[i]) {
cookie = cookiesArr[i];

File diff suppressed because one or more lines are too long

487
jd_ms.js

File diff suppressed because one or more lines are too long

10
jd_necklace_6dy.js Normal file

File diff suppressed because one or more lines are too long