Shnxxx

Shnxxx's CFG

May 17th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.90 KB | None | 0 0
  1.  
  2. echo ".____ _________ "
  3. echo "| | ______ _ __/ _____/_____ ____ ____ "
  4. echo "| | / _ \ \/ \/ /\_____ \\____ \_/ __ \_/ ___\"
  5. echo "| |__( <_> ) / / \ |_> > ___/\ \___"
  6. echo "|_______ \____/ \/\_/ /_______ / __/ \___ >\___ "
  7. echo " \/ \/|__| \/ \/"
  8.  
  9.  
  10. sv_cheats "1"
  11.  
  12. // Clearing
  13. clear
  14. clear_anim_cache
  15. clear_debug_overlays
  16. clear_bombs
  17. r_cleardecals
  18. hud_takesshots "0"
  19. ai_clear_bad_links
  20. cl_soundemitter_reload
  21. cl_soundscape_flush
  22. fs_clear_open_duplicate_times
  23. fs_fios_flush_cache
  24. r_cleardecals
  25. scene_flush
  26. snd_async_flush
  27. r_flushlod
  28.  
  29. //Game Changes
  30. mat_powersavingsmode "0"
  31. mat_queue_report "0"
  32. cl_freezecameffects_showholiday "0"
  33. con_enable "1"
  34. adsp_debug "0"
  35. cl_buy_favorite_quiet "0"
  36. cl_buy_favorite_nowarn "0"
  37. budget_show_history "0"
  38. cl_clearhinthistory "1"
  39. cl_debugrumble "0"
  40. cl_rumblescale "0"
  41. budget_peaks_window "0"
  42. budget_show_peaks "0"
  43. cl_showhelp "0"
  44. fs_warning_level "0"
  45. play_distance "1"
  46. cl_logofile "0"
  47. log "off"
  48. xbox_autothrottle "0"
  49. xbox_throttlebias "0"
  50. xbox_throttlespoof "0"
  51. joystick "0"
  52. joystick_force_disabled "1"
  53. joystick_force_disabled_set_from_options "1"
  54. cl_join_advertise "2"
  55.  
  56. // Hud
  57. hud_showtargetid "1" //Enables display of target names, important
  58. cl_hud_bomb_under_radar "1" //Draws bomb under radar, convenient
  59. cl_hud_radar_scale "0.9" //Radar Size, not too big and not too small
  60. cl_radar_scale "0.3" //Radar Map Scale Size, 0.3 is perfect on all maps
  61. cl_radar_always_centered "0" //Centers map instead of player in radar, important
  62. cl_hud_playercount_showcount "0" //Shows player avatars instead of numbers left
  63. cl_hud_playercount_pos "1" //Puts player information in the bottom instead of top
  64. cl_hud_healthammo_style "1" //Simplified information on HP/AP and ammo
  65. cl_hud_background_alpha "0.2" //Hidden but still visible black bars, easy on the eyes
  66. cl_loadout_colorweaponnames "1" //Weapon names are colored in loadout to match their rarity, cool feature
  67. cl_radar_icon_scale_min "0.8" //Sets the minimum player icon scale, this value feels good
  68. cl_showloadout "1" //So it doesnt fade out the weapon slots, very annoying otherwise
  69. hud_scaling "0.95" //Scales hud elements to maximum value
  70. safezonex "0.85" //Centers the hud closer to the middle
  71. safezoney "0.85" //Centers the hud closer to the middle
  72.  
  73. // Viewmodels
  74. viewmodel_offset_x "1" //Changes viewmodel view in X scale
  75. viewmodel_offset_y "2" //Changes viewmodel view in Y scale
  76. viewmodel_offset_z "-2" //Changes viewmodel view in Z scale
  77. viewmodel_fov "68" //Highest viewmodel FOV
  78.  
  79. // Bob
  80. cl_bob_lower_amt "5" //How much the viewmodel lowers when running, set to lowest for less distraction
  81. cl_bobamt_lat "0.001" //How much the viewmodel moves side to side when running, set to lowest for less distraction
  82. cl_bobamt_vert "0.001" //How much the viewmodel moves up and down when running, set to lowest for less distraction
  83. cl_bobcycle "0.98" //The frequency at which the viewmodel bobs, set to default
  84. cl_viewmodel_shift_left_amt "0" //Removes shifting of arms
  85. cl_viewmodel_shift_right_amt "0" //Removes shifting of arms
  86.  
  87. // Bindings
  88. bind "mouse5" "+voicerecord" //More comfortable way of talking with your teammates
  89. bind "f1" "autobuy" //Autobuy weapons if you have lots of money with F1
  90. bind "f3" "buy flashbang;buy smokegrenade;buy flashbang;buy hegrenade" //Buy all the important grenades with F3
  91. bind "f4" "ignoremsg" //Ignore chat by turning off enemies, teams and both
  92. bind "f" "+lookatweapon" //Inspect your weapon with F
  93. bind mwheelup +jump //Makes bunnyhopping better
  94. bind mwheeldown +jump //Makes bunnyhopping better
  95. unbind "i" //So you don't accidentally enable hud fade, which is very annoying
  96.  
  97. // No Tutorial or Info Messages (FPS BOOST)
  98. gameinstructor_enable "0" //Removes in game lessons
  99. cl_showhelp "0" //Removes on-screen help
  100. cl_autohelp "0" //Removes automatic help
  101. cl_disablefreezecam "1" //Disables Freezecam, very important to have off
  102. cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server
  103.  
  104. // Rates (Settings are optimized for best networking experience)
  105. rate "128000" //Max bytes per second the host can receive data
  106. cl_cmdrate "128" //Max number of command packets sent to server per second
  107. cl_updaterate "128" //Number of packets per second you are requesting from the server
  108. cl_interp_ratio "1" //Sets the interpolation amount (final amount is cl_interp_ratio / cl_updaterate)
  109. cl_interp "0" //Sets the interpolation amount, always set this to 0
  110. cl_lagcompensation "1" //Lag compensation helps by eliminating combat latency from client side view
  111. cl_predict "1" //Skip waiting for server feedback and simulate client side movement in real-time
  112. cl_predictweapons "1" //Skip waiting for server feedback and perform client side prediction of weapon effects
  113.  
  114. // Video
  115. mat_monitorgamma "1.6" //Brightness, use this value for best brightness
  116. mat_monitorgamma_tv_enabled "0" //Turn off TV Mode
  117.  
  118. //Graphics Change
  119. r_cheapwaterend "1"
  120. r_cheapwaterstart "1"
  121. r_dynamic "0"
  122. sys_antialiasing "0"
  123. sys_refldetail "0"
  124.  
  125. // Sound
  126. voice_scale "0.4" //Turns down the volume of other players voice to 40%
  127. snd_mixahead "0.05" //Makes sound as instant as it can get, making it easier to hear small things
  128. snd_musicvolume "0" //Turns off all music, easier to focus
  129. snd_updateaudiocache
  130. snd_rebuildaudiocache
  131. soundscape_flush
  132. cl_soundemitter_flush "1"
  133. snd_headphone_pan_exponent "1.2"
  134. snd_front_headphone_position "45"
  135. snd_rear_headphone_position "90"
  136. snd_headphone_pan_radial_weight "0.5"
  137. dsp_enhance_stereo "0"
  138. snd_legacy_surround "0"
  139. snd_mute_losefocus "0"
  140. snd_pitchquality "1"
  141.  
  142. // Net
  143. fps_max "600" //Setting this to 0 will uncap it but will load maps 90 seconds slower. 600 gave me the best results.
  144. fps_max_menu "300" //Frame limiting my menu to 300 because I can
  145. net_graph "1" //Shows my network usage data
  146. net_graphheight "990" //Changes height, used together with script
  147. net_graphmsecs "400" //The latency graph represents this many milliseconds
  148. net_graphpos "2" //Positioning of Net Graph
  149. net_graphproportionalfont "0" //Makes font smaller
  150. net_graphshowinterp "1" //Shows interpolation value
  151. net_graphshowlatency "1" //Shows latency value
  152. net_graphsolid "1" //Solid Net Graph
  153. net_graphtext "1" //Shows text fields
  154. net_maxroutable "1200" //Requested max packet size before packets are 'split'
  155. net_scale "5" //Makes font smaller
  156.  
  157. // Other
  158. r_drawtracers_firstperson "0" //Hides bullet tracers in first person view
  159. lobby_voice_chat_enabled "0" //Turns microphone off in lobby, really useful
  160. cl_use_opens_buy_menu "0" //Disables E from opening buy-menu, really useful
  161. mm_dedicated_search_maxping "50" //Maxping Search in Matchmaking
  162. con_enable "1" // Enables console
  163.  
  164. // Mouse
  165. m_rawinput "1" //Enable Raw Input for perfect precision (Raw input is unavailable on OSX)
  166. m_mouseaccel2 "0" //Disables windows mouse acceleration initial threshold, safety precaution
  167. m_mouseaccel1 "0" //Disables windows mouse acceleration initial threshold, safety precaution
  168. m_customaccel "0" //Custom mouse acceleration disabled
  169. m_yaw "0.0165"
  170.  
  171.  
  172. // Show netgraph when checking scoreboard script
  173. alias "+scorenet" "+showscores; net_graphheight 0"
  174. alias "-scorenet" "-showscores; net_graphheight 9999"
  175. bind "TAB" "+scorenet" //Bind TAB to whatever you prefer
  176.  
  177. // Display Damage with Switch Script
  178. alias displaydamage "displaydamage_on"
  179. alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off""
  180. alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
  181. bind "F5" "displaydamage" //Bind F5 to whatever you prefer
  182.  
  183. //Added by LowSpecGamer
  184. cl_forcepreload "1" // Preloads The Whole Map & Sounds.
  185. r_eyegloss "0" // No Makeup.
  186. r_eyemove "0" // No Eye Movement.
  187. r_eyeshift_x "0" // No Eye Movement X-Angel.
  188. r_eyeshift_y "0" // No Eye Movement Y-Angel.
  189. r_eyeshift_z "0" // No Eye Movement Z-Angel.
  190. r_eyesize "0" // Smaller Eyes.
  191.  
  192.  
  193. //Crosshair Shnxxx
  194. cl_crosshair_drawoutline "0"
  195. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  196. cl_crosshair_dynamic_splitalpha_innermod "1"
  197. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  198. cl_crosshair_dynamic_splitdist "7"
  199. cl_crosshair_outlinethickness "0"
  200. cl_crosshair_sniper_width "1"
  201. cl_crosshairalpha "255"
  202. cl_crosshaircolor "5"
  203. cl_crosshaircolor_b "0"
  204. cl_crosshaircolor_g "0"
  205. cl_crosshaircolor_r "255"
  206. cl_crosshairdot "0"
  207. cl_crosshairgap "-2.000000"
  208. cl_crosshairgap_useweaponvalue "0"
  209. cl_crosshairscale "0"
  210. cl_crosshairsize "3.000000"
  211. cl_crosshairstyle "4"
  212. cl_crosshairthickness "1.000000"
  213. cl_crosshairusealpha "1"
  214. cl_fixedcrosshairgap "-2"
  215.  
  216. cl_showfps "1"
  217. mp_freezetime "3"
  218. mp_buytime "40"
  219. BOT_ALLOW_ROGUES "0"
  220.  
  221.  
  222. alias +knife slot3
  223. alias -knife lastinv
  224. bind q +knife
  225.  
  226. bind l "r_cleardecals" //Press L to clear decals
  227.  
  228. mat_savechanges
  229. host_writeconfig
Add Comment
Please, Sign In to add comment