Advertisement
Guest User

Docnoq's autoexec

a guest
May 10th, 2014
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. //--- Pistols
  2. alias glock "buy glock"
  3. alias p250 "buy p250"
  4. alias deagle "buy deagle"
  5. alias 57 "buy fiveseven"
  6. alias hkp2000 "buy hkp2000"
  7. alias elites "buy elite"
  8. alias tec9 "buy tec9"
  9. alias tec9_57 "tec9; 57"
  10.  
  11. //--- Shotguns
  12. alias pump "buy nova"
  13. alias auto "buy xm1014"
  14. alias mag7 "buy mag7"
  15. alias sawedoff "buy sawedoff"
  16. alias so_mag7 "sawedoff; mag7"
  17.  
  18. //--- SMGs
  19. alias mp9 "buy mp9"
  20. alias mp7 "buy mp7"
  21. alias ump45 "buy ump45"
  22. alias p90 "buy p90"
  23. alias bizon "buy bizon"
  24. alias mac10 "buy mac10"
  25. alias mac10_mp9 "mac10; mp9"
  26.  
  27. //--- Rifles
  28. alias famas "buy famas"
  29. alias scout "buy ssg08"
  30. alias m4a1 "buy m4a1"
  31. alias aug "buy aug"
  32. alias scar20 "buy scar20"
  33. alias awp "buy awp"
  34. alias galil "buy galilar"
  35. alias ak47 "buy ak47"
  36. alias sg552 "buy sg556"
  37. alias g3sg1 "buy g3sg1"
  38. alias gal_fam "galil; famas"
  39. alias ak_m4 "ak47; m4a1"
  40. alias 552_aug "sg552; aug"
  41. alias g3sg1_scar20 "g3sg1; scar20"
  42.  
  43. //--- Machine Guns
  44. alias para "buy m249"
  45. alias negev "buy negev"
  46.  
  47. //--- Equipment
  48. alias kevlar "buy vesthelm; buy vest"
  49. alias taser "buy taser"
  50. alias defkit "buy defuser"
  51. alias he "buy hegrenade"
  52. alias fb "buy flashbang"
  53. alias sg "buy smokegrenade"
  54. alias decoy "buy decoy"
  55. alias inc "buy incgrenade; buy molotov"
  56. alias nades "sg; fb; he; fb"
  57.  
  58. //--- Binds
  59. alias +weapons "bind kp_ins decoy; bind kp_del tec9_57; bind kp_enter fb; bind kp_end sg; bind kp_downarrow defkit; bind kp_pgdn p250; bind kp_leftarrow mp7; bind kp_5 552_aug; bind kp_rightarrow scout; bind kp_home auto; bind kp_uparrow mac10_mp9; bind kp_pgup g3sg1_scar20; bind kp_plus so_mag7; bind kp_slash para"
  60. alias -weapons "bind kp_ins inc; bind kp_del elites; bind kp_enter he; bind kp_end nades; bind kp_downarrow kevlar; bind kp_pgdn deagle; bind kp_leftarrow gal_fam; bind kp_5 ak_m4; bind kp_rightarrow awp; bind kp_home pump; bind kp_uparrow p90; bind kp_pgup negev; bind kp_plus bizon; bind kp_slash ump45"
  61. bind alt "+weapons"
  62.  
  63. //--- Crosshair
  64. cl_crosshair_drawoutline "1"
  65. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  66. cl_crosshair_dynamic_splitalpha_innermod "1"
  67. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  68. cl_crosshair_dynamic_splitdist "7"
  69. cl_crosshair_outlinethickness "0.5"
  70. cl_crosshairalpha 255
  71. cl_crosshaircolor 5
  72. cl_crosshairdot "1"
  73. cl_crosshairgap "-1"
  74. cl_crosshairscale "1"
  75. cl_crosshairsize "3"
  76. cl_crosshairstyle "4"
  77. cl_crosshairthickness "1"
  78. cl_crosshairusealpha "1"
  79. alias xpink "cl_crosshaircolor_r 255; cl_crosshaircolor_g 20; cl_crosshaircolor_b 147"
  80. alias xgreen "cl_crosshaircolor_r 0; cl_crosshaircolor_g 255; cl_crosshaircolor_b 0"
  81. alias xblue "cl_crosshaircolor_r 0; cl_crosshaircolor_g 0; cl_crosshaircolor_b 255"
  82. alias xred "cl_crosshaircolor_r 255; cl_crosshaircolor_g 0; cl_crosshaircolor_b 0"
  83. alias xorange "cl_crosshaircolor_r 255; cl_crosshaircolor_g 165; cl_crosshaircolor_b 0"
  84. alias xwhite "cl_crosshaircolor_r 255; cl_crosshaircolor_g 255; cl_crosshaircolor_b 255"
  85. alias xyellow "cl_crosshaircolor_r 255; cl_crosshaircolor_g 255; cl_crosshaircolor_b 0"
  86. alias xlb "cl_crosshaircolor_r 30; cl_crosshaircolor_g 219; cl_crosshaircolor_b 240"
  87. alias xlg "cl_crosshaircolor_r 50; cl_crosshaircolor_g 205; cl_crosshaircolor_b 50"
  88.  
  89. //--- Settings
  90. cl_downloadfilter "nosounds"
  91. cl_updaterate 128
  92. cl_cmdrate 128
  93. cl_interp_ratio 2
  94. cl_interp 0
  95. rate 80000
  96. host_writeconfig
  97.  
  98. //--- Echo
  99. echo
  100. echo Docnoq's CS:GO Buyscript Key Bindings
  101. echo Kp 0 = Molotov/Incendiary (T/CT)..... Kp 0 Alt = Decoy
  102. echo Kp . = Dualies.......................... Kp . Alt = Tec9 / Five-seven (T/CT)
  103. echo Kp 1 = HE, Flashbang, Smoke............. Kp 1 Alt = Smoke
  104. echo Kp 2 = Kevlar + helmet.................. Kp 2 Alt = Defusal
  105. echo Kp 3 = Deagle........................... Kp 3 Alt = P250
  106. echo Kp 4 = Galil/Famas (T/CT)............ Kp 4 Alt = MP7
  107. echo Kp 5 = Ak47/M4 (T/CT)................ Kp 5 Alt = 553/Aug (T/CT)
  108. echo Kp 6 = AWP.............................. Kp 6 Alt = Scout
  109. echo Kp 7 = Nova............................. Kp 7 Alt = XM1014
  110. echo Kp 8 = P90.............................. Kp 8 Alt = Mac 10/MP9 (T/CT)
  111. echo Kp 9 = Negev............................ Kp 9 Alt = G3SG1/Scar 20 (T/CT)
  112. echo Kp + = Bizon............................ Kp + Alt = Sawed off/Mag 7 (T/CT)
  113. echo Kp Enter = HE nade...................... Kp Enter Alt = Flashbang
  114. echo Kp / = UMP.............................. Kp / Alt = M249
  115. echo
  116. echo Crosshair colors -- Enter the following commands in console to change crosshair color:
  117. echo "xPink; xGreen; xBlue; xRed; XOrange; xWhite; xYellow; xLB; xLG"
  118. echo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement