Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. // CONSOLE
  2. con_enable "1"
  3. bind "'" "toggleconsole"
  4. bind "`" "toggleconsole"
  5.  
  6. cl_interp "1"
  7. cl_interp_ratio "2"
  8. cl_cmdrate "128"
  9. cl_updaterate "128"
  10. cl_showfps "0"
  11.  
  12. cl_timeout "9999999"
  13.  
  14. sensitivity "2.00"
  15. zoom_sensitivity_ratio_mouse "0.95"
  16. cl_crosshair_sniper_width "1"
  17.  
  18. cl_mute_enemy_team "0"
  19. cl_disablehtmlmotd "1"
  20. cl_forcepreload "1"
  21.  
  22. voice_mixer_volume "1" // VOLUM WINDOWS MICROFON
  23.  
  24. r_eyegloss "0"
  25. r_eyemove "0"
  26. r_eyeshift_x "0"
  27. r_eyeshift_y "0"
  28. r_eyeshift_z "0"
  29. r_eyesize "0"
  30. r_dynamic "0"
  31. r_cheapwaterend 1
  32. r_cheapwaterstart 1
  33.  
  34. gameinstructor_enable "0"
  35. cl_showhelp "0"
  36. cl_autohelp "0"
  37. cl_disablefreezecam "1"
  38.  
  39. mat_monitorgamma "1.6"
  40. mat_monitorgamma_tv_enabled "0"
  41.  
  42. r_drawtracers_firstperson "0"
  43. cl_use_opens_buy_menu "0"
  44. mm_dedicated_search_maxping "250"
  45.  
  46. muzzleflash_light "0"
  47. func_break_max_pieces "0"
  48.  
  49. cl_autowepswitch "0"
  50.  
  51.  
  52. // Viewmodel
  53. cl_viewmodel_shift_left_amt "1.5"
  54. cl_viewmodel_shift_right_amt "0.75"
  55. viewmodel_fov "68"
  56. viewmodel_offset_x "2.5"
  57. viewmodel_offset_y "0"
  58. viewmodel_offset_z "-1.5"
  59. viewmodel_presetpos "3"
  60. viewmodel_recoil "0"
  61. cl_bob_lower_amt "5.000000"
  62. cl_bobamt_lat "0.100000"
  63. cl_bobamt_vert "0.100000"
  64. cl_bobcycle "2"
  65. cl_righthand "1"
  66.  
  67. // Radar
  68.  
  69. cl_radar_always_centered "0"
  70. cl_radar_icon_scale_min "1"
  71. cl_radar_rotate "0"
  72. cl_radar_scale "0.3"
  73. cl_hud_radar_scale "1"
  74. cl_hud_bomb_under_radar "1"
  75.  
  76. cl_teamid_overhead_always 1
  77. +cl_show_team_equipment
  78.  
  79. // Bindings
  80. bind "f" "+lookatweapon"
  81. unbind "i"
  82. bind "mouse4" "+voicerecord"
  83.  
  84. // Rates (Settings are optimized for best networking experience)
  85. rate "786432"
  86. cl_lagcompensation "1"
  87. cl_predict "1"
  88. cl_predictweapons "1"
  89. cl_resend "6"
  90. cl_timeout "9999999"
  91.  
  92. // Sound
  93. voice_scale "0.2"
  94. snd_mixahead "0.05"
  95. snd_mix_async "1"
  96. snd_musicvolume "0"
  97. snd_tensecondwarning_volume "0.1"
  98. snd_headphone_pan_exponent "2"
  99. snd_mute_losefocus "1"
  100. snd_headphone_pan_radial_weight "2"
  101. snd_legacy_surround "0"
  102. snd_pitchquality "1"
  103. snd_mapobjective_volume "0.000000"
  104. snd_menumusic_volume "0.000000"
  105. snd_roundend_volume "0.000000"
  106. snd_roundstart_volume "0.000000"
  107. dsp_enhance_stereo "0"
  108.  
  109. fps_max "300"
  110. fps_max_menu "144"
  111.  
  112. //FPS Boost
  113. mat_queue_mode "2"
  114.  
  115. r_drawparticles 0
  116. muzzleflash_light 0
  117. sys_antialiasing "0"
  118. sys_aspectratio "-1"
  119. sys_refldetail "0"
  120.  
  121. // Other
  122. lobby_voice_chat_enabled "0"
  123. cl_use_opens_buy_menu "0"
  124.  
  125. // Mouse
  126. m_mousespeed "0"
  127. m_rawinput "1"
  128. m_mouseaccel "0"
  129. m_mouseaccel2 "0"
  130. m_mouseaccel1 "0"
  131. m_customaccel "0"
  132.  
  133. // Hud Modification
  134. hud_takesshots "0"
  135. cl_loadout_colorweaponnames "1"
  136. cl_showloadout "1"
  137. cl_hud_playercount_showcount "1"
  138. net_graphproportionalfont "0"
  139. net_graphheight "0"
  140. hud_showtargetid "1"
  141. cl_autowepswitch "0"
  142. net_graph "1"
  143. net_graphheight "64"
  144. net_graphholdsvframerate "0"
  145. net_graphmsecs "400"
  146. net_graphpos "1"
  147. net_graphproportionalfont "0"
  148. net_graphshowinterp "1"
  149. net_graphshowlatency "1"
  150. net_graphshowsvframerate "0"
  151. net_graphsolid "1"
  152. net_graphtext "1"
  153. net_maxroutable "1200"
  154. net_scale "5"
  155. net_steamcnx_allowrelay "1"
  156. hud_scaling "1"
  157. safezonex "1"
  158. safezoney "1"
  159.  
  160. // JumpThrow
  161. alias "+jumpthrow" "+jump;-attack"
  162. alias "-jumpthrow" "-jump"
  163. bind "mouse5" "+jumpthrow"
  164.  
  165. bind "mwheelup" "+jump"
  166. bind "mwheeldown" "+jump"
  167. bind "pgup" "buy awp;"
  168. bind "pgdn" "buy ak47; buy m4a1;"
  169. bind "uparrow" "buy vest;"
  170. bind "downarrow" "buy defuser;"
  171. bind "leftarrow" " cl_righthand 0 "
  172. bind "rightarrow" " cl_righthand 1 "
  173. bind "F3" "buy smokegrenade;buy flashbang; buy molotov; buy hegrenade"
  174. bind "f5" "say gh"
  175. bind "1" "slot1;cl_righthand 1;viewmodel_offset_x 2.5;viewmodel_offset_y 0;viewmodel_offset_z -1.5; exec tintaarma "
  176. bind "2" "slot2;cl_righthand 1;viewmodel_offset_x 2.5;viewmodel_offset_y 0;viewmodel_offset_z -1.5; exec tintaarma "
  177. bind "3" "slot3;cl_righthand 0;viewmodel_offset_x 2.5;viewmodel_offset_y 0;viewmodel_offset_z -1.5; exec tintaarma "
  178. bind "4" "slot4;cl_righthand 1;viewmodel_offset_x 2.5;viewmodel_offset_y 0;viewmodel_offset_z -1.5; exec tintagrenada "
  179. bind "[" "volume .03"
  180. bind "]" "volume 0.25"
  181. bind "shift" "+speed;r_cleardecals"
  182. bind "ctrl" "+duck;r_cleardecals"
  183. bind "ALT" "noclip"
  184. bind t "+spray_menu"
  185. unbind " ' "
  186. unbind "q"
  187.  
  188. cl_downloadfilter "nosounds"
  189. r_drawtracers "0"
  190. hud_showtargetid "1"
  191.  
  192. clear
  193.  
  194. ECHO =================================================
  195. ECHO ===[ grizzLY Autoexec CFG loaded! ]=====
  196. ECHO ===[ Goodluck have fun! ]=====
  197. ECHO =================================================
  198.  
  199. //////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement