A CS:GO report/commend plugin based on vapor by seishun
- Download the repository ( use git clone or just press the green
Download
button ) - Add your accounts to the
users
folder, look at users/example.json - Install required dependencies using
npm install
command
./report.sh [STEAMID64]
./reportAsync.sh [STEAMID64]
./commend.sh [STEAMID64]
./commendAsync.sh [STEAMID64]
Just right click on either report.ps1 or commend.ps1 and select `Run with PowerShell`
- @Askwrite
- @seishun