|
@@ -1062,7 +1062,7 @@ class task_paticipateInTeam(dongri_task):
|
|
if waitFindImg_withBool(special_activity_img.power0, 1, 0.5) == False:# 实力不为0
|
|
if waitFindImg_withBool(special_activity_img.power0, 1, 0.5) == False:# 实力不为0
|
|
if self.checkPower:
|
|
if self.checkPower:
|
|
powerCount = task_checkPower().run()
|
|
powerCount = task_checkPower().run()
|
|
- if powerCount < 41234567:
|
|
|
|
|
|
+ if powerCount < 21234567:
|
|
return False
|
|
return False
|
|
|
|
|
|
waitClickImg_withBool([monster_img.fight, monster_img.fight2, monster_img.fight3], 1, 0.5)
|
|
waitClickImg_withBool([monster_img.fight, monster_img.fight2, monster_img.fight3], 1, 0.5)
|
|
@@ -1627,7 +1627,7 @@ if __name__ == '__main__':
|
|
#task_fight_ranshuang().run()
|
|
#task_fight_ranshuang().run()
|
|
#task_gotoTree().run()
|
|
#task_gotoTree().run()
|
|
#task_fight_jina_only().run()
|
|
#task_fight_jina_only().run()
|
|
- #task_checkConfilits().run()
|
|
|
|
|
|
+ task_checkConfilits().run()
|
|
#task_getStrength().run()
|
|
#task_getStrength().run()
|
|
#task_checkActivities().run()
|
|
#task_checkActivities().run()
|
|
#task_checkMaster().run()
|
|
#task_checkMaster().run()
|
|
@@ -1655,7 +1655,7 @@ if __name__ == '__main__':
|
|
#task_returnAllLine().run()
|
|
#task_returnAllLine().run()
|
|
#task_paticipateInTeam().run()
|
|
#task_paticipateInTeam().run()
|
|
#task_fight_jina(True).run()
|
|
#task_fight_jina(True).run()
|
|
- task_get_redPackage().run()
|
|
|
|
|
|
+ #task_get_redPackage().run()
|
|
#task_read_mails().run()
|
|
#task_read_mails().run()
|
|
#task_checkBenifitStatus().run()
|
|
#task_checkBenifitStatus().run()
|
|
#task_checkDiamond().run()
|
|
#task_checkDiamond().run()
|