Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.08 KB

TF2 Botcheck

Requirements

  • Node.js (with npm) >= 10

Installation

  1. Download the repository
  2. Double-click install.bat to install dependencies
  3. Add -condebug -conclearlog to TF2's launch options if not already present
  4. Enable TF2 console if not already enabled

Usage

To trigger the bot checking, execute botcheck.bat while you are playing a game in TF2.

A way of doing this is using a software like WinHotKey to have a custom hotkey launch the botcheck.bat. If you have a Stream Deck, you can add a Open action that executes the botcheck.bat.

ToDo (in no particular order)

  • Settings to configure the path of TF2 executable and console log files
  • Auto-update bot list (via this repo or other)