|
|
@@ -1487,8 +1487,8 @@ class task_get_redPackage(dongri_task):
|
|
|
waitClickImg_noWait_withBool([special_activity_img.red_package_close, special_activity_img.red_package_close2], 2, 0)
|
|
|
myTimeSleep_small()
|
|
|
yys_dragAuto(special_activity_img.move_down)
|
|
|
- #if True == waitClickImg_noWait_withBool(red_package_pics, 2, 0, True):
|
|
|
- #start_screenshot_thread("redPackage")
|
|
|
+ if True == waitClickImg_noWait_withBool(red_package_pics, 2, 0, True):
|
|
|
+ start_screenshot_thread("redPackage")
|
|
|
#max_waitTime += 5
|
|
|
runTimes += 1
|
|
|
|