Sari la conținut

Buyscript with autodrop


kayn

Postări Recomandate

// Buyscript
// +=====================================================+
// |     NUM     |      -      |  MULTIPLY   |   MINUS   |
// |     PAD     |   molotov   |    decoy    | hegrenade |
// |-------------|-------------|-------------|-----------|
// |     HOME    |   UPARROW   |    PGUP     |           |
// |   defuser   |   helm+kev  |    flash    |   PLUS    |
// |-------------|-------------|-------------|   smoke   |
// |  LEFTARROW  |      5      |10RIGHTARROW |           |
// |  tec9/p250* |    m4/ak*   |   sg/aug*   |           |
// |-------------|-------------|-------------|-----------|
// |     END     |  DOWNARROW  |    PGDN     |           |
// |   deagle*   |     awp*    |    glock    |   ENTER   |
// |-------------|-------------|-------------|  flash(2) |
// |            INS            |     DEL     | smoke,he  |
// |       default pack        |  dropmodif  |           |
// +=====================================================+

// 1.1 Mapping for items to aliases
alias b_uparrow "buy vesthelm; buy vest"
alias b_leftarrow "buy tec9; buy fiveseven"
alias b_5 "buy ak47; buy m4a1"
alias b_rightarrow "buy sg556; buy aug"
alias b_plus "buy smokegrenade"
alias b_end "buy deagle"
alias b_downarrow "buy awp"
alias b_pgdn "buy p90"
alias b_enter "buy flashbang; buy smokegrenade; buy hegrenade; buy flashbang"

// 1.2 Binding aliases to keys
bind "-" "buy incgrenade; buy molotov" //There is a known problem with kp_slash
bind "kp_multiply" "buy decoy"
bind "kp_minus" "buy hegrenade"
bind "kp_home" "buy defuser"
bind "kp_uparrow" "b_uparrow"
bind "kp_pgup" "buy flashbang"
bind "kp_leftarrow" "b_leftarrow"
bind "kp_5" "b_5"
bind "kp_rightarrow" "b_rightarrow"
bind "kp_plus" "b_plus"
bind "kp_end" "b_end"
bind "kp_downarrow" "b_downarrow"
bind "kp_pgdn" "b_pgdn"
bind "kp_ins" "b_5; b_uparrow"
bind "kp_enter" "b_enter"

// Buy and drop
alias "secLA" "buy tec9; buy fiveseven; drop"
alias "secLAbind" "bind kp_leftarrow secLA"
alias "secRA" "buy sg556; buy aug; drop"
alias "secRAbind" "bind kp_rightarrow secRA"
alias "sec5" "buy ak47; buy m4a1; drop"
alias "sec5bind" "bind kp_5 sec5"
alias "secEND" "buy deagle; drop"
alias "secENDbind" "bind kp_end secEND"
alias "secDA" "buy awp; drop"
alias "secDAbind" "bind kp_downarrow secDA"
alias "secINS" "b_5; b_uparrow; b_plus"
alias "secINSbind" "bind kp_ins secINS"
alias "priLA" "bind kp_leftarrow b_leftarrow"
alias "pri5" "bind kp_5 b_5"
alias "priRA" "bind kp_rightarrow b_rightarrow"
alias "priEND" "bind kp_end b_end"
alias "priDA" "bind kp_downarrow b_downarrow"
alias "+delbinds" "secLAbind; sec5bind; secRAbind; secENDbind; secDAbind; secINSbind"
alias "-delbinds" "priLA; pri5; priRA; priEND; priDA"
bind "kp_del" "+delbinds"

 

 

 

 

 

Link spre comentariu
Distribuie pe alte site-uri

  • kayn a blocat acest topic
Vizitator
Acest topic este acum închis pentru alte răspunsuri.
×
×
  • Creează nouă...

Informații Importante

Am plasat cookie-uri pe dispozitivul tău pentru a îmbunătății navigarea pe acest site. Poți modifica setările cookie, altfel considerăm că ești de acord să continui. Also by continuing using this website you agree with the Terms of Use and Privacy Policy.