fix
This commit is contained in:
@@ -88,7 +88,7 @@ function showMsg() {
|
|||||||
}
|
}
|
||||||
async function main() {
|
async function main() {
|
||||||
await loadAct()
|
await loadAct()
|
||||||
await helpFriend(shareUUID[Math.floor(Math.random() * 1)])
|
await helpFriend(shareUUID[Math.floor(Math.random() * 2)])
|
||||||
await sign()
|
await sign()
|
||||||
await $.wait(1000)
|
await $.wait(1000)
|
||||||
await getShopList()
|
await getShopList()
|
||||||
|
|||||||
Reference in New Issue
Block a user