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

feat(add): Unreal Claimer #58

Closed
QIN2DIM opened this issue Apr 6, 2022 · 0 comments
Closed

feat(add): Unreal Claimer #58

QIN2DIM opened this issue Apr 6, 2022 · 0 comments
Labels
feature 新特性或新需求 fixed BUG 已修复或问题已解决

Comments

@QIN2DIM
Copy link
Owner

QIN2DIM commented Apr 6, 2022

Store

image

Runtime log

2022-04-07 05:20:15.061 | DEBUG    | services.utils.toolbox.toolbox:get_challenge_ctx:203 - >> ACTIVATE [__Context__] 🎮 激活挑战者上下文
2022-04-07 05:20:18.504 | SUCCESS  | services.bricklayer.bricklayer:refresh_ctx_cookies:147 - >> MATCH [__Context__] 🎮 启动挑战者上下文 - ctx_session=True
2022-04-07 05:20:25.301 | DEBUG    | services.bricklayer.core:_login:791 - >> MATCH [CookieManager] 实体信息注入完毕
2022-04-07 05:20:28.311 | DEBUG    | services.bricklayer.bricklayer:refresh_ctx_cookies:174 - >> ARMOR [CookieManager] 正在检测隐藏在登录界面的人机挑战...
2022-04-07 05:20:34.366 | DEBUG    | services.bricklayer.bricklayer:refresh_ctx_cookies:188 - >> ARMOR [CookieManager] 跳过人机挑战
2022-04-07 05:20:35.135 | DEBUG    | services.bricklayer.bricklayer:save_ctx_cookies:93 - >> SAVE [CookieManager] Update Context Cookie.
2022-04-07 05:20:36.682 | DEBUG    | services.bricklayer.bricklayer:load_ctx_cookies:64 - >> LOAD [CookieManager] Load context cookie.
2022-04-07 05:20:45.507 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1089 - >> PENDING [UnrealClaimer] 添加到购物车 - hook=『VP Real Food and Coffee Bakery』
2022-04-07 05:20:45.627 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1089 - >> PENDING [UnrealClaimer] 添加到购物车 - hook=『Modular Concert Stage』
2022-04-07 05:20:45.711 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1089 - >> PENDING [UnrealClaimer] 添加到购物车 - hook=『Medieval Houses Modular Vol 2』
2022-04-07 05:20:45.803 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1089 - >> PENDING [UnrealClaimer] 添加到购物车 - hook=『Low Poly Medieval Interior and Constructions』
2022-04-07 05:20:45.887 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1089 - >> PENDING [UnrealClaimer] 添加到购物车 - hook=『Modular Neighborhood Pack』
2022-04-07 05:20:46.047 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1102 - >> HANDLE [UnrealClaimer] 激活购物车
2022-04-07 05:20:53.444 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1052 - >> PENDING [UnrealClaimer] 正在清空购物车
2022-04-07 05:20:53.567 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1102 - >> HANDLE [UnrealClaimer] 激活购物车
2022-04-07 05:20:54.668 | DEBUG    | services.bricklayer.core:_unreal_activate_payment:1117 - >> HANDLE [UnrealClaimer] 激活订单
2022-04-07 05:21:42.923 | SUCCESS  | services.bricklayer.core:_unreal_activate_payment:1063 - >> GET [UnrealClaimer] 🥂 领取成功
2022-04-07 05:21:45.898 | SUCCESS  | services.deploy:_push:230 - >> Notify [ClaimerInstance] 消息推送完毕 - active_pusher=['PUSHER_TELEGRAM']

Pusher

image

Invoice

image

@QIN2DIM QIN2DIM added the feature 新特性或新需求 label Apr 6, 2022
QIN2DIM added a commit that referenced this issue Apr 6, 2022
-- 支持领取虚幻商店的月供内容 --

使用指令 `unreal` 或 `claim --unreal` 启动原子任务,使用 `deploy --unreal` 启动定时任务。

`unreal claimer` 继承 `games claimer` 所有特性,可发送消息通知,具有更紧凑的执行逻辑。

2. `games` 和 `unreal` 逻辑上下文可自由切换,但身份令牌不可公用。

3. 暂未提供 `unreal claimer` 定时任务最佳实践。
@QIN2DIM QIN2DIM added the fixed BUG 已修复或问题已解决 label Apr 6, 2022
@QIN2DIM QIN2DIM closed this as completed Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 新特性或新需求 fixed BUG 已修复或问题已解决
Projects
None yet
Development

No branches or pull requests

1 participant