mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-05-07 03:48:44 +08:00
6dy
This commit is contained in:
parent
e20ce7f68f
commit
88db1001bd
@ -243,7 +243,7 @@ class JDJRValidator {
|
|||||||
|
|
||||||
// console.log(pos[pos.length-1][2] -Date.now());
|
// console.log(pos[pos.length-1][2] -Date.now());
|
||||||
// await sleep(4500);
|
// 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);
|
const result = await JDJRValidator.jsonp('/slide/s.html', {d, ...this.data}, scene);
|
||||||
|
|
||||||
if (result.message === 'success') {
|
if (result.message === 'success') {
|
||||||
|
1
function/dylant.js
Normal file
1
function/dylant.js
Normal file
File diff suppressed because one or more lines are too long
@ -9,7 +9,7 @@
|
|||||||
DYJSHAREID = 'xxx&xxx&xxx'
|
DYJSHAREID = 'xxx&xxx&xxx'
|
||||||
10 10 10 10 * https://raw.githubusercontent.com/6dylan6/jdpro/main/jd_makemoneyshop.js
|
10 10 10 10 * https://raw.githubusercontent.com/6dylan6/jdpro/main/jd_makemoneyshop.js
|
||||||
By: https://github.com/6dylan6/jdpro
|
By: https://github.com/6dylan6/jdpro
|
||||||
updatetime: 2022/11/13 不过滤黑号了,直接助力
|
updatetime: 2022/11/25
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const $ = new Env('特价版大赢家');
|
const $ = new Env('特价版大赢家');
|
||||||
@ -78,7 +78,7 @@ let helpinfo = {};
|
|||||||
helpnum = 0;
|
helpnum = 0;
|
||||||
if ($.index === m) { console.log('已无账号可用于助力!结束\n'); break };
|
if ($.index === m) { console.log('已无账号可用于助力!结束\n'); break };
|
||||||
for (let i = k; i < m; i++) {
|
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 ($.fullhelp) { console.log('助力已满,跳出!\n'); k = i - 1; break };
|
||||||
if (cookiesArr[i]) {
|
if (cookiesArr[i]) {
|
||||||
cookie = cookiesArr[i];
|
cookie = cookiesArr[i];
|
||||||
|
File diff suppressed because one or more lines are too long
10
jd_necklace_6dy.js
Normal file
10
jd_necklace_6dy.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user