KingRan 2022-03-04 13:26:19 +08:00
parent dbfee25f15
commit 3f28fe8ccf
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,8 @@ async function run() {
if($.joinShopresmessage === '活动太火爆,请稍后再试'){
console.log('重新开卡')
await joinShop()
await $.wait(1000)
await joinShop()
}
await $.wait(parseInt(Math.random() * 2000 + 2000, 10))
await takePostRequest('activityContent');