Skip to content

dank/node-csgorc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-csgorc

A simple bot created to report and commend CS:GO players. Includes full Steam Guard authentication support.

Usage

  1. Create accounts.txt and fill with CS:GO accounts. username:password format.
  2. Install necessary npm packages by running: npm install
  3. Update protobufs by running: npm run update
  4. Start with npm start. You will be asked to enter Steam Guard codes (if needed) & target Steam ID.

Thanks...