How to bind keys to buy EVERYRTHING

O

old.Da_TOAST

Guest
How to bind keys to buy EVERYTHING

To bind a key to buy for example an AK-47, Ammo, a HE Grenade, and a Kevlar and Helmet, you would type this exactly (where x is the key u want to press to buy all the above items)

bind x "buy;menuselect 4;menuselect 1;buy;menuselect 6;buy;menuselect 8;menuselect 2;buy;menuselect 8;menuselect 4"

incase ur a dumbass and cant figure it out this is how it works
buy opens the command menu
menuselect 5 chooses option 5 on the menu
the ;s must be placed where necessary

Just want to have less people waiting in base when the round starts :eek:
 
W

Will

Guest
On a laggy connection, that would fail badly. Need to add some waits in. Or just get a script pack.
 
S

S-Gray

Guest
Lol i have noticed that you are insulting to most *after looking at previous threads...

Some people ain't how do we say.. *technically gifted like you, and you gotta start respectin the way some people play.. and plus, one thing you forgot... what if your a CT? you cant buy a AK... CAN YOU?!?!? lol
 
O

old.Da_TOAST

Guest
Originally posted by Super_Gray
Lol i have noticed that you are insulting to most *after looking at previous threads...

Some people ain't how do we say.. *technically gifted like you, and you gotta start respectin the way some people play.. and plus, one thing you forgot... what if your a CT? you cant buy a AK... CAN YOU?!?!? lol

What the... Counter-terrorists?!?! COUNTER TERRORISTS ARE FAGGETS!! LONG LIVE OSAMA AND PRAISE ALLAH!!!!!!!
 
O

old.Da_TOAST

Guest
Originally posted by ItchyTrigaFinga
On a laggy connection, that would fail badly. Need to add some waits in. Or just get a script pack.


nope, sorry. it doesnt lag whatsoever and it works fine
 
S

S-Gray

Guest
Mmm, no sorry your wrong, it WILL Fail because i have exactly the same Buy Script, and you DO have to add waits to the command.. as in:


alias +t "buy; ms4; ms2; buy; ms8; ms2; buy; ms8; ms4; buy; ms6; buy; ms8; ms3; buy; ms8; ms3; buy; ms8; ms5; buy; ms1; ms5; buy; ms7; buy; ms8; ms7"
alias -t "w5; slot10; w5; slot10; slot10; developer 1; echo Terrorist Weapons Bought...; developer 0"
 
C

Ch3tan

Guest
waits; are important :p

TBH your better off using the tried and tested scripts from rze or nextwish. A lot easier than making your own and they work better.
 
O

old.D0LLySh33p

Guest
Aw man that Toasty guy makes me laugh :D
 
S

ShockingAlberto

Guest
Code:
aliases - autoexec.cfg - or equiv.

alias deaglebuy "buy;menuselect 1;menuselect 3;"
alias umpbuy "buy;menuselect 3;menuselect 5;"
alias mp5buy "buy;menuselect 3;menuselect 1;"
alias akbuy "buy;menuselect 4;menuselect 1;"
alias sigbuy "buy;menuselect 4;menuselect 2;"
alias parabuy "buy;menuselect 5;menuselect 1;"
alias coltbuy "buy;menuselect 4;menuselect 3;"
alias augbuy "buy;menuselect 4;menuselect 4;"
alias scoutbuy "buy;menuselect 4;menuselect 5;"
alias buyvest "buy;menuselect 8;menuselect 1"
alias vestbuy "buy;menuselect 8;menuselect 2;"
alias buyshotty "buy;menuselect 2;menuselect 2"
alias shottybuy "buy;menuselect 2;menuselect 1;"
alias awpbuy "buy;menuselect 4;menuselect 6"
alias pistolbuy "buy;menuselect 1;menuselect 6;menuselect 5;ammo2"
alias gren1 "buy;menuselect 8;menuselect 4;"
alias gren2 "buy;menuselect 8;menuselect 3;"
alias gren3 "buy;menuselect 8;menuselect 5;"
alias g3buy "buy;menuselect 4;menuselect 7"
alias seebuy "buy;menuselect 8;menuselect 7"
alias buysig "buy;menuselect 4;menuselect 8"
alias ammo1 "buy;menuselect 6;"
alias ammo2 "buy;menuselect 7;"
alias buy1 "deaglebuy;ammo2;wait;vestbuy;"
alias buy2 "mp5buy;ammo1;wait;vestbuy;"
alias buy3 "akbuy;coltbuy;ammo1;wait;vestbuy;"
alias buy4 "sigbuy;augbuy;ammo1;wait;vestbuy;"
alias buy5 "gren2;gren1;gren2;gren3;wait;vestbuy;"
alias buy6 "shottybuy;ammo1;wait;wait;wait;vestbuy;"
alias buy7 "pistolbuy;ammo2;vestbuy"
alias buy8 "scoutbuy;ammo1;wait;vestbuy"
alias buy9 "awpbuy;ammo1;wait;wait;vestbuy"
alias buy10 "buyshotty;ammo1;wait;wait;vestbuy"
alias p90buy "buy;menuselect 3;menuselect 3"
alias tmpbuy "buy;menuselect 3;menuselect 2"
alias uzibuy "buy;menuselect 3;menuselect 4"
alias p228buy "buy;menuselect 1;menuselect 4"
alias w "wait"
alias wlng "w; w; w; w; w; w; w; w; w; slot10; w; w; slot10; w; slot10"
alias clm "wlng; w; w; slot10; w; slot10"
alias clm2 "clm; w; w; slot10; w; slot10"
alias clmbuy "buy;clm2;w; w; slot10; w; slot10"

Code:
commandmenu.txt

"1" "Heavy Gear"
{
     "1" "M249 Para" "parabuy;ammo1;vestbuy;buy;slot10"
     "2" "Steyr-Aug" "augbuy;ammo1;vestbuy;buy;slot10"     
     "3" "H&K UMP45" "umpbuy;ammo1;vestbuy;buy;slot10"
     "4" "Benneli M3 Super90" "buy6;buy;slot10"
}


"2" "Rifles"
{
     "1" "M4a1 / AK47" "buy3;clmbuy"
     "2" "SIG SG552" "buy4;clmbuy"
     "3" "H&K G3 / SIG SG550" "g3buy;buysig;ammo1;vestbuy;clmbuy"
     "4" "Steyr Scout" "buy8;clmbuy"
     "5" "Arctic Warfare .338" "buy9;clmbuy"
}

"3" "Assault Weapons"
{
     "1" "H&K MP5-Navy" "buy2;clmbuy"
     "2" "FN P90" "p90buy;ammo1;vestbuy;clmbuy"
     "3" "IngramMach10 / SteyrTMP" "tmpbuy;uzibuy;ammo1;vestbuy;clmbuy"
     "4" "Benneli XM1014" "buy10;clmbuy"
}

"4" "SideArms"
{
     "1" "Desert Eagle .50AE" "buy1;clmbuy"
     "2" "SIG P228" "p228buy;ammo2;vestbuy;clmbuy"
     "3" "Beretta 98Gs / FN 5-7" "pistolbuy;clmbuy"
}
"5" "Equipment"
{
     "1" "Kevlar Vest" "buyvest;clmbuy"
     "2" "Kevlar & Helmet" "vestbuy;clmbuy"
     "3" "All Grenades" "buy5;clmbuy"
     "4" "HE Grenade" "gren1;clmbuy"
     "5" "Night Vision" "seebuy;clmbuy"
     "6" "Defuse Kit" "buy;menuselect 8;menuselect 6;clmbuy"
}

That was what i used. Originally i had everything bound to keys. Was fast, but when i stopped playing for a while, it took me ages to memorise where i had the damm UMP bound. So, when i decided i wanted all weapons bound, i decided to use the command menu. it worked a treat, and was only slightly slower than direct bindings. Also freed up keys for say binds :)

I nicked the bit for closing the menus off some advanced script thing, but it never really worked great. And i have the all the weapons grouped weirdly because i used to use the Shotty, Para and UMP more than anything else :)

I would recomend my setup for a newbie, as it's simple as fuck.
 
O

old.Da_TOAST

Guest
Dumbasses

Sorry fags, but im right. I have 1 key to buy each weapon + armor + ammo + grenade and it works fine my way. for such a simple script u need no gay 'waits' or 'alias' bullshit.
Dollysheep: get a life man u are on this forum 24/7
Super_gray: i am right.. you are wrong. i can kick your ass ANY day at cs!
ShockingAlberto: u got alot of time on ur hands to write all that stuff, but thanks


Just remember one thing guys, im the best cs player in the world!
 
O

old.Da_TOAST

Guest
Originally posted by ShockingAlberto
Code:
aliases - autoexec.cfg - or equiv.

alias deaglebuy "buy;menuselect 1;menuselect 3;"
alias umpbuy "buy;menuselect 3;menuselect 5;"
alias mp5buy "buy;menuselect 3;menuselect 1;"
alias akbuy "buy;menuselect 4;menuselect 1;"
alias sigbuy "buy;menuselect 4;menuselect 2;"
alias parabuy "buy;menuselect 5;menuselect 1;"
alias coltbuy "buy;menuselect 4;menuselect 3;"
alias augbuy "buy;menuselect 4;menuselect 4;"
alias scoutbuy "buy;menuselect 4;menuselect 5;"
alias buyvest "buy;menuselect 8;menuselect 1"
alias vestbuy "buy;menuselect 8;menuselect 2;"
alias buyshotty "buy;menuselect 2;menuselect 2"
alias shottybuy "buy;menuselect 2;menuselect 1;"
alias awpbuy "buy;menuselect 4;menuselect 6"
alias pistolbuy "buy;menuselect 1;menuselect 6;menuselect 5;ammo2"
alias gren1 "buy;menuselect 8;menuselect 4;"
alias gren2 "buy;menuselect 8;menuselect 3;"
alias gren3 "buy;menuselect 8;menuselect 5;"
alias g3buy "buy;menuselect 4;menuselect 7"
alias seebuy "buy;menuselect 8;menuselect 7"
alias buysig "buy;menuselect 4;menuselect 8"
alias ammo1 "buy;menuselect 6;"
alias ammo2 "buy;menuselect 7;"
alias buy1 "deaglebuy;ammo2;wait;vestbuy;"
alias buy2 "mp5buy;ammo1;wait;vestbuy;"
alias buy3 "akbuy;coltbuy;ammo1;wait;vestbuy;"
alias buy4 "sigbuy;augbuy;ammo1;wait;vestbuy;"
alias buy5 "gren2;gren1;gren2;gren3;wait;vestbuy;"
alias buy6 "shottybuy;ammo1;wait;wait;wait;vestbuy;"
alias buy7 "pistolbuy;ammo2;vestbuy"
alias buy8 "scoutbuy;ammo1;wait;vestbuy"
alias buy9 "awpbuy;ammo1;wait;wait;vestbuy"
alias buy10 "buyshotty;ammo1;wait;wait;vestbuy"
alias p90buy "buy;menuselect 3;menuselect 3"
alias tmpbuy "buy;menuselect 3;menuselect 2"
alias uzibuy "buy;menuselect 3;menuselect 4"
alias p228buy "buy;menuselect 1;menuselect 4"
alias w "wait"
alias wlng "w; w; w; w; w; w; w; w; w; slot10; w; w; slot10; w; slot10"
alias clm "wlng; w; w; slot10; w; slot10"
alias clm2 "clm; w; w; slot10; w; slot10"
alias clmbuy "buy;clm2;w; w; slot10; w; slot10"

Code:
commandmenu.txt

"1" "Heavy Gear"
{
     "1" "M249 Para" "parabuy;ammo1;vestbuy;buy;slot10"
     "2" "Steyr-Aug" "augbuy;ammo1;vestbuy;buy;slot10"     
     "3" "H&K UMP45" "umpbuy;ammo1;vestbuy;buy;slot10"
     "4" "Benneli M3 Super90" "buy6;buy;slot10"
}


"2" "Rifles"
{
     "1" "M4a1 / AK47" "buy3;clmbuy"
     "2" "SIG SG552" "buy4;clmbuy"
     "3" "H&K G3 / SIG SG550" "g3buy;buysig;ammo1;vestbuy;clmbuy"
     "4" "Steyr Scout" "buy8;clmbuy"
     "5" "Arctic Warfare .338" "buy9;clmbuy"
}

"3" "Assault Weapons"
{
     "1" "H&K MP5-Navy" "buy2;clmbuy"
     "2" "FN P90" "p90buy;ammo1;vestbuy;clmbuy"
     "3" "IngramMach10 / SteyrTMP" "tmpbuy;uzibuy;ammo1;vestbuy;clmbuy"
     "4" "Benneli XM1014" "buy10;clmbuy"
}

"4" "SideArms"
{
     "1" "Desert Eagle .50AE" "buy1;clmbuy"
     "2" "SIG P228" "p228buy;ammo2;vestbuy;clmbuy"
     "3" "Beretta 98Gs / FN 5-7" "pistolbuy;clmbuy"
}
"5" "Equipment"
{
     "1" "Kevlar Vest" "buyvest;clmbuy"
     "2" "Kevlar & Helmet" "vestbuy;clmbuy"
     "3" "All Grenades" "buy5;clmbuy"
     "4" "HE Grenade" "gren1;clmbuy"
     "5" "Night Vision" "seebuy;clmbuy"
     "6" "Defuse Kit" "buy;menuselect 8;menuselect 6;clmbuy"
}

That was what i used. Originally i had everything bound to keys. Was fast, but when i stopped playing for a while, it took me ages to memorise where i had the damm UMP bound. So, when i decided i wanted all weapons bound, i decided to use the command menu. it worked a treat, and was only slightly slower than direct bindings. Also freed up keys for say binds :)

I nicked the bit for closing the menus off some advanced script thing, but it never really worked great. And i have the all the weapons grouped weirdly because i used to use the Shotty, Para and UMP more than anything else :)

I would recomend my setup for a newbie, as it's simple as fuck.


Good stuff alberto but for all ur bind commands what buttons do u press for them to work? for example if i typed all that stuff in what key would i press to buy a aug?
 
S

ShockingAlberto

Guest
ShockingAlberto: u got alot of time on ur hands to write all that stuff, but thanks

Maybe, allthough my TFC and Q3F configs took far longer to do if i'm remembering it right.
 
T

throdgrain

Guest
Ive made my own autoexec and scripts and they work fine, im well pleased with'em.
But there are loads of waits in them, the more the better :)
 
S

ShockingAlberto

Guest
You bind a key to `commandmenu'. That brings up the small GUI, with some idiot proof submenus.

It'll generally take you 2 seconds to open the menu, select the submenu and buy the item if you know what you want.
 
S

S-Gray

Guest
ShockingAlberto: u got alot of time on ur hands to write all that stuff, but thanks

Good stuff alberto but for all ur bind commands what buttons do u press for them to work? for example if i typed all that stuff in what key would i press to buy a aug?

OMG!! how weird can you be :D

you insult him and also praise him?? ehhh??
 
K

killer4hire

Guest
Originally posted by Da_TOAST
To bind a key to buy for example an AK-47, Ammo, a HE Grenade, and a Kevlar and Helmet, you would type this exactly (where x is the key u want to press to buy all the above items)

bind x "buy;menuselect 4;menuselect 1;buy;menuselect 6;buy;menuselect 8;menuselect 2;buy;menuselect 8;menuselect 4"

incase ur a dumbass and cant figure it out this is how it works
buy opens the command menu
menuselect 5 chooses option 5 on the menu
the ;s must be placed where necessary

Just want to have less people waiting in base when the round starts :eek:

Hmm!!! no it wont work, for one you need waits even with a cable connection and unless you going to run around with the buy menu on you need a close at the end :eek:
 
O

old.D0LLySh33p

Guest
Life... what's that?

/me weeps in corner...
 
O

old.©h®°n°

Guest
/me walks onto balcony and hangs head *sob sob*
 
G

Grimes

Guest
*bangs head on desk*

that reminds me.. I have a bunch of "buy scripts" that do actually work on all connections (56k and upwards) uploaded to some webspace somewhere for safe keeping.

Anyway for a friend I wrote this one - bit of a silly one
it buys you your standard CT/T daily picnic outfit (depending on funds) :

AK/colt + 3 ammo clips > HE grenade > Kelvar&helmet or kevlar (cash dependant) > defuse kit (if your a ct)

alias all "buy; menuselect 4; menuselect 3; buyammo1; buyammo1; buyammo1; clmenu; buy; menuselect 4; menuselect 1; buyammo1; buyammo1; buyammo1; clmenu; buyequip; menuselect 4; buyequip; menuselect 2; buyequip; menuselect 1; menuselect 6; clmenu;"

bind "F8" "all"

if your on a 56k connect you may have to press the "cancel" option on the menu right at the end as it doesnt always auto close.

not a buy script that i use - but it saves time i guess :)
 
M

Moving Target

Guest
Re: Dumbasses

Originally posted by Da_TOAST
Just remember one thing guys, im the best cs player in the world!

That's not something to be proud of.
 
I

isuck

Guest
b, 4, 3 = colt etc.

you've got 5 seconds to buy before u can even move fs, scripts are stupid imo.
 
S

ShockingAlberto

Guest
Hence my script and commandmenu.txt.

You get ammo and a vest with each gun(depending on available cash), and you have all the guns there.
 

Users who are viewing this thread

Top Bottom