pcacc пре 2 недеља
родитељ
комит
b384f3fd04
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      dongri_task.py

+ 3 - 3
dongri_task.py

@@ -1151,7 +1151,7 @@ class task_cure(dongri_task):
                 return False
         elif waitClickImg_noWait_withBool(check_img.soilder_cure, 2, 1) == False:
             return False
-        
+        myTimeSleep(5)
         while waitFindImg_withBool(special_activity_img.done_immediately, 1, 0.5) == False:
             if waitClickImg_noWait_withBool(special_activity_img.quick_choose, 1, 0.5) == False:
                 return False
@@ -1705,7 +1705,7 @@ if __name__ == '__main__':
     #yys_ocrAuto(check_img.line_orc)
     #basic_operate.go_town()
     #basic_operate.add_strength()
-    #task_fightMonster(False, True,False).run()
+    task_fightMonster(False, True,False).run()
     #task_checkHelp().run()
     #task_checkStoreRoom().run()
     #task_start_game(1)
@@ -1723,7 +1723,7 @@ if __name__ == '__main__':
     #task_collect(3).run()
     #task_collect(4).run()
     #task_returnAllLine().run()
-    task_paticipateInTeam().run()
+    #task_paticipateInTeam().run()
     #task_fight_jina(True).run()
     #task_get_redPackage().run()
     #task_read_mails().run()