Skip to content

Node.js based CS:GO automatic bomb timer along with stats.

Notifications You must be signed in to change notification settings

PandaCommunity/CSGOBombTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Node.js BombTimer

With the recent release of Counter-Strike: Global Offensive's Game State "library" release, we've decided to release a Node.js script that counts down the bomb timer automatically, along with some cool stats if you decide to share it with friends.

Installation

To install BombTimer, you must install Node.js (duh), along with the following libraries:

$ npm install http
$ npm install fs
$ npm install socket.io

Then, move gamestate_integration_bombtimer.cfg to your CS:GO cfg folder.

Once that's done, run the script via

$ node timer.js

And just open index.html locally.

About

Node.js based CS:GO automatic bomb timer along with stats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published