/fstwrc

Tool coded in python to claim your Fortnite Save The World daily reward quickly without opening the game

Primary LanguagePythonMIT LicenseMIT

FSTWRC

GitHub license GitHub language percentage GitHub size

icon

Tool coded in python to claim your Fortnite Save The World daily reward quickly without opening the game.

💻 Requirements:

Before we start, check if you have the following requirements:

  • Python 3.10.5
  • A Windows machine. Linux maybe compatible but it has not been tested.
  • Install the requirements inside requirements.txt

🚀 Cloning:

git clone https://github.com/Kottonye/fstwrc

☕ Using the script:

If you want a compiled version without needing to clone or installing the requirements, you can use the most recent pre-compiled version inside the releases page.

If you want to use manual method, you just need the especified requirements so that you can launch index.py. Run the following command to install the requirements.

pip install pip install -r requirements.txt