.:Psy's Text Buy Menu:.
To Install:
-in the ...counter-strike scource\cstrike\cfg folder, copy the 'config' file and paste it in the same folder -rename the copied file to 'psysbuymenu' -copy the text below and paste it inside the 'psysbuymenu' file
Copy this script to the 'psysbuymenu' file:
// // //Psy's Combo Buy Menu // // //by: Psykolambchopz
//bind all keys neccessary alias bindall "bind 1 combo1;bind 2 combo2;bind 3 combo3;bind 4 combo4;bind 5 combo5;bind 6 combo6;bind 7 combo7;bind 8 combo8;bind 9 combo9;bind 0 clearmenu"
//combos
alias combo1 "buy m4a1;buy ak47;buy deagle;buy vesthelm;buy hegrenade;clearmenu" alias combo2 "buy famas;buy galil;buy p228;buy vest;buy hegrenade;clearmenu" alias combo3 "buy m3;buy deagle;buy vesthelm;buy hegrenade;buy flashbang;clearmenu" alias combo4 "buy deagle;buy hegrenade;buy flashbang;buy smokegrenade;clearmenu" alias combo5 "buy p228;buy deagle;buy fiveseven;buy elite;clearmenu" alias combo6 "buy hegrenade;buy flashbang;buy flashbang;buy vesthelm;clearmenu" alias combo7 "buy vesthelm;clearmenu" alias combo8 "rebuy;clearmenu" alias combo9 "clear_menu;buymenu"
//echo on/off
alias echoon "developer 1;contimes 14;connotifytime 35" alias echooff "developer 0;clear;contimes 20;connotifytime 0"
//show/clear/reset menus
alias showmenu "echo |---PSY's BUY MENU---;echo ;echo |1) Combo 1 (M4A1\AK47,Deagle,Kevlar+Helm,HEGrenade);echo |2) Combo 2 (Galil/Clarion,p228,Kevlar,HEGrenade);echo |3) Combo 3 (Shotgun,Deagle,Kevlar+Helm,HEGrenade,FlashGrenade);echo |4) Combo 4 (Deagle,HEGrenade,FlashGrenade);echo |5) Combo 5 (Auto-Buys Pistols);echo |6) Combo 6 (Grenades and Kevlar+Helm);echo |7) Combo 7 (Kevlar+Helm);echo |8) Rebuy Previous Equipement;echo |9) Regular BuyMenu;echo |0) Quit;echo --------------------" alias clearmenu "echooff;resetmenu" alias resetmenu "bind 1 slot1;bind 2 slot2;bind 3 slot3;bind 4 slot4;bind 5 slot5;bind 6 slot6;bind 7 slot7;bind 8 slot8;bind 9 slot9;bind 0 slot0"
//bind b
bind b "echoon;bindall;show_menu"
-Now open the valve.rc file, it should read:
// load the base configuration //exec default.cfg rdecalcullsize 1
// Setup custom controller exec joystick.cfg
// run a user script file if present exec autoexec.cfg
// // stuff command line statements // stuffcmds
-make a new line after the 'stuffcmds' line -type in:
// //PsysBuyMenu // exec psysbuymenu
-after typing that in, the valve.rc file should say:
// load the base configuration //exec default.cfg rdecalcullsize 1
// Setup custom controller exec joystick.cfg
// run a user script file if present exec autoexec.cfg
// // stuff command line statements // stuffcmds
// //PsysBuyMenu // exec psysbuymenu
-now start up counter-strike source -during a game, press 'b' and Psy's Buy Menu should appear in the top-left hand corner -have fun and i hope this buy menu helps!
-Psykolambchopz





