Kottonye / fstwrc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%