Skip to content

关于在多个分区完成任务 #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Yinhaoran1128 opened this issue Sep 8, 2023 · 1 comment
Open

关于在多个分区完成任务 #190

Yinhaoran1128 opened this issue Sep 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Yinhaoran1128
Copy link
Contributor

在选择了在多个分区进行签到之后,仍然只会在一个分区签到,和注释不符,查了一下,finished = all(current == mission.threshold for mission, current in missions_state.state_dict.values())这里只会检查是否每个任务都完成了,而不会检查每个分区是否都签到了。
同时还有个小问题是米游币签到假如被验证码阻拦,在通过接码平台通过验证码后,实际可以完成签到,但返回的消息会显示未完成签到。
另外想请问作者大大能不能加个自选在哪些分区进行游戏签到,有些游戏已经退游了,但因为有账号会一直签到。

@Ljzd-PRO Ljzd-PRO added the enhancement New feature or request label Sep 8, 2023
@Ljzd-PRO
Copy link
Owner

Ljzd-PRO commented Sep 8, 2023

因为暂时还没把查看频道任务完成情况的API给加进去,所以目前是一次任务执行开始时如果米游币未全部获得,才会去做任务,然后会把指定的所有频道都执行一遍,没有严格要求所有频道的签到点赞任务都做满

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants