Skip to content

Instantly share code, notes, and snippets.

View dotcomstar's full-sized avatar

Jet Lee dotcomstar

View GitHub Profile
@dotcomstar
dotcomstar / autoexec.cfg
Last active January 21, 2022 22:25
Sample Custom Keybind Script in Counter-Strike: Global Offensive (CS:GO)
// To run this, type `exec autoexec` into the in-game developer console
/////////////////////////////////////////////////////////////////////
// Custom Keybind Script - by Jet Lee for ENGL393
// Smoke: 1, Flash: 2, Molly/Decoy: 3, HE: 4
// G to drop bomb
//Part 1
alias defG "bind g drop"
alias def1 "bind 1 slot1"