commit
Showing
3 changed files
with
9 additions
and
11 deletions
| ... | @@ -17,11 +17,11 @@ from baoxian import * | ... | @@ -17,11 +17,11 @@ from baoxian import * |
| 17 | auto_setup(__file__, logdir=True) | 17 | auto_setup(__file__, logdir=True) |
| 18 | connect_device("Android:///2PF4C19807005028?cap_method=javacap&touch_method=adb") | 18 | connect_device("Android:///2PF4C19807005028?cap_method=javacap&touch_method=adb") |
| 19 | sleep(3) | 19 | sleep(3) |
| 20 | wake() | 20 | # wake() |
| 21 | sleep(3) | 21 | sleep(3) |
| 22 | 22 | ||
| 23 | start_app("com.borui.gsjk") | 23 | # start_app("com.borui.gsjk") |
| 24 | sleep(8) | 24 | # sleep(8) |
| 25 | 25 | ||
| 26 | login() | 26 | login() |
| 27 | sleep(3) | 27 | sleep(3) |
| ... | @@ -81,11 +81,11 @@ sleep(3) | ... | @@ -81,11 +81,11 @@ sleep(3) |
| 81 | shenghuozhoubian() | 81 | shenghuozhoubian() |
| 82 | sleep(3) | 82 | sleep(3) |
| 83 | 83 | ||
| 84 | enter() | 84 | # enter() |
| 85 | sleep(3) | 85 | # sleep(3) |
| 86 | xiahua() | 86 | # xiahua() |
| 87 | tianqi() | 87 | # tianqi() |
| 88 | sleep(3) | 88 | # sleep(3) |
| 89 | 89 | ||
| 90 | enter() | 90 | enter() |
| 91 | sleep(3) | 91 | sleep(3) | ... | ... |
| ... | @@ -19,9 +19,7 @@ def enter(): | ... | @@ -19,9 +19,7 @@ def enter(): |
| 19 | def xinlvzice(): | 19 | def xinlvzice(): |
| 20 | touch(Template(r"tpl1623744811046.png", record_pos=(-0.315, -0.38), resolution=(1080, 2340))) | 20 | touch(Template(r"tpl1623744811046.png", record_pos=(-0.315, -0.38), resolution=(1080, 2340))) |
| 21 | sleep(3) | 21 | sleep(3) |
| 22 | touch(Template(r"tpl1623748349958.png", record_pos=(-0.006, 0.35), resolution=(1080, 2340))) | 22 | touch(Template(r"tpl1672897999471.png", record_pos=(-0.006, 0.437), resolution=(1080, 2340))) |
| 23 | if(exists(Template(r"tpl1623748400309.png", record_pos=(0.241, 0.828), resolution=(1080, 2340))) != False): | ||
| 24 | touch(Template(r"tpl1623748400309.png", record_pos=(0.241, 0.828), resolution=(1080, 2340))) | ||
| 25 | sleep(30) | 23 | sleep(30) |
| 26 | touch(Template(r"tpl1623748540515.png", record_pos=(0.372, 0.913), resolution=(1080, 2340))) | 24 | touch(Template(r"tpl1623748540515.png", record_pos=(0.372, 0.913), resolution=(1080, 2340))) |
| 27 | sleep(3) | 25 | sleep(3) | ... | ... |
android/setting.air/tpl1672897999471.png
0 → 100644
21.4 KB
-
Please register or sign in to post a comment