File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 "option" : [
4242 " 设置启动超时时间" ,
4343 " 启动超时后行为" ,
44- " 允许MAN管理qq和火影信息" ,
4544 " 账号属性" ,
45+ " 允许MAN管理qq和火影信息" ,
4646 " 拒绝qq获取火影信息"
4747 ],
4848 "description" : " 软件会关闭公告气泡,如果此任务总是闪退或失败可以进入游戏主界面再开启任务" ,
424424 ]
425425 }
426426 }
427- },
428- {
429- "name" : " 微信" ,
430- "pipeline_override" : {
431- "switch_account_already_in_target_area" : {
432- "enabled" : true
433- },
434- "switch_account_in_before_game" : {
435- "next" : " switch_account_to_switch_area"
436- },
437- "check_agreement" : {
438- "next" : " switch_account_switch_social_media_account"
439- }
440- }
441427 }
442428 ]
443429 },
Original file line number Diff line number Diff line change 271271 " [JumpBack]ninja_book_mission_done"
272272 ],
273273 "pre_delay" : 0 ,
274- "post_delay" : 0
274+ "post_delay" : 0 ,
275+ "post_wait_freezes" : 300
275276 },
276277 "ninja_book_close_share" : {
277278 "recognition" : " TemplateMatch" ,
Original file line number Diff line number Diff line change 110110 281
111111 ],
112112 "action" : " Click" ,
113- "post_delay" : 500 ,
114- "next" : " empty_number" ,
115- "timeout" : 1000 ,
113+ "next" : [
114+ " without_agree_log_in" ,
115+ " empty_number" ,
116+ " agree_log_in"
117+ ],
118+ "pre_delay" : 0 ,
119+ "post_delay" : 0 ,
120+ "post_wait_freezes" : 300 ,
116121 "focus" : " [color:DeepSkyBlue]确认登录[/color]"
117122 },
123+ "without_agree_log_in" : {
124+ "recognition" : " OCR" ,
125+ "expected" : " 同意" ,
126+ "roi" : [
127+ 454 ,
128+ 382 ,
129+ 385 ,
130+ 281
131+ ],
132+ "inverse" : true ,
133+ "pre_delay" : 0 ,
134+ "post_delay" : 0
135+ },
118136 "empty_number" : {
119137 "recognition" : " OCR" ,
120138 "expected" : " 位数不足" ,
You can’t perform that action at this time.
0 commit comments