Kaynağa Gözat

!2 fix many pictures

pcacc 4 ay önce
ebeveyn
işleme
e723fc2513

BIN
dongri_img/check/help2.png


BIN
dongri_img/check/research_done.png


BIN
dongri_img/check/storeroom2.png


BIN
dongri_img/monster/collect.png


BIN
dongri_img/monster/enter.png


BIN
dongri_img/monster/fight.png


BIN
dongri_img/monster/search.png


BIN
dongri_img/train/begin_train.png


BIN
dongri_img/train/enter.png


BIN
dongri_img/train/getAll.png


BIN
dongri_img/train/quick_panel.png


+ 4 - 4
dongri_task.py

@@ -535,9 +535,9 @@ class task_checkStoreRoom(dongri_task):
             pcacc_mouse.quickclick_current()
             if waitClickImg_noWait_withBool((check_img.storeroom, check_img.storeroom2, check_img.invite_free), 2, 1) == False:
                 return False
-            
+            myTimeSleep_big()
             pcacc_mouse.quickclick_current()
-
+            myTimeSleep_big()
             waitClickImg_noWait_withBool(check_img.store_strength, 2, 1)
             waitClickImg_noWait_withBool((check_img.get,check_img.bigGet), 2, 1)
         else:
@@ -905,7 +905,7 @@ if __name__ == '__main__':
     #task_activity_lianmeng().run()
     #task_fight_yongbing(True).run()
     #task_collect([4,3,2,1]).run()
-    task_train("lv9").run()
+    #task_train("lv9").run()
     #task_information().run()
     #check_buildOrResearch().run()
     #task_checkDonata().run()
@@ -913,6 +913,6 @@ if __name__ == '__main__':
     #task_collect(2).run()
     #task_collect(3).run()
     #task_collect(4).run()
-    #task_returnAllLine().run()
+    task_returnAllLine().run()
     #task_paticipateInTeam().run()
     #task_fight_jina(True).run()