Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // alias of guns to buy
- // pistols
- alias "p250" "buy p250"
- alias "tec9" "buy tec9"
- alias "fiveseven" "buy fiveseven"
- alias "deagle" "buy deagle"
- // smg's
- alias "mac10" "buy mac10"
- alias "mp9" "buy mp9"
- alias "ump45" "buy ump45"~
- // armor + defuser
- alias "vest" "buy vest"
- alias "vesthelm" "buy vesthelm"
- alias "defuser" "buy defuser"
- // rifles
- alias "galilar" "buy galilar"
- alias "famas" "buy famas"
- alias "ak47" "buy ak47"
- alias "m4a1" "buy m4a1"
- alias "awp" "buy awp"
- // nades
- alias "nades" "buy flashbang; buy flashbang; buy smokegrenade; buy hegrenade;"
- // buyndings
- bind "f1" "p250"
- bind "f2" "tec9;fiveseven"
- bind "f3" "deagle"
- bind "f4" "mac10;mp9"
- bind "f5" "ump45"
- bind "f6" "vest"
- bind "f7" "vesthelm"
- bind "f8" "defuser"
- bind "f9" "galilar;famas"
- bind "f10" "ak47;m4a1"
- bind "f11" "awp"
- bind "f12" "nades"
Advertisement
Add Comment
Please, Sign In to add comment