CS:GO HUD Example Before Running Windows task bar must be set to 'Auto-hide' otherwise the HUD may get cut off Copy 'gamestate_integration_csgohud.cfg' from cfg folder to your csgo cfg folder 'steamapps/common/Counter-Strike Global Offensive/csgo/cfg/' cfg must be moved prior to launching CS:GO! CS:GO must be running in Fullscreen Windowed! Notes Hud will be hidden when in menu or console Bomb Timer can be upto 3 seconds off due to CS:GO sending the data after a random delay You will not get a VAC-BAN for using this Controls CTRL+ALT+Z Choose HUD Menu CTRL+ALT+X Minimize HUD CTRL+ALT+C Close HUD Install | Pre Test/Build you must have Node.js installed run npm install in command prompt in the working directory Testing npm test or npm start Build npm run build Contact admin@redsparr0w.com http://steamcommunity.com/id/redsparr0w Credits Thanks to https://github.com/Double0negative/CSGO-HUD for the idea and base code.