Jelajahi Sumber

!2 fix many pictures

pcacc 4 bulan lalu
induk
melakukan
e723fc2513
12 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. TEMPAT SAMPAH
      dongri_img/check/help2.png
  2. TEMPAT SAMPAH
      dongri_img/check/research_done.png
  3. TEMPAT SAMPAH
      dongri_img/check/storeroom2.png
  4. TEMPAT SAMPAH
      dongri_img/monster/collect.png
  5. TEMPAT SAMPAH
      dongri_img/monster/enter.png
  6. TEMPAT SAMPAH
      dongri_img/monster/fight.png
  7. TEMPAT SAMPAH
      dongri_img/monster/search.png
  8. TEMPAT SAMPAH
      dongri_img/train/begin_train.png
  9. TEMPAT SAMPAH
      dongri_img/train/enter.png
  10. TEMPAT SAMPAH
      dongri_img/train/getAll.png
  11. TEMPAT SAMPAH
      dongri_img/train/quick_panel.png
  12. 4 4
      dongri_task.py

TEMPAT SAMPAH
dongri_img/check/help2.png


TEMPAT SAMPAH
dongri_img/check/research_done.png


TEMPAT SAMPAH
dongri_img/check/storeroom2.png


TEMPAT SAMPAH
dongri_img/monster/collect.png


TEMPAT SAMPAH
dongri_img/monster/enter.png


TEMPAT SAMPAH
dongri_img/monster/fight.png


TEMPAT SAMPAH
dongri_img/monster/search.png


TEMPAT SAMPAH
dongri_img/train/begin_train.png


TEMPAT SAMPAH
dongri_img/train/enter.png


TEMPAT SAMPAH
dongri_img/train/getAll.png


TEMPAT SAMPAH
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()