diff --git a/dati.js b/dati.js index 767123c..487e2c7 100644 --- a/dati.js +++ b/dati.js @@ -1,5 +1,4 @@ /* -51 9 * * * */ const jobname = '答题王者' @@ -31,11 +30,17 @@ let amount=0 } if (amount>3000){ + + for (let i = 0; i < 3; i++) { + await $.wait(200) + await onAdClick() + await $.wait(Math.floor(Math.random()*3000)+1000) + } console.log(`开始抽奖卷`) - await onCheck() - console.log(`开始提现`) - await $.wait(2000) - await cashOrder() + //await onCheck() + console.log(`请手动提现`) + //await $.wait(2000) + //await cashOrder() } //for (let token of fktokenArr){