Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. // ELESK 2018 450dpi 1000hz 1024stretched win 6/11
  2. unbindall
  3.  
  4. rate "786432"
  5. cl_cmdrate "128"
  6. cl_updaterate "128"
  7. cl_interp "0"
  8. cl_interp_ratio "1"
  9. cl_lagcompensation "1"
  10.  
  11. sensitivity "3"
  12. m_rawinput "1"
  13. cl_righthand "1"
  14. zoom_sensitivity_ratio_mouse "1"
  15. m_customaccel "0"
  16. m_customaccel_exponent "1.05"
  17. m_customaccel_max "0"
  18. m_customaccel_scale "0.04"
  19. m_forward "1"
  20. m_mouseaccel1 "0"
  21. m_mouseaccel2 "0"
  22. m_filter "0"
  23. m_pitch "0.022"
  24. m_yaw "0.022"
  25.  
  26. cl_radar_always_centered "1"
  27. cl_radar_icon_scale_min "0.4"
  28. cl_radar_rotate "1"
  29. cl_radar_scale "0.7"
  30. cl_radar_square_with_scoreboard "1"
  31. cl_hud_radar_scale "1.1"
  32. cl_scoreboard_mouse_enable_binding "+attack2"
  33. hud_scaling "1"
  34.  
  35.  
  36. cl_crosshair_drawoutline "1"
  37. cl_crosshair_outlinethickness "1"
  38. cl_crosshairalpha "255"
  39. cl_crosshaircolor "5"
  40. cl_crosshaircolor_b "255"
  41. cl_crosshaircolor_g "255"
  42. cl_crosshaircolor_r "255"
  43. cl_crosshairdot "1"
  44. cl_crosshairscale "120"
  45. cl_crosshairsize "3"
  46. cl_crosshairthickness "0.5"
  47. cl_crosshairusealpha "1"
  48. cl_crosshairgap "1"
  49. cl_crosshairstyle "4"
  50. cl_fixedcrosshairgap "-2"
  51.  
  52. cl_crosshairgap_useweaponvalue "0"
  53. cl_crosshair_t 0
  54.  
  55.  
  56. jpeg_quality "100"
  57. fps_max "165"
  58.  
  59. //
  60. loaded
  61. bind "uparrow" "buy vesthelm"
  62. bind "kp_end" "buy vest"
  63. bind "kp_ins" "buy defuser"
  64. bind "kp_5" "buy m4a1;buy ak47"
  65. bind "kp_rightarrow" "buy famas;buy galil"
  66. bind "kp_downarrow" "buy ssg08"
  67. bind "c" "buy smokegrenade;use weapon_smokegrenade"
  68. bind "mouse4" "buy flashbang;use weapon_flashbang"
  69. bind "4" "buy hegrenade;use weapon_hegrenade"
  70. bind "kp_enter" "buy awp"
  71. bind "kp_plus" "buy p250"
  72. bind "kp_leftarrow" "buy sg556; buy aug"
  73. bind "kp_minus" "buy deagle"
  74. bind "kp_pgdn" "buy fiveseven; buy tec9;"
  75. bind "downarrow" "buy hegrenade"
  76. bind "leftarrow" "buy flashbang"
  77. bind "rightarrow" "buy smokegrenade"
  78. bind "x" "buy decoy;use weapon_decoy"
  79. bind "v" "buy molotov;buy incgrenade; use weapon_incgrenade; use weapon_molotov"
  80. bind "1" "slot1"
  81. bind "3" "slot3"
  82. bind "t" "+lookatweapon"
  83. bind "mouse3" "+lookatweapon"
  84. unbind mouse3
  85. bind "a" "+moveleft"
  86. bind "m" "buymenu"
  87. bind "d" "+moveright"
  88. bind "e" "+use"
  89. bind "f" "slot2"
  90. bind "2" "slot2"
  91. bind "MOUSE5" "drop"
  92. bind "i" "show_loadout_toggle"
  93. bind "alt" "+voicerecord"
  94. bind "F1" "teammenu"
  95. bind "q" "lastinv"
  96. bind "r" "+reload"
  97. bind "s" "+back"
  98. bind "u" "messagemode2"
  99. bind "w" "+forward"
  100. bind "p" "volume 0.7"
  101. bind "o" "volume 0.5"
  102. bind "i" "volume 0.4"
  103. bind "l" "volume 0.1"
  104. bind "ΓΌ" "volume 0.07"
  105. bind "h" "say :]"
  106. bind "y" "slot5"
  107. bind "z" "messagemode"
  108. bind "," "buyammo1"
  109. bind "." "buyammo2"
  110. bind "\" "toggleconsole"
  111. bind "SPACE" "+jump"
  112. bind "TAB" "+showscores"
  113. bind "ESCAPE" "cancelselect"
  114. bind "DEL" "mute"
  115. bind "PAUSE" "pause"
  116. bind "SHIFT" "+speed"
  117. bind "CTRL" "+duck"
  118. bind "F5" "jpeg"
  119. bind "F12" "quit prompt"
  120. unbind "F12"
  121. bind "MOUSE1" "+attack"
  122. bind "MOUSE2" "+attack2"
  123.  
  124. bind "MWHEELUP" "slot1"
  125. bind "MWHEELDOWN" "+jump"
  126.  
  127. alias +djump "+jump;+duck"
  128. alias -djump "-jump;-duck"
  129. bind "space" "+djump"
  130. alias +qswitch "slot3"
  131. alias -qswitch "lastinv"
  132. //bind "q" +qswitch
  133.  
  134. bind "n" "+jump ; -attack;"
  135. bind "g" "+jump ; -attack;"
  136. bind "t" "+lookatweapon"
  137. BindToggle "F4" "voice_enable"
  138.  
  139.  
  140. soundscape_flush "1"
  141. snd_legacy_surround "0"
  142. snd_menumusic_volume "0.000000"
  143. snd_musicvolume "0.000000"
  144. snd_musicvolume_multiplier_inoverlay "0.230000"
  145. snd_mute_losefocus "0"
  146. snd_roundend_volume "0"
  147. snd_roundstart_volume "0"
  148. snd_tensecondwarning_volume "0"
  149. snd_deathcamera_volume "0.000000"
  150. windows_speaker_config "1"
  151. dsp_enhance_stereo "0"
  152. snd_headphone_pan_exponent "1.2"
  153. snd_headphone_pan_radial_weight "0.5"
  154. snd_mixahead "0.02"
  155. snd_rear_headphone_position "90.0"
  156. snd_front_headphone_position "45.0"
  157. //snd_rear_headphone_position "135"
  158. //snd_front_headphone_position "45.0"
  159. snd_hwcompat "0"
  160. snd_use_hrtf "0"
  161. snd_surround_speakers "0"
  162.  
  163. snd_use_hrtf "0"
  164. voice_scale 0.2
  165. voice_enable 1
  166.  
  167.  
  168. cl_autowepswitch "0"
  169. mat_monitorgamma "2.4"
  170. mat_monitorgamma_tv_enabled "0"
  171. mat_queue_mode "2"
  172. mat_queue_priority "1"
  173. con_enable "1"
  174. con_filter_text "Damage"
  175.  
  176.  
  177. // ZBLOCK CVARS
  178.  
  179.  
  180. closeonbuy "1"
  181. ui_steam_overlay_notification_position "topright"
  182. r_dynamic "0"
  183. r_drawtracers_firstperson "1"
  184. cl_autowepswitch "0"
  185. hud_showtargetid "1"
  186. cl_showloadout "1"
  187. cl_showhelp "0"
  188. cl_showpluginmessages "0"
  189. cl_downloadfilter "all"
  190. cl_autohelp "0"
  191. cl_hudhint_sound "0"
  192. cl_disablefreezecam "1"
  193. cl_show_achievement_popups "0"
  194.  
  195.  
  196. MISC CVARS
  197.  
  198. sv_forcepreload "0"
  199. mat_powersavingsmode "0"
  200. option_duck_method "0"
  201. option_speed_method "0"
  202. lobby_voice_chat_enabled "0"
  203.  
  204.  
  205. net_graph "1"
  206. net_graphproportionalfont "0"
  207. net_graphpos "1"
  208.  
  209.  
  210.  
  211. cl_bob_lower_amt "5"
  212. cl_bobamt_lat "0.4"
  213. cl_bobamt_vert "0.25"
  214. cl_viewmodel_shift_left_amt "1.5"
  215. cl_viewmodel_shift_right_amt "0.75"
  216.  
  217. cl_bobcycle "0.98"
  218.  
  219.  
  220. viewmodel_fov "68"
  221. viewmodel_offset_x "2.5"
  222. viewmodel_offset_y "0"
  223. viewmodel_offset_z "-1.5"
  224. viewmodel_presetpos "3"
  225. viewmodel_recoil "0"
  226. cl_downloadfilter "nosound"
  227. mm_dedicated_search_maxping "60"
  228.  
  229.  
  230. bind "6" +spray_menu
  231.  
  232. alias +spin_woof "-lookatweapon;+reload"
  233. alias -spin_woof "+lookatweapon;-reload"
  234. bind "b" "+spin_woof"
  235.  
  236. volume 0.3
  237. fps_max_menu 80
  238.  
  239. clear
  240.  
  241. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement