a buyscript made by Nemesis
//Buyscript //made by Nemesis (Haakon) //binds bind "KP_END" "x1" bind "KP_DOWNARROW" "x2" bind "KP_PGDN" "x3" bind "KP_LEFTARROW" "x4" bind "KP_5" "x5" bind "KP_RIGHTARROW" "x6" //Alias Alias x1 "defuser;flashbang;hegrenade;z1" Alias x2 "deagle;defuser;vesthelm;hegrenade;z2" alias x3 "mp5navy;defuser;vesthelm;flashbang;z3" Alias x4 "famas;galil;defuser;vesthelm;flashbang;z4" Alias x5 "m4a1;ak47;defuser;vesthelm;hegrenade;flashbang;z5" Alias x6 "awp;defuser;vesthelm;hegrenade;z6" //MSG binds Alias z1 "echo I bought Defuser, Flashbang and HE grenade." Alias z2 "echo I bought Deagle, Defuser, Vesthelm and HE grenade." Alias z3 "echo I bought Mp5, Defuser, Vesthelm and Flashbang." Alias z4 "echo I bought Famas/Galil, Defuser, Vesthelm and Flashbang." Alias z5 "echo I bought M4a1/Ak47,Defuser, Vesthelm, HE grenade and flashbang." Alias z6 "echo I bought Awp, Defuser, Vesthelm and HE Grenade." //Weapon alias alias defuser "buy defuser" alias flashbang "buy flashbang" alias vesthelm "buy vesthelm" alias hegrenade "buy hegrenade" alias mp5navy "buy mp5navy" alias ak47 "buy ak47" alias famas "buy famas" alias galil "buy galil" alias awp "buy awp" alias deagle "buy deagle" alias m4a1 "buy m4a1" clear echo "" echo "buyscript.cfg by Nemesis has been executed."
How to install:
- go into this folder -D:\Steam\steamapps\STEAMNAME\counter-strike source\cstrike\cfg
- make a file called autoexec.cfg , open it and write "exec buyscript.cfg"
- make a new file called buyscript.cfg , copy/paste the script below into the cfg.
- save, and play! ~
Binds are on numkeys: 1 - eco class (1st round buy in match or "cheap" rounds) 2 - deagle class 3 - mp5 class 4 - famas (just i love it 8) 5 - m4a1/ak47 (with flash and nade) 6 - awp
- august 2012 - 02:00 script was made
- august 2012 - 02:30 changed "say_team" with "echo" because on public team think it is annoying.
- august 2012 - 13:05 names been changed, keybinds changed + added mp5
- august 2012 - 17:10 added Galil to x4
- august 2012 - 18:14 removed unnecessary weapon aliases.

