Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.18 KB | None | 0 0
  1. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  2. //CROSSHAIR SETTINGS//////////////////////////////////////////////////////////////////////////////////////////////////////
  3. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  4. cl_crosshair_drawoutline "1"
  5. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  6. cl_crosshair_dynamic_splitalpha_innermod "1"
  7. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  8. cl_crosshair_dynamic_splitdist "7"
  9. cl_crosshair_outlinethickness "1"
  10. cl_crosshair_sniper_show_normal_inaccuracy "0"
  11. cl_crosshair_sniper_width "1"
  12. cl_crosshairalpha "255"
  13. cl_crosshaircolor "5"
  14. cl_crosshaircolor_b "0"
  15. cl_crosshaircolor_g "0"
  16. cl_crosshaircolor_r "255"
  17. cl_crosshairdot "0"
  18. cl_crosshairgap "-2"
  19. cl_crosshairgap_useweaponvalue "0"
  20. cl_crosshairscale "0"
  21. cl_crosshairsize "3"
  22. cl_crosshairstyle "4"
  23. cl_crosshairthickness "1"
  24. cl_crosshairusealpha "1"
  25. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  26. //RATES///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  27. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  28. rate "786432"
  29. cl_cmdrate "128"
  30. cl_updaterate "128"
  31. cl_interp "0"
  32. cl_interp_ratio "1"
  33. cl_interpolate 1
  34. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  35. //MOUSE///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  36. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  37. m_mousespeed "0"
  38. m_customaccel "0"
  39. m_mouseaccel1 "0"
  40. m_mouseaccel2 "0"
  41. m_customaccel_exponent "0"
  42. m_customaccel_max "0"
  43. m_customaccel_scale "0.00"
  44. m_filter "0"
  45. m_rawinput "1"
  46. sensitivity "0.55"
  47. zoom_sensitivity_ratio_mouse "0.44"
  48. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  49. //VIEWMODEL SETTINGS//////////////////////////////////////////////////////////////////////////////////////////////////////
  50. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  51. cl_viewmodel_shift_left_amt "1.5"
  52. cl_viewmodel_shift_right_amt "0.75"
  53. viewmodel_fov "68"
  54. viewmodel_offset_x "2"
  55. viewmodel_offset_y "2"
  56. viewmodel_offset_z "-1"
  57. viewmodel_presetpos "0"
  58. cl_bob_lower_amt "5"
  59. cl_bobamt_lat "0.1"
  60. cl_bobamt_vert "0.1"
  61. cl_bobcycle "0.98"
  62. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  63. //BUY BINDS///////////////////////////////////////////////////////////////////////////////////////////////////////////////
  64. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  65. bind "kp_pgup" "buy flashbang; buy smokegrenade; buy flashbang; buy molotov; buy incgrenade;"
  66. bind "kp_uparrow" "buy ak47; buy m4a1;"
  67. bind "kp_rightarrow" "buy vest;"
  68. bind "kp_5" "buy vesthelm;"
  69. bind "kp_leftarrow" "buy defuser;"
  70. bind "kp_home" "buy awp;"
  71. bind "kp_pgdn" "buy deagle;"
  72. bind "kp_downarrow" "buy tec9; buy fiveseven;"
  73. bind "kp_end" "buy ump45;"
  74. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  75. //JUMP THROW BINDS////////////////////////////////////////////////////////////////////////////////////////////////////////
  76. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  77. alias "+jumpthrow" "+jump;-attack"
  78. alias "-jumpthrow" "-jump"
  79. bind "n" "+jumpthrow"
  80. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  81. //OTHER BINDS/////////////////////////////////////////////////////////////////////////////////////////////////////////////
  82. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  83. bind "0" "slot10"
  84. bind "1" "slot1"
  85. bind "2" "slot2"
  86. bind "3" "slot3"
  87. bind "4" "slot4"
  88. bind "5" "slot5"
  89. bind "6" "slot6"
  90. bind "7" "slot7"
  91. bind "8" "slot8"
  92. bind "9" "slot9"
  93. bind "a" "+lookatweapon"
  94. bind "b" "buymenu"
  95. bind "c" "radio3"
  96. bind "d" "+moveright"
  97. bind "e" "+use"
  98. bind "f" "lastinv"
  99. bind "g" "drop"
  100. bind "i" "show_loadout_toggle"
  101. bind "k" "+voicerecord"
  102. bind "m" "teammenu"
  103. bind "q" "+moveleft"
  104. bind "r" "+reload"
  105. bind "s" "+back"
  106. bind "t" "+spray_menu"
  107. bind "u" "messagemode2"
  108. bind "w" "radio1"
  109. bind "x" "radio2"
  110. bind "y" "messagemode"
  111. bind "z" "+forward"
  112. bind "KP_MINUS" "toggleconsole"
  113. bind "," "buyammo1"
  114. bind "." "buyammo2"
  115. bind "SPACE" "+jump"
  116. bind "TAB" "+showscores"
  117. bind "ESCAPE" "cancelselect"
  118. bind "DEL" "mute"
  119. bind "PAUSE" "pause"
  120. bind "SHIFT" "+speed"
  121. bind "CTRL" "+duck"
  122. bind "F3" "autobuy"
  123. bind "F4" "rebuy"
  124. bind "F5" "jpeg"
  125. bind "F6" "save quick"
  126. bind "F7" "load quick"
  127. bind "F10" "quit prompt"
  128. bind "MOUSE1" "+attack"
  129. bind "MOUSE2" "+attack2"
  130. bind "MWHEELUP" "invprev"
  131. bind "MWHEELDOWN" "invnext"
  132. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  133. //TALK BINDS//////////////////////////////////////////////////////////////////////////////////////////////////////////////
  134. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  135. none lol
  136.  
  137. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  138. //CONSOLE BINDS///////////////////////////////////////////////////////////////////////////////////////////////////////////
  139. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  140. con_enable "1"
  141. con_filter_enable "2"
  142. con_filter_text "Damage"
  143. con_filter_text_out "Player:"
  144. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  145. //MISCELLANEOUS///////////////////////////////////////////////////////////////////////////////////////////////////////////
  146. //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  147. cl_radar_always_centered "1"
  148. cl_radar_icon_scale_min "0.6"
  149. cl_radar_rotate "1"
  150. cl_radar_scale "0.4"
  151. cl_radar_square_with_scoreboard "1"
  152. cl_righthand 1
  153. cl_showfps 0
  154. cl_autowepswitch "0"
  155. cl_autohelp "1"
  156. cl_showhelp "0"
  157. hud_showtargetid "1"
  158. r_drawtracers_firstperson 0
  159. snd_mixahead "0.05"
  160. snd_headphone_pan_exponent "2"
  161. snd_musicvolume "0.15"
  162. sv_cheats 1
  163. fps_max 999
  164. fps_max_menu 999
  165. net_graph 1
  166. net_graphproportionalfont "0"
  167. net_graphpos "3"
  168. developer 0
  169. con_filter_enable "0"
  170. con_filter_text "Damage"
  171. con_filter_text_out "Player:"
  172. alias dc "disconnect"
  173.  
  174. clear
  175. echo ""
  176.  
  177. echo ""
  178.  
  179. echo "autoexec.cfg loaded and aimbot activated & thanks threeg<3"
  180.  
  181. echo ""
  182.  
  183. echo ""
  184.  
  185. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement