Skip to content

Commit

Permalink
Update README to mention project from Revadike#184
Browse files Browse the repository at this point in the history
In Revadike#184, Revadike (original project author) mentioned that they were encountering difficulty automatically bypassing the captcha check for free games. I modified the readme to offer both the solution that Revadike suggested in that PR, as well as the solution I am personally using.
  • Loading branch information
okiyama authored Dec 19, 2022
1 parent 28aa622 commit bff975b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
## ⚠️Status⚠️
EpicGames has made captchas mandatory for claiming free games. Currently, epicgames freebies claimer cannot handle this, so [it is not working](https://github.com/Revadike/epicgames-freebies-claimer/issues/172). I am trying to fix it by implementating anti captcha solutions. You can track my progression [here](https://github.com/Revadike/epicgames-freebies-claimer/pull/184). Any help would be greatly appreciated!

In the meantime, you may want to check out [Epic Games Store Weekly Free Games](https://github.com/claabs/epicgames-freegames-node) which passes captcha checks and 2FA by sending the user a notification to solve them manually.

[GrabFreeGames.com](https://grabfreegames.com/notifications) also offers a number of ways to be notified when free games become available, but it does not offer any claim automation.

## Description
Claim [available free game promotions](https://www.epicgames.com/store/free-games) from the Epic Games Store.

Expand Down

0 comments on commit bff975b

Please sign in to comment.