소스 검색

!2 short wait

pcacc 2 달 전
부모
커밋
a60bd68903
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      app_dongri.py

+ 2 - 0
app_dongri.py

@@ -415,6 +415,8 @@ def add_auto_task(isMaxCollect, isJina, isSimple = False, isAddStrengh = False,
                     myTimeSleep(random.randint(350, 400), send_status)
                 else:
                     myTimeSleep(random.randint(1000, 2000), send_status)
+            else:
+                myTimeSleep(random.randint(20, 50), send_status)
             if g_isRestart:
                 handle_restart_game()
         else: