Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 456 Bytes

File metadata and controls

18 lines (14 loc) · 456 Bytes

TF2Center Automation Bot

TF2Center bot written in Python3 and Selenium. Automatically obtains slot for your selected maps and classes.

Install dependencies

pip install selenium
pip install selenium-stealth
pip install geckodriver_autoinstaller

Usage

  1. Create new firefox profile, login to tf2center via steam.
  2. Set firefox profile path in config["FirefoxProfilePath"].
  3. Configure your classes, maps and region.
  4. Start the script.