Skip to content
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

热风签到成功不加积分,EMS提示活动已结束,但是手牵还有 #57

Open
cayyama opened this issue Jul 4, 2024 · 5 comments

Comments

@cayyama
Copy link

cayyama commented Jul 4, 2024

共获取到1个账号<<<<<<<<<<

开始执行第1个账号--------------->>>>>

====== 获取TOKEN ======

获取TOKEN成功✅

====== 获取用户信息 ======

获取用户信息成功✅
用户ID:【3e9d0caeb1034fd08bd009ad1886c935】
手机号:【180****2928】

====== 获取签到详情 ======
获取签到详情成功✅

累计签到:【18】天
已连续签到:【18】天
今日未签到

====== 签到 ======
签到失败❌: {'code': '600007', 'msg': '活动已结束!', 'info': None}

====== 查询签到礼包领取状态 ======
查询签到礼包领取状态成功✅

====== 获取积分信息 ======

当前积分:【176】
EMS邮惠中心小程序挂机通知

@cayyama
Copy link
Author

cayyama commented Jul 4, 2024

EMS手动签到还行

@xueba0458
Copy link
Contributor

xueba0458 commented Jul 4, 2024

@cayyama EMS活动ID变了,你自己改一下,作者还没有合并我的代码...
你可以根据这个自己修改一下脚本就行了,记得在青龙订阅里排除EMS脚本,避免更新覆盖
c412543
image
image

@xurui3
Copy link

xurui3 commented Jul 31, 2024

EMS 像上面老哥说的已经解决了 ,热风这个不知道为啥读出来的环境变量总变,可以强制在
print(f"\n>>>>>>>>>>共获取到{len(tokens)}个账号<<<<<<<<<<")
下面写死
tokens = ['xxxxxxxxxxxxe']
就可以了

@xurui3
Copy link

xurui3 commented Jul 31, 2024

劲友家 有相同的 环境变量总变问题

@getr00t
Copy link

getr00t commented Dec 8, 2024

@xueba0458 你们的还可以跑起来?不报错?现在我的一直报错如下😅
====== 获取TOKEN ====== 获取TOKEN异常❌: 'NoneType' object has no attribute 'get'

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

No branches or pull requests

4 participants