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