Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. //-novid -tickrate 128 -refresh 75 -language bananagaming +exec autoexec.cfg
  2.  
  3. con_enable "1"
  4.  
  5. //Basic
  6. sensitivity "1"
  7. net_client_steamdatagram_enable_override "1"
  8. cl_downloadfilter "nosounds"
  9.  
  10. // Crosshair - Crosshair Settings
  11. cl_crosshair_drawoutline "0"
  12. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  13. cl_crosshair_dynamic_splitalpha_innermod "1"
  14. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  15. cl_crosshair_dynamic_splitdist "7"
  16. cl_crosshair_outlinethickness "1"
  17. cl_crosshair_sniper_show_normal_inaccuracy "0"
  18. cl_crosshair_sniper_width "1"
  19. cl_crosshair_t "0"
  20. cl_crosshairalpha "255"
  21. cl_crosshaircolor "5"
  22. cl_crosshaircolor_b "0"
  23. cl_crosshaircolor_g "0"
  24. cl_crosshaircolor_r "255"
  25. cl_crosshairdot "0"
  26. cl_crosshairgap "-3"
  27. cl_crosshairgap_useweaponvalue "0"
  28. cl_crosshairscale "0"
  29. cl_crosshairsize "3"
  30. cl_crosshairstyle "4"
  31. cl_crosshairthickness "1"
  32. cl_crosshairusealpha "1"
  33. cl_fixedcrosshairgap "3"
  34.  
  35. // Viewmodels - Viewmodel Settings
  36. viewmodel_fov "65"
  37. viewmodel_offset_x "2"
  38. viewmodel_offset_y "2"
  39. viewmodel_offset_z "-2"
  40. viewmodel_presetpos "0"
  41.  
  42. // Bob
  43. cl_bob_lower_amt "5"
  44. cl_bobamt_lat "0.1"
  45. cl_bobamt_vert "0.1"
  46. cl_bobcycle "0.98"
  47. cl_viewmodel_shift_left_amt "0"
  48. cl_viewmodel_shift_right_amt "0"
  49.  
  50. // Bindings and Alias
  51. alias "dc" "disconnect"
  52. alias "q" "quit"
  53. alias "re" "mp_restartgame 1"
  54. alias "prac" "exec prac.cfg"
  55. alias "fix" "mat_setvideomode 1280 960 1; mat_setvideomode 1280 960 0"
  56. alias "kz" "connect 137.74.1.25:27019"
  57. alias "ae" "exec autoexec.cfg"
  58. alias "graphic" " high; low; high; very high; enabled; 8x; bilinear; off; dis; dis"
  59. alias "1" "volume 0.1"
  60. alias "2" "volume 0.04"
  61.  
  62. bind "k" "say ¯\_(ツ)_/¯"
  63. bind "l" "say Cheating is impossible in VAC secured servers"
  64. bind "space" "+jump;+cl_show_team_equipment"
  65. bind "x" "+voicerecord"
  66. bind "f3" "autobuy"
  67. bind "t" "+lookatweapon"
  68. bind "z" "drop"
  69. bind "f" "use weapon_knife;use weapon_flashbang"
  70. bind "g" "use weapon_knife;use weapon_smokegrenade"
  71. bind "c" "use weapon_knife;use weapon_hegrenade"
  72. bind "v" "use weapon_knife;use weapon_molotov; use weapon_incgrenade"
  73. bind "n" "holdpos"
  74. bind "MWHEELUP" "+jump"
  75. bind "MWHEELDOWN" "+jump"
  76. bind "q" "lastinv; r_cleardecals"
  77. bind "r" "+reload; r_cleardecals"
  78. bind "h" "+spray_menu"
  79. bind "x" "+voicerecord"
  80. bind "mouse3" "noclip"
  81. bind "mouse5" "god"
  82. bind "ctrl" "+duck; r_cleardecals"
  83. bind "TAB" "+showscores"
  84. bind "p" "say antivac_hackscript;csgo_engine_VAC = disabled"
  85. unbind "i"
  86. unbind "F10"
  87.  
  88. // No Tutorial or Info Messages
  89. gameinstructor_enable "0"
  90. cl_showhelp "0"
  91. cl_autohelp "0"
  92. cl_disablefreezecam "1"
  93. cl_disablehtmlmotd "1"
  94. spec_replay_autostart "0"
  95.  
  96. // Rates
  97. rate "312500"
  98. cl_cmdrate "128"
  99. cl_updaterate "128"
  100. cl_interp_ratio "2"
  101. cl_interp "0"
  102. cl_lagcompensation "1"
  103. cl_predict "1"
  104. cl_predictweapons "1"
  105.  
  106. // Video
  107. mat_monitorgamma "1.6"
  108. mat_monitorgamma_tv_enabled "1w"
  109.  
  110. // Sound
  111. voice_enable "1"
  112. volume "0.45"
  113. voice_scale "0.2"
  114. snd_musicvolume "0"
  115. snd_use_hrtf "0"
  116. snd_mix_async "1"
  117. snd_mixahead "0.025"
  118.  
  119. // RECOMMENDED HEADPHONES SETTINGS
  120. windows_speaker_config "1"
  121. snd_front_headphone_position "45.0"
  122. snd_rear_headphone_position "90.0"
  123. snd_headphone_pan_exponent "1.2"
  124. snd_headphone_pan_radial_weight "0.5"
  125.  
  126. // Net
  127. fps_max "200"
  128. net_graph "1"
  129. net_graphheight "0"
  130. net_graphmsecs "400"
  131. net_graphpos "2"
  132. net_graphproportionalfont "0"
  133. net_graphshowinterp "1"
  134. net_graphshowlatency "1"
  135. net_graphsolid "1"
  136. net_graphtext "1"
  137. net_maxroutable "1200"
  138. net_scale "5"
  139.  
  140. // Other
  141. r_drawtracers_firstperson "0"
  142. lobby_voice_chat_enabled "0"
  143. cl_use_opens_buy_menu "0"
  144. mm_dedicated_search_maxping "70"
  145. cl_autowepswitch "0"
  146. cl_join_advertise "2"
  147. r_dynamic "0"
  148.  
  149. // Make sure mouse is using "Raw Input" & "No Acceleration"
  150. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  151. m_rawinput "1"
  152. m_mouseaccel2 "0"
  153. m_mouseaccel1 "0"
  154. m_customaccel "0"
  155. m_mousespeed "0"
  156.  
  157. // Hud
  158. hud_showtargetid "1"
  159. cl_teammate_colors_show "2"
  160. cl_hud_bomb_under_radar "1"
  161. cl_hud_color "3"
  162. cl_hud_radar_scale "1"
  163. cl_radar_scale "0.4"
  164. cl_radar_always_centered "0"
  165. cl_hud_playercount_showcount "1"
  166. cl_hud_playercount_pos "1"
  167. cl_hud_healthammo_style "1"
  168. cl_hud_background_alpha "0.2"
  169. cl_loadout_colorweaponnames "1"
  170. cl_radar_icon_scale_min "1"
  171. cl_showloadout "1"
  172. hud_scaling "0.95"
  173. safezonex "1"
  174. safezoney "1"
  175.  
  176. // Jump Throw (For Smokes)
  177. alias "+jumpthrow" "+jump;-attack"
  178. alias "-jumpthrow" "-jump"
  179. bind "mouse4" "+jumpthrow"
  180.  
  181. host_writeconfig
  182. clear
  183. echo Done :)
  184. echo Have Fun :>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement