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

fix(bug): Claim fails, also took about 40 min to start captcha challenge #108

Closed
SapitoSucio opened this issue Jun 11, 2022 · 11 comments
Closed
Assignees
Labels
fixed BUG 已修复或问题已解决

Comments

@SapitoSucio
Copy link

Thank you for assisting me back in the #107

Now I'm having this problem with the script, it doesn't give any error, but it takes too much time to complete and it doesn't even claim nothing at the end.
https://pastebin.com/rzXJUYh3
runtime.log

@QIN2DIM
Copy link
Owner

QIN2DIM commented Jun 11, 2022

I forgot to update the English docs.

@QIN2DIM
Copy link
Owner

QIN2DIM commented Jun 11, 2022

Write it this way instead.

name: fuck me till the daylight🥵#修改你的名称

on:
  workflow_dispatch:
  schedule:
    - cron: "29 21 * * 5" # 修改你的定时配置
    
jobs:
  setup:
    env:
      EPΙC_EMAΙL: ${{ secrets.EPIC_EMAIL }}
      EPΙC_PASSWΟRD: ${{ secrets.EPIC_PASSWORD }}
      PUSHER_TELEGRAM: ${{ secrets.PUSHER_TELEGRAM }}
      PLAYER: ${{ secrets.EPIC_PLAYER }}
    runs-on: ubuntu-latest
    steps:
      - name: Scaffold Claim
        run: |
          docker run --rm --pull always \
          -e EPΙC_EMAΙL \
          -e EPΙC_PASSWΟRD \
          -e PUSHER_TELEGRAM \
          -e PLAYER \
          ech0sec/awesome-epic:daddy python3 main.py claim 

@SapitoSucio
Copy link
Author

SapitoSucio commented Jun 11, 2022

Thank you for replying, I updated the workfiow file and it actually went trough, but it doesn't claim the "Maneater" game, it says success but it doesn't claims it

image

@QIN2DIM
Copy link
Owner

QIN2DIM commented Jun 11, 2022

Which region is your account?

@QIN2DIM QIN2DIM added the bug Something isn't working label Jun 11, 2022
@SapitoSucio
Copy link
Author

Mexico

@QIN2DIM
Copy link
Owner

QIN2DIM commented Jun 11, 2022

Are you running the program with a brand new Mexican account?

@QIN2DIM
Copy link
Owner

QIN2DIM commented Jun 11, 2022

I got it (maybe

@QIN2DIM QIN2DIM added fixed BUG 已修复或问题已解决 and removed bug Something isn't working labels Jun 11, 2022
@QIN2DIM QIN2DIM changed the title Claim fails, also took about 40 min to start captcha challenge [Question] Claim fails, also took about 40 min to start captcha challenge Jun 11, 2022
@QIN2DIM QIN2DIM closed this as completed Jun 11, 2022
@SapitoSucio
Copy link
Author

SapitoSucio commented Jun 11, 2022

Are you running the program with a brand new Mexican account?

No, it's a 3y old mexican account, I have redeemed several free games already

I got it (maybe

Unfortunately I think it's not the case :(
Stills loops on the "mode=get" message
image

Thank you

@QIN2DIM QIN2DIM reopened this Jun 12, 2022
@SapitoSucio
Copy link
Author

If I can help you or you need me to do anything in particular, just tell me what to do :)

@QIN2DIM
Copy link
Owner

QIN2DIM commented Jun 12, 2022

I've been on vacation lately 😂 I may be a little late returning messages. I'd like to know if your account responds differently than other accounts in the process of claiming games, like extra pop-ups appearing or something.

@SapitoSucio
Copy link
Author

I've been on vacation lately 😂 I may be a little late returning messages. I'd like to know if your account responds differently than other accounts in the process of claiming games, like extra pop-ups appearing or something.

No problem sir, enjoy ur vacations

I recorded a video of the manual process of reclaiming a free game, I hope it helps

gIyVlDF.-.Imgur.mp4

.

@QIN2DIM QIN2DIM added bug Something isn't working and removed fixed BUG 已修复或问题已解决 labels Jun 18, 2022
@QIN2DIM QIN2DIM self-assigned this Jun 18, 2022
@QIN2DIM QIN2DIM added fixed BUG 已修复或问题已解决 and removed bug Something isn't working labels Jun 20, 2022
@QIN2DIM QIN2DIM changed the title [Question] Claim fails, also took about 40 min to start captcha challenge fix(bug): Claim fails, also took about 40 min to start captcha challenge Jun 20, 2022
@QIN2DIM QIN2DIM closed this as completed Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed BUG 已修复或问题已解决
Projects
None yet
Development

No branches or pull requests

2 participants