bjax25 / Z-BOT

Other
1 stars 0 forks source link

Z-BOT

Downloads Python PEP8

A Fortnite HTTP/XMPP bot coded in Python with party capabilities.


Installation

Z-BOT requires Python 3.6.1 or greater. If you need Python 3.6.1+, you can get it from here: Python 3.6.1 Download.

  1. Install the required dependencies.

    pip install -U -r requirements.txt
  2. Register a new Epic Games account.

  3. Configure your bot and enter the new Epic Games account details.

  4. Launch the fortnite.py file and enjoy.

  5. This step is optional and WILL NOT work on Windows.
    The bot will automatically use uvloop (fastest event loop) if it's installed. To install uvloop, enter this into terminal:

    pip install -U uvloop

License

By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. For more info see https://commonsclause.com/.