//This is for just random public servers that have $16000 money.
//-----------------Created by CoRRupT`--------------\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
//KEYPAD[0]:Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes
//KEYPAD[1]:AK47/M4A1 + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes
//KEYPAD[2]:Scout + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes
//KEYPAD[3]:AWP + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes
//KEYPAD[4]:MP5 + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes
//KEYPAD[5]:Pump Shotgun + Elites + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes
//KEYPAD[6]:Auto Shotgun + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes
//KEYPAD[7]:Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes
--------------------------------------------------
//Help on loading it.\\\\
All you have to do to load the script in-game is either just copy each line one by one in your console(which i doubt anyone wants to do) or you can put it in your userconfig.cfg file in your cstrike folder.
I hope you enjoy the script and message me if you exprience any problems.

Код:
Alias "equip" "primammo; vesthelm; vest; defuser; secammo; hegren; flash; flash"
bind "kp_ins" "equip"
bind "kp_end" "ak47; m4a1; deagle; secammo; equip"
bind "kp_downarrow" "scout; deagle; secammo; equip"
bind "kp_pgdn" "awp; deagle; secammo; equip"
bind "kp_leftarrow" "mp5; deagle; secammo; equip"
bind "kp_5" "m3; elites; secammo; equip"
bind "kp_rightarrow" "mx1014; deagle; secammo; equip"
bind "kp_home" "deagle; secammo; equip"

echo "         //******BUY SCRIPT******\\"
echo "//-----------------Created by CoRRupT`--------------\\"
echo "//KEYPAD[0]:Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes"
echo "//KEYPAD[1]:AK47/M4A1 + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes"
echo "//KEYPAD[2]:Scout + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes"
echo "//KEYPAD[3]:AWP + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes"
echo "//KEYPAD[4]:MP5 + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes"
echo "//KEYPAD[5]:Pump Shotgun + Elites + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes"
echo "//KEYPAD[6]:Auto Shotgun + Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes"
echo "//KEYPAD[7]:Deagle + Primary Ammo + Secondary Ammo + Armor + Defuse Kit + HE Grenade + 2 Flashes"

echo ""
echo "-------------------------"
echo "  SCRIPT LOADED SUCCESSFULLY!"
echo "	MADE BY [nsR]CoRRupT`"
echo "-------------------------"
echo "  BINDS LOADED SUCCESSFULLY!"
echo "  HAVE FUN!"
echo "-------------------------"
echo ""