Ok, lets face it, the default autobuy options for counterstrike suck. Everybody needs a nade or two and a pistol is always nice aswell. But you can change your autobuy options. You have to edit a simple config file. I will show you how to do this.
Navigate to...
Program Files / Valve / Steam / SteamApps / USERNAME / counter-strike-source / cstrike
Find the text file named "autobuy"
Open It.
You should see a file with basic instructions at the top, a list of weapon aliases in the middle and your autobuy options at the bottom.
Using the aliases to suit your needs you can input options into the bottom list, in the order you wish them to try and be purchased.
It is best to put your favourite/more expensive weapons at the top and then your last resort weapons at the bottom.
Once you have edited the file, save it and you are done!
Here is an example of my autobuy file.
Have fun! I now use autobuy most of the time so I can get out there and own that much quicker
Cheers,
Dave
Navigate to...
Program Files / Valve / Steam / SteamApps / USERNAME / counter-strike-source / cstrike
Find the text file named "autobuy"
Open It.
You should see a file with basic instructions at the top, a list of weapon aliases in the middle and your autobuy options at the bottom.
Using the aliases to suit your needs you can input options into the bottom list, in the order you wish them to try and be purchased.
It is best to put your favourite/more expensive weapons at the top and then your last resort weapons at the bottom.
Once you have edited the file, save it and you are done!
Here is an example of my autobuy file.
Code:
// This list of "buy aliases" is used by the AutoBuy system.
// The system begins with the first alias in the list, and attempts to purchase it.
// If a primary weapon is successfully purchased, all later primary weapon aliases are
skipped.
// Similarly, secondary weapon buy alias are skipped once a seconary weapon has been
purchased.
// You can customize this file to reflect your weapon and equipment preferences and
priorities.
//
// The console command for autobuy is "autobuy"
//
// The available buy aliases and their names as shown on the buy menu are:
// (Many weapons have more than one buy alias)
//
// galil - IDF Defender
// ak47 - CV-47
// scout - Schmidt Scout
// sg552 - Krieg 552
// awp - Magnum Sniper Rifle
// g3sg1 - D3/AU1
// famas - Clarion 5.56
// m4a1 - Maverick M4A1 Carbine
// aug - Bullpup
// sg550 - Krieg 550 Commando
// glock - 9x19mm Sidearm
// usp - KM .45 Tactical
// p228 - 228 Compact
// deagle - Night Hawk .50C
// elite - .40 Dual Elites
// fiveseven - ES Five-Seven
// m3 - Leone 12 Gauge Super
// xm1014 - Leone YG1265 Auto Shotgun
// mac10 - Ingram MAC-10
// tmp - Schmidt Machine Pistol
// mp5navy - KM Sub-Machine Gun
// ump45 - KM UMP45
// p90 - ES C90
// m249 - M249
// primammo - Primary Ammo
// secammo - Secondary Ammo
// vest - Kevlar
// vesthelm - Kevlar+Helmet
// flashbang - Flashbang
// hegrenade - HE Grenade
// smokegrenade - Smoke Grenade
// nvgs - Nightvision
// defuser - Defusal Kit
m4a1
ak47
famas
galil
mp5navy
deagle
p90
mp5
flashbang
primammo
secammo
vesthelm
defuser
vest
hegrenade
Have fun! I now use autobuy most of the time so I can get out there and own that much quicker

Cheers,
Dave