https://github.com/apachecn-archive/epicgames-freebies-claimer

https://github.com/apachecn-archive/epicgames-freebies-claimer

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: apachecn-archive
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Size: 168 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme Funding License

README.md

EpicGames Freebies Claimer

image

⚠️Status⚠️

EpicGames has made captchas mandatory for claiming free games. Currently, epicgames freebies claimer cannot handle this, so it is not working. I am trying to fix it by implementating anti captcha solutions. You can track my progression here. Any help would be greatly appreciated!

Description

Claim available free game promotions from the Epic Games Store.

Requirements

Instructions - Quick

  1. (Optional) ☆ Star this project :)
  2. Download/clone this repository
  3. Run npm install
  4. Generate data/device_auths.json (using DeviceAuthGenerator)
  5. (Optional) Copy data/config.example.json to data/config.json and edit it
  6. Run npm start

Instructions - Detailed

Check out the wiki, written by @lucifudge.

Instructions - Docker

Check out the wiki, written by @jackblk.

FAQ

Why should I use this?

This is for the truly lazy, you know who you are. ;) Also, this is a good alternative, in case you don't like using Epic's client or website (and I don't blame you).

Why should I even bother claiming these free games?

To which I will say, why not? Most of these games are actually outstanding games! Even if you don't like Epic and their shenanigans, you will be pleased to know that Epic actually funds all the free copies that are given away: "But we actually found it was more economical to pay developers [a lump sum] to distribute their game free for two weeks..."

Changelog

Full changelog in Wiki

Happy Freebie Claiming!

image

Owner

  • Name: ApacheCN 归档
  • Login: apachecn-archive
  • Kind: organization
  • Email: wizard.z@qq.com

防止重要项目丢失而设立的归档

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Dependencies

Dockerfile docker
  • node 16-alpine3.12 build
package.json npm
  • @babel/core latest development
  • @babel/eslint-parser latest development
  • chai * development
  • eslint latest development
  • mocha * development
  • colors 1.4.0
  • epicgames-client Revadike/node-epicgames-client#develop
  • tracer ^1.0.3