mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
修复帮助好友,出现点太快的情况
This commit is contained in:
parent
68f92cf53b
commit
da3190b92e
@ -152,7 +152,7 @@ async function helpFriends() {
|
||||
if (!code) continue
|
||||
await helpFriend(code)
|
||||
if (!$.canHelp) return
|
||||
await $.wait(2000)
|
||||
await $.wait(3000)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user