My Config file and autoexec.cfg at the moment. Added a Numpad layout for those who lack a short term memory ;). Feel free to adjust.
// 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! -----------"
Files can be downloaded here : Download
Please vote if you like it, thnx!
Drop Autoexec.cfg (with or without my config.cfg) in Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg It is possible to just add the autoexec.cfg for the *buyscript alone.
*Please note that I added the limit of 60fps because I use a big screen with Vsync enable for better performance and smoothness ingame. Delete the following selction in Autoexec.cfg (open with wordpad) to exclude this;
// Graphics

