// Script // // weapon alias alias "galil/famas" "buy galilar;buy famas" alias "m4a1/ak47" "buy m4a1;buy ak47" alias "aug/sg556" "buy aug;buy sg556" alias "vesthelm/vest" "buy vesthelm;buy vest" alias "flamenade/molotov" "buy incgrenade;buy molotov" // weapon bindings bind "KP_END" "vesthelm/vest" bind "KP_DOWNARROW" "buy defuser" bind "KP_PGDN" "buy bizon" bind "KP_LEFTARROW" "buy hegrenade" bind "KP_5" "buy flashbang" bind "KP_RIGHTARROW" "flamenade/molotov" bind "KP_HOME" "buy deagle" bind "KP_UPARROW" "m4a1/ak47" bind "KP_PGUP" "buy awp" bind "KP_PLUS" "buy mp7" bind "KP_ENTER" "buy nova" bind "KP_DEL" "buy decoy" bind "KP_INS" "buy ssg08" // Graphics fps_max 60 cl_showfps 1 Digital Vibrance saturation increase echo "----------- Script loaded! -----------"