Skip to content

AntiEmulation/tf2c_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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.