Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. cl_interp "0"
  2. cl_interp_ratio "1"
  3. cl_cmdrate "128"
  4. cl_updaterate "128"
  5. rate "128000"
  6. fps_max "300"
  7. fps_max_menu 9999999
  8.  
  9.  
  10.  
  11. unbindall
  12. bind "1" "slot1"
  13. bind "2" "slot2"
  14. bind "3" "slot3"
  15. bind "4" "slot6"
  16. bind "5" "slot5"
  17. bind "6" "slot9"
  18. bind "a" "+moveleft"
  19. bind "b" "buymenu"
  20. bind "c" "slot8"
  21. bind "d" "+moveright"
  22. bind "e" "+use"
  23. bind "f" "slot7"
  24. bind "g" "drop"
  25. bind "h" "+lookatweapon"
  26. bind "i" "showbriefing"
  27. bind "l" "noclip"
  28. bind "m" "teammenu"
  29. bind "n" "nightvision"
  30. bind "o" "buyequip"
  31. bind "q" "lastinv"
  32. bind "r" "+reload"
  33. bind "s" "+back"
  34. bind "t" "+spray_menu"
  35. bind "u" "messagemode2"
  36. bind "v" "slot10"
  37. bind "w" "+forward"
  38. bind "x" "radio2"
  39. bind "y" "messagemode"
  40. bind "z" "radio1"
  41. bind "j" "toggleconsole"
  42. bind "[" "invprev"
  43. bind "]" "invnext"
  44. bind "'" "+moveup"
  45. bind "," "buy primammo"
  46. bind "." "buy secammo"
  47. bind "/" "+movedown"
  48. bind "-" "sizedown"
  49. bind "=" "sizeup"
  50. bind "ENTER" "+attack"
  51. bind "SPACE" "+jump"
  52. bind "TAB" "+showscores"
  53. bind "ESCAPE" "cancelselect"
  54. bind "INS" "+klook"
  55. bind "END" "centerview"
  56. bind "PGUP" "+lookup"
  57. bind "PGDN" "+lookdown"
  58. bind "PAUSE" "pause"
  59. bind "SHIFT" "+speed"
  60. bind "ALT" "+strafe"
  61. bind "CTRL" "+duck"
  62. bind "LEFTARROW" "+left"
  63. bind "RIGHTARROW" "+right"
  64. bind "F2" "askconnect_accept"
  65. bind "F3" "autobuy"
  66. bind "F4" "rebuy"
  67. bind "F5" "jpeg"
  68. bind "F10" "quit prompt"
  69. bind "MOUSE1" "+attack"
  70. bind "MOUSE2" "+attack2"
  71. bind "MOUSE5" "+voicerecord"
  72. bind "MWHEELDOWN" "+jump"
  73.  
  74. // buy binds generated by csgobuynds.com
  75. bind "kp_home" "buy ak47; buy m4a1;"
  76. bind "kp_uparrow" "buy vest;"
  77. bind "kp_pgup" "buy vesthelm;"
  78. bind "kp_leftarrow" "buy smokegrenade;"
  79. bind "kp_5" "buy flashbang;"
  80. bind "kp_rightarrow" "buy hegrenade;"
  81. bind "kp_end" "buy molotov; buy incgrenade;"
  82. bind "kp_downarrow" "buy defuser;"
  83.  
  84. // JUMP DUCK
  85. alias "+jumpduck" "+jump;+duck"
  86. alias "-jumpduck" "-jump;-duck"
  87. bind "space" "+jumpduck"
  88.  
  89. // JUMP THROW BIND
  90. alias "+jumpthrow" "+jump;+attack"
  91. alias "-jumpthrow" "-jump;-attack"
  92. bind "MOUSE4" "+jumpthrow"
  93.  
  94. volume 0.7
  95.  
  96. cl_autohelp "0"
  97. cl_autowepswitch "0"
  98. cl_chatfilter_version "1"
  99. cl_chatfilters "63"
  100. cl_clock_24hour "1"
  101. cl_cmdrate "128"
  102. cl_color "0"
  103.  
  104. // Crosshair Settings
  105. cl_crosshairstyle 4
  106. cl_crosshairsize 4
  107. cl_crosshairthickness 0.7
  108. cl_crosshairgap -2
  109. cl_crosshair_drawoutline 0
  110. cl_crosshair_outlinethickness 0.5
  111. cl_crosshairdot 1
  112. cl_crosshair_t 0
  113. cl_crosshaircolor 1
  114. cl_crosshaircolor_r 50
  115. cl_crosshaircolor_g 250
  116. cl_crosshaircolor_b 50
  117. cl_crosshairalpha 5000
  118.  
  119.  
  120. // Third Party Settings
  121. cl_disablefreezecam "1"
  122. cl_disablehtmlmotd "0"
  123. cl_dm_buyrandomweapons "0"
  124. cl_downloadfilter "all"
  125. cl_embedded_stream_audio_volume "60"
  126. cl_embedded_stream_audio_volume_xmaster "1"
  127. cl_fixedcrosshairgap "3"
  128. cl_forcepreload "1"
  129. cl_freezecampanel_position_dynamic "1"
  130. cl_hud_background_alpha "0.5"
  131. cl_hud_bomb_under_radar "1"
  132. cl_hud_color "5"
  133. cl_hud_healthammo_style "0"
  134. cl_hud_playercount_pos "0"
  135. cl_hud_playercount_showcount "1"
  136. cl_hud_radar_scale "1.1"
  137. cl_idealpitchscale "0.8"
  138. cl_inv_showdividerline "0"
  139. cl_inventory_saved_filter2 "all"
  140. cl_inventory_saved_sort2 "inv_sort_age"
  141. cl_join_advertise "1"
  142. cl_loadout_colorweaponnames "0"
  143. cl_minimal_rtt_shadows "1"
  144. cl_mouselook "1"
  145.  
  146. // Radar Settings
  147. cl_radar_always_centered "0"
  148. cl_radar_icon_scale_min "1"
  149. cl_radar_rotate "1"
  150. cl_radar_scale "0.4"
  151. cl_radar_square_with_scoreboard "1"
  152. cl_righthand "1"
  153.  
  154. // TeamID Settings
  155. cl_teamid_overhead_always "1"
  156. cl_teamid_overhead_name_alpha "100"
  157. cl_teamid_overhead_name_fadetime "1.0"
  158. cl_teammate_colors_show "2"
  159.  
  160. // Viewmodel Settings
  161. cl_viewmodel_shift_left_amt "0.500000"
  162. cl_viewmodel_shift_right_amt "0.250000"
  163. viewmodel_fov "68.000000"
  164. viewmodel_offset_x "2.5"
  165. viewmodel_offset_y "1"
  166. viewmodel_offset_z "-1.300000"
  167. cl_bob_lower_amt "15.000000"
  168. cl_bobamt_lat "0.100000"
  169. cl_bobamt_vert "0.100000"
  170. cl_bobcycle "0.98"
  171. closecaption "0"
  172. closeonbuy "0"
  173.  
  174. // Random Settings
  175. con_enable "1"
  176. crosshair "1"
  177.  
  178. // Mouse Settings
  179. m_customaccel "0"
  180. m_customaccel_exponent "1.05"
  181. m_customaccel_max "0"
  182. m_customaccel_scale "0.04"
  183. m_forward "1"
  184. m_mouseaccel1 "0"
  185. m_mouseaccel2 "0"
  186. m_mousespeed "1"
  187. m_pitch "0.022"
  188. m_rawinput "1"
  189. m_side "0.8"
  190. m_yaw "0.022"
  191. mapoverview_icon_scale "1.0"
  192. mat_monitorgamma "1.600000"
  193. mat_monitorgamma_tv_enabled "0"
  194. mat_powersavingsmode "0"
  195. mat_queue_report "0"
  196. mat_spewalloc "0"
  197. mat_texture_list_content_path ""
  198.  
  199. mm_dedicated_search_maxping "50"
  200.  
  201. muzzleflash_light "1"
  202. net_allow_multicast "1"
  203. net_graph "1"
  204. net_graphheight "39"
  205. net_graphholdsvframerate "0"
  206. net_graphmsecs "400"
  207. net_graphpos "2"
  208. net_graphproportionalfont "0"
  209. net_graphshowinterp "1"
  210. net_graphshowlatency "1"
  211. net_graphshowsvframerate "0"
  212. net_graphsolid "1"
  213. net_graphtext "1"
  214. net_maxroutable "1200"
  215. net_scale "5"
  216. net_steamcnx_allowrelay "1"
  217.  
  218. r_drawtracers_firstperson "1"
  219. r_eyegloss "0"
  220. r_eyemove "0"
  221. r_eyeshift_x "0"
  222. r_eyeshift_y "0"
  223. r_eyeshift_z "0"
  224. r_eyesize "0"
  225. rate "128000"
  226.  
  227. sensitivity "1.5"
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235. zoom_sensitivity_ratio_mouse "1"
  236.  
  237.  
  238. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement