K
Kianor
Guest
Anyone here uses a buy script? I think so.
Which is the best?
Which is the best?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
by the way, how can you bring up the buy menu (or even better, a submenu), PAUSING the script so you have time to choose your weapon before the script spends all your money on what goes after the displaying of the menu ?alias givem4 "buy vesthelm; buy m4a1; buy ak47; buy primammo; buy flashbang; buy flashbang; buy hegrenade; buy defuser; buy secammo"
bind downarrow givem4
undbindall
bind "kp_end" "buy m4a1; buy ak47; buy primammo"
bind "kp_downarrow" "buy mp5; buy primammo"
bind "kp_pgdn" "buy deagle; buy secammo"
bind "kp_leftarrow" "buy hegrenade"
bind "kp_5" "buy flashgrenade"
bind "kp_rightarrow" "buy smokegrenade"
bind "kp_home" "buy awp; buy primammo"
bind "kp_uparrow" "buy defuser; buy elite"
bind "kp_pgup" "buy m249; buy primammo"
bind "kp_ins" "buy vesthelm; buy vest"
bind "kp_del" "buy sg552; buy aug; buy primammo"
bind "kp_plus" "buy m3; buy primammo"
bind "kp_enter" "buy scout; buy primammo"
bind "kp_slash" "buy galil; buy famas; buy primammo"
bind "*" "buy p90; buy primammo"
bind "kp_minus" "buy g3sg1; buy sg550; buy primammo"
bind "f4" "buy ump45; buy primammo"
bind "f3" "buy vest"
RogueAngel said:Here is a cool site that has a script builder. Then you can create your own script however elaborate or simple you want it to be.
http://www.csbanana.com/csb_page.banana?page=303
Aww, your script is better than mine.BigWalnutZ said:
Teta_Bonita said:Aww, your script is better than mine.
Oh, and your welcome Kianor! I've just updated my old script. This new version has more "logical" button layouts and now includes all weapons and equipment (except the glock and usp, of course). Here it is:
bind "KP_PGUP" "buy scout"
bind "KP_UPARROW" "buy m249"
bind "KP_HOME" "buy xm1014"
bind "KP_RIGHTARROW" "buy m3"
bind "KP_5" "buy aug; buy sg552"
bind "KP_LEFTARROW" "buy m4a1; buy ak47"
bind "KP_PGDN" "buy mp5navy"
bind "KP_DOWNARROW" "buy deagle"
bind "KP_END" "buy p228"
bind "KP_PLUS" "buy defuser"
bind "KP_ENTER" "buy vesthelm"
bind "KP_DEL" "buy vest"
bind "KP_INS" "buy secammo; buy primammo; buy hegrenade; buy flashbang"