MasonStooksbury / Free-Games-V2

New and improved games grabber for Epic Games that utilizes the Desktop Application rather than the webapp
MIT License
21 stars 3 forks source link

Failed Email Box #6

Open Bukkake-crypto opened 1 month ago

Bukkake-crypto commented 1 month ago

When I attempt to run the Free_Games_V2 Python script, it successfully launches the Epic Games launcher and inputs my email address. However, it fails to fill in the password field, leaving it blank. Despite this, the script proceeds to attempt a login.

After the failed login attempt, the script scrolls to the bottom of the page. I’ve checked the console and noticed an error message stating ‘Failed Email Box’. This is puzzling because the email seems to be entered correctly.

I’ve double-checked the configuration file and can confirm that both the email and password fields have been correctly set. Despite this, the script does not seem to recognize or input the password.

I’m looking for a solution to ensure the password is correctly inputted, allowing for a successful login. Any assistance would be greatly appreciated.

MasonStooksbury commented 1 month ago

Hey, thanks for posting this issue!

I'll take a look at this tonight

Bukkake-crypto commented 1 month ago

Screenshot 2024-07-14 002034 In the demonstration GIF for the Free_Games_V2 Python script, the login process involves two steps: first, the script enters the email and logs in, then it enters the password and logs in again. However, in my case, the login window is different. Both the email and password fields are presented on the same page, not separately as shown in the GIF. I’m seeking assistance to understand this discrepancy and to ensure the script works correctly with my login window.

https://imgur.com/a/7oTJrJX

Bukkake-crypto commented 1 month ago

Here is the imgur page for it.

Your Gif Login looks completely different against mine on startup. As I said in the previous message. https://imgur.com/a/7oTJrJX

Bukkake-crypto commented 1 month ago

image

Bukkake-crypto commented 1 month ago

https://github.com/user-attachments/assets/b9432e9c-d116-4a13-992f-071fd4b4d6af

MasonStooksbury commented 1 month ago

Yeah I think I need to do some testing and updates.

Epic Games Recently updated their launcher and have now included a captcha. It doesn't happen every time but it is there now