dunnerski

CSGO buy script 1.1

Jun 19th, 2014
744
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. developer 1
  2. clear
  3.  
  4. //backup alias "+buymenu" ";bind kp_home ak47;bind kp_uparrow galil; bind kp_pgup aug; bind kp_leftarrow mp7; bind kp_5 scout; bind kp_rightarrow awp;
  5.  
  6. alias "galil" "buy galil"
  7. alias "ak" "buy ak47"
  8. alias "sg" "buy sg556"
  9. alias "scout" "buy ssg08"
  10. alias "awp" "buy awp"
  11. alias "auto" "buy g3sg1"
  12. alias "nova" "buy nova"
  13. alias "sawedoff" "buy sawedoff"
  14. alias "Ashot" "buy xm1014"
  15. alias "mac10" "buy mac10"
  16. alias "mp7" "buy mp7"
  17. alias "ump" "buy ump45"
  18. alias "p90" "buy p90"
  19. alias "bizon" "buy bizon"
  20.  
  21. alias "deagle" "buy deagle"
  22. alias "p250" "buy p250"
  23. alias "dualies" "buy elite"
  24. alias "glock" "buy glock"
  25. alias "t9" "buy tec9"
  26.  
  27. alias "DY" "buy decoy"
  28. alias "Kit" "buy defuser"
  29. alias "Vest" buy vest"
  30. alias "Helm" "buy vesthelm"
  31.  
  32.  
  33. alias nades1 "smoke; he; decoy; flash"
  34. alias nades2 "smoke;he;fire;flash"
  35. alias nades3 "smoke;flash;flash;decoy
  36. alias nades4 "smoke;decoy;fire;he"
  37.  
  38. alias "HE" "buy hegrenade;slot6"
  39. alias "FL" "buy flashbang;slot7"
  40. alias "SM" "buy Smokegrenade;slot8"
  41. alias "IN" "buy incgrenade;slot9"
  42. alias "DE" "buy decoy;slot10"
  43. alias "taser" "buy Taser"
  44. //+buymenu
  45. alias +buymenu "bind kp_home "scout";bind kp_uparrow "awp";bind kp_pgup "auto";bind kp_leftarrow "galil";bind kp_5 "ak";bind kp_rightarrow "sg";bind kp_end "mac10";bind kp_downarrow "mp7";bind kp_pgdn "p90";bind kp_minus "helm";bind kp_plus "vest"; bind kp_enter "kit""
  46. //alias +buymenu "bind kp_home galil;bind kp_uparrow ak;bind kp_pgup sg;bind kp_leftarrow scout;bind kp_5 awp;bind kp_rightarrow auto;bind kp_end mac10;bind kp_downarrow mp7;bind kp_pgdn p90;bind kp_minus helm;bind kp_plus vest;bind kp_enter kit"
  47. //-buymenu
  48. alias -buymenu "bind kp_home he;bind kp_uparrow fl;bind kp_pgup sm;bind kp_leftarrow de;bind kp_5 fire;bind kp_rightarrow nades1;bind kp_end nades2;bind kp_downarrow nades3;bind kp_pgdn nades4;bind kp_del taser; bind kp_minus helm;bind kp_plus vest;bind kp_enter kit"
  49. //+buymenu
  50. //bind kp_home "scout"
  51. //bind kp_uparrow "awp"
  52. //bind kp_pgup "auto"
  53. //bind kp_leftarrow "galil"
  54. //bind kp_5 "ak"
  55. //bind kp_rightarrow "sg"
  56. //bind kp_end "mac10"
  57. //bind kp_downarrow "mp7"
  58. //bind kp_pgdn "p90"
  59. //bind kp_minus "helm"
  60. //bind kp_plus "vest"
  61. //bind kp_enter "kit"
  62.  
  63. //-buymenu
  64. //bind kp_home "he"
  65. //bind kp_uparrow "fl"
  66. //bind kp_pgup "sm"
  67. //bind kp_leftarrow "de"
  68. //bind kp_5 "fire"
  69. //bind kp_rightarrow "nades1"
  70. //bind kp_end "nades2"
  71. //bind kp_downarrow "nades3"
  72. //bind kp_pgdn "nades4"
  73. //bind kp_minus "helm"`
  74. //bind kp_plus "vest"
  75. //bind kp_enter "kit"
  76.  
  77. alias +pistolmenu "bind kp_home "glock";bind kp_uparrow "dualies";bind kp_pgup "p250";bind kp_leftarrow "t9";bind kp_5 "deagle"
  78. alias -pistolmenu -buymenu
  79.  
  80.  
  81. alias -buyer "-speed;-buymenu;"
  82. alias +buyer "+speed;+buymenu;"
  83. alias +pis "+duck; +pistolmenu"
  84. alias -pis "-duck; -pistolmenu
  85.  
  86. bind shift +buyer
  87. bind ctrl +pis
  88. alias needbuy "say_team Need a drop please!"
  89. cl_showloadout 1
  90. -buymenu
  91. echo @@QBL EXECED@@
  92. echo @@??????????@@
  93. echo @@??????????@@
  94. echo @@FRAG EM UP@@
  95. developer 0
Advertisement
Add Comment
Please, Sign In to add comment