Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
/ csgo-death-trigger Public archive

☠ Triggers a POST HTTP request when you die in CS:GO.

Notifications You must be signed in to change notification settings

afska/csgo-death-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csgo-death-trigger

Triggers a POST HTTP requests when you die in CS:GO

Install

  • Download binary from Releases
  • Add to CS:GO launch options: -condebug -netconport 2121 (how?)

Usage

Open the game, then run:

csgo-death-trigger.exe "s1mple" "http://127.0.0.1:3000" "{ \"a_value\": 123 }"

Actions

  • make run
  • make build
  • make compress