Free-Games icon indicating copy to clipboard operation
Free-Games copied to clipboard

Stuck on impossible Captcha

Open Yeshey opened this issue 3 years ago • 3 comments

Issue

Captcha always requested, and on completion always wields "incorrect response" or "try again" (on login page after successfully filling email and password) Last print before unable to continue: "Waiting - Cannot find 2FA input field - Possible captcha requiring completion"

what I've tried

  • changing the user_agent to what google outputs on search "what is my user agent" and trying with no user_agent at all
  • every time I open a firefox instance with Selenium through python and firefox starts in headless mode (stripes in search bar), even if I do everything manually, I'm not able to log in...
  • with and without 2FA
  • compleating the captcha over 10 times

system info

OS: Manjaro Linux x86_64 Host: 81SX Legion Y540-15IRH Kernel: 5.10.89-1-MANJARO DE: Plasma 5.23.4

comment

very nice script here tho :) Seems like EpicGames might be detecting that firefox is in headless mode or started automatically somehow and shutting me down 🤔, can't figure out if and why I'm the only one having this problem

Yeshey avatar Jan 30 '22 02:01 Yeshey

Happening on Windows 10 as well. Been happening for about a month, I thought I would try again.

linxchaos avatar Feb 15 '22 04:02 linxchaos

Happening on Windows 10 as well. Been happening for about a month, I thought I would try again.

Pretty bad if it is also happening in windows, I'd mark it with an "urgent" label if I could.

If they're detecting the firefox instance was started with selenium, don't know how solvable this will be without rewriting everything to use another method (I've made a fork that uses computer vision to traverse the site) But Ideally, we'd find a way to keep using selenium I'm not experienced with the library, only if someone familiar with it knows of a way to open a browser with it maintaining functionality whilst circumventing its detection.

Yeshey avatar Feb 15 '22 15:02 Yeshey

Same issue. Not sure what else to try. This should be brought up to urgent.

danpomeroy avatar Apr 13 '22 16:04 danpomeroy

Same here

IMakeRoguelikes avatar Feb 03 '23 07:02 IMakeRoguelikes

I'm no longer going to update this repository. Please use this new and improved one that makes use of the Epic Games desktop app rather than logging in via the browser:

https://github.com/MasonStooksbury/Free-Games-V2

MasonStooksbury avatar Dec 27 '23 00:12 MasonStooksbury