| Num Lock |
/ | * | - |
| 7 | 8 | 9 | + |
| 4 | 5 | 6 | |
| 1 | 2 | 3 | Enter |
| 0 | . | ||
| Num Lock |
Shotgun | Auto-Shot | Sec Ammo |
| Scout | Auto Sniper |
AWP | Prim Ammo |
| Famas Galil |
M4-Colt AK-47 |
AUG SIG |
|
| Deagle | MP5 | P-90 | Defuse Kit |
| SHIFT / Buy JUST Weapon | elite 5-7 | ||
| Insert | Home | Page Up |
| Delete | End | Page Down |
| Flash Bang |
HE Grenade |
Smoke Grenade |
| Kevlar | Kevlar / Helm | Defuse Kit |
this is my latest buy script.
the keypad is your shopping mall.
one click buys weapon/ammo/vest and or helm/HE grenade
![]()
hit it again next round to replenish your supplies without having to think.
More time can be devoted to strategy, planning, and the task at hand.
:
:
using the 0-Insert Key acts as a SHIFT key, enabling you to buy JUST the weapon
of your choice.
hitting a key by itself buys the full package.
summary of functions posted below.
just copy/paste the following section into your Autoexec.cfg
don't have one? make it...
// ----------------------------------- MasterW3 Buy Script v2.1 -------------------------------------1/28/05
bind "5" "slot5;equip weapon_c4"
bind "pgup" "buy smokegrenade;use Weapon_smokegrenade"
bind "home" "buy hegrenade;use Weapon_hegrenade"
bind "ins" "buy flashbang;use Weapon_flashbang"
bind "del" "buy vest"
bind "end" "buy vesthelm"
bind "kp_plus" "buy primammo"
bind "kp_enter" "buy defuser"
bind "kp_minus" "buy secammo"
bind "PGDN" "buy defuser"
bind "f12" say "Hit ESCAPE, click OPTIONS, select the KEYBOARD TAB, click the ADVANCED Button, the rest is self-explanatory. >>> CL_NETGRAPH 3 for FPS"
alias +b1 "buy deagle;buy secammo;buy hegrenade;buy vesthelm;buy vest;RHE"
alias +b2 "buy mp5navy;buy primammo;buy vesthelm;buy vest;buy hegrenade;RHE"
alias +b3 "buy p90;buy primammo;buy vesthelm;buy vest;buy hegrenade;RHE"
alias +b4 "buy famas;buy galil;buy primammo;buy vesthelm;buy vest;buy hegrenade;RHE"
alias +b5 "buy m4a1;buy ak47;buy primammo;buy vesthelm;buy vest;buy hegrenade;RHE"
alias +b6 "buy aug;buy sg552;buy primammo;buy vesthelm;vest;buy hegrenade;RHE"
alias +b7 "buy scout;buy primammo;buy vest;buy vesthelm;buy deagle;buy secammo;RHE"
alias +b8 "buy sig550;buy primammo;buy vest;buy vesthelm;buy deagle;buy secammo;RHE"
alias +b9 "buy awp;buy primammo;buy vest;buy vesthelm;buy deagle;buy secammo;RHE"
alias +bsl "buy m3;buy primammo;buy vesthelm;buy vest;buy hegrenade;RHE"
alias +bst "buy xm1014;buy primammo;buy vesthelm;buy vest;buy hegrenade;RHE"
alias +bdl "buy elite;buy fiveseven;buy secammo;buy hegrenade;buy vesthelm;buy vest;RHE"
alias +binsert "buy flashbang;use Weapon_flashbang"
alias +bhome "buy hegrenade;use Weapon_hegrenade" // m249
alias +bpgup "buy smokegrenade;use Weapon_smokegrenade"
alias -b1 "mclr"
alias -b2 "mclr"
alias -b3 "mclr"
alias -b4 "mclr"
alias -b5 "mclr"
alias -b6 "mclr"
alias -b7 "mclr"
alias -b8 "mclr"
alias -b9 "mclr"
alias -bsl "mclr"
alias -bst "mclr"
alias -bdl "mclr"
alias -binsert "mclr"
alias -bhome "mclr"
alias -bpgup "mclr"
//1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.12345678901234567890123456789012345678901234567890 <-- 255 character limit !!!!!!!
alias +c1 "buy deagle"
alias +c2 "buy mp5navy"
alias +c3 "buy p90"
alias +c4 "buy famas;buy galil"
alias +c5 "buy m4a1;buy ak47"
alias +c6 "buy aug;buy sg552"
alias +c7 "buy scout;buy primammo;buy vest;buy vesthelm;"
alias +c8 "buy sig550;buy primammo;buy vest;buy vesthelm"
alias +c9 "buy awp;buy primammo;buy vest;buy vesthelm"
alias +csl "buy m3"
alias +cst "buy xm1014"
alias +cdl "buy elite;buy fiveseven"
alias +cinsert "buy mac10;buy tmp;buy primamma;buy hegrenade;buy vesthelm;buy vest;RHE"
alias +chome "buy ump45;primammo;buy hegrenade;buy vesthelm;buy vest;RHE"
alias +cpgup "buy m249;primammo;buy hegrenade;buy vesthelm;buy vest;RHE"
alias -c1 "mclr"
alias -c2 "mclr"
alias -c3 "mclr"
alias -c4 "mclr"
alias -c5 "mclr"
alias -c6 "mclr"
alias -c7 "mclr"
alias -c8 "mclr"
alias -c9 "mclr"
alias -csl "mclr"
alias -cst "mclr"
alias -cdl "mclr"
alias -cinsert "mclr"
alias -chome "mclr"
alias -cpgup "mclr"
alias RHE "use Weapon_hegrenade"
alias -meta1 "bind ins +binsert;bind kp_end +b1;bind kp_downarrow +b2;bind kp_pgdn +b3;bind kp_leftarrow +b4;bind kp_5 +b5;bind kp_rightarrow +b6;bind kp_home +b7;bind kp_uparrow +b8;bind kp_pgup +b9;bind kp_slash +bsl;bind * +bst;bind kp_del +bdl;-meta1a"
alias -meta1a "bind home +bhome"
alias +meta1 "bind ins +cinsert;bind kp_end +c1;bind kp_downarrow +c2;bind kp_pgdn +c3;bind kp_leftarrow +c4;bind kp_5 +c5;bind kp_rightarrow +c6;bind kp_home +c7;bind kp_uparrow +c8;bind kp_pgup +c9;bind kp_slash +csl;bind * +cst;bind kp_del +cdl;+meta1a"
alias +meta1a "bind home +chome"
alias mclr "bind ins +binsert;bind kp_end +b1;bind kp_downarrow +b2;bind kp_pgdn +b3;bind kp_leftarrow +b4;bind kp_5 +b5;bind kp_rightarrow +b6;bind kp_home +b7;bind kp_uparrow +b8;bind kp_pgup +b9;bind kp_slash +bsl;bind * +bst;bind kp_del +bdl;mclra"
alias mclra "bind home +bhome"
bind kp_ins "+meta1"
bind ins +binsert;kp_end +b1;bind kp_downarrow +b2;bind kp_pgdn +b3;bind kp_leftarrow +b4;bind kp_5 +b5;bind kp_rightarrow +b6;bind kp_home +b7;bind kp_uparrow +b8;bind kp_pgup +b9;bind kp_slash +bsl;bind * +bst;bind kp_del +bdl;bind home +bhome
bind home +bhome
// -------------------------------- end MasterW3 buy Script v2.1 ---------------------------------
-What functions do these KeyPad keys now buy?
(0-Insert acts as a shift Key)
1 - Deagle/secammo/armor-helm/HE grenade
Deagle
2 - MP5/primammo/armor-helm/HE grenade
MP5
3 - P90/primammo/armor-helm/HE
grenade
P90
----rifles----
4 - Famas/Galil/primammo/armor-helm/HE grenade
Famas/Galil
5 - M4-Colt/AK-47/primammo/armor-helm/HE grenade M4
/ AK
6 - AUG/SIG/primammo/armor-helm/HE grenade
Aug / Sig
----snipers----
7 - scout/primammo/armor-helm/HE grenade/deagle
(0-ins-Shift) Scout Setup NO Deagle
8 - Auto-Shotgun/primammo/armor-helm/HE grenade/deagle
(0-ins-Shift) Scout Setup NO Deagle
9 - Scout/primammo/armor-helm/HE grenade/deagle
(0-ins-Shift) Scout Setup NO Deagle
----shotguns----
/ - shotgun/primammo/armor-helm/HE grenade
Shotgun
* - autoshotty/primammo/armor-helm/HE grenade
AutoShotty
- = secammo (Pistol Ammo)
+ = primammo (Primary Ammo)
KP_Enter = Defuser
KP_Delete = Dual-Elites/five-seven/secammo/armor-helm/HE grenade
----------6 grouped buttons------
Insert = FlashBang
Home = HE Grenade
Page Up = Smoke Grenade
Delete = Kevlar
End = Kevlar and Helmet
Page Down = Defuser
-------------------------------------
KP_0_Ins is a SHIFT key, to buy JUST the gun without the accesories.
You can (without SHIFTing) hit " * " and then " 1 " to buy
AWP and Deagle without spending excess cash.
When it sees you already have something, it will not rebuy it.
It WILL buy Kevlar and/or helm to replace damaged Kevlar/Helm.
This script was mainlty created to prevent accidental purchase of a scout/AK/M4
when they are switched around on T and CT buy menus.
![]()
But it REALLY helps when on a server with NO Buy Time (
)..
time on those servers spent buying can cost you the round QUICK.
And NEW Players don't have to navigate the buy menus.. punch a key, run and gun.
bind "f12" say "Hit ESCAPE, click OPTIONS, select the KEYBOARD TAB, click the ADVANCED Button, the rest is self-explanatory. >>> CL_NETGRAPH 3 for FPS"