Guest User

CSGO Stupid Autoexec.cfg :D

a guest
Jul 10th, 2019
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. //+exec autoexec.cfg -tickrate 128 -novid -nojoy -noipx -high -processheap -noaafonts -console
  2.  
  3. //bind mouse1 +xattack
  4. //alias +xattack "+attack; say PEW"
  5. //alias -xattack "-attack; say PEWPEWPEWPEWPEW"
  6.  
  7. //RATES
  8. fps_max "121"
  9. fps_max_menu "101"
  10. rate "128000"
  11. cl_updaterate "128"
  12. cl_cmdrate "128"
  13. cl_interp "0"
  14. cl_interp_ratio "2"
  15. cl_predict "1"
  16. cl_forcepreload "1"
  17. mat_queue_mode "2"
  18.  
  19. //MONITOR & HUD
  20. mat_monitorgamma "2.0"
  21. mat_monitorgamma_tv_enabled "0"
  22. hud_scaling "0.851000"
  23. safezonex "1"
  24. safezoney "1"
  25. cl_hud_color "10"
  26. cl_hud_background_alpha "0.5"
  27. cl_hud_radar_scale "1"
  28. cl_hud_playercount_showcount "1"
  29. cl_show_clan_in_death_notice "0"
  30. hud_showtargetid "1"
  31. cl_showpos "0"
  32. cl_autohelp "1"
  33. cl_showhelp "0"
  34. gameinstructor_enable "0"
  35.  
  36. //RADAR
  37. cl_radar_always_centered "1"
  38. cl_radar_icon_scale_min "0.6"
  39. cl_radar_rotate "1"
  40. cl_radar_scale "0.4"
  41. cl_radar_square_with_scoreboard "1"
  42. cl_teammate_colors_show "1"
  43.  
  44. //NETGRAPH
  45. net_graph "1"
  46. net_graphpos "3"
  47. net_graphproportionalfont "1"
  48.  
  49. //SHOW DAMAGE
  50. developer "1"
  51. con_filter_enable "2"
  52. con_filter_text "Damage"
  53. con_filter_text_out "Player:"
  54.  
  55. //INVENTARIO
  56. cl_showloadout "1"
  57. cl_hud_bomb_under_radar "0"
  58.  
  59. //MENU DE COMPRAS
  60. cl_use_opens_buy_menu "0"
  61.  
  62. //CROSSHAIR & MOUSE
  63. cl_crosshair_drawoutline "1"
  64. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  65. cl_crosshair_dynamic_splitalpha_innermod "1"
  66. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  67. cl_crosshair_dynamic_splitdist "7"
  68. cl_crosshair_outlinethickness "1"
  69. cl_crosshair_sniper_show_normal_inaccuracy "0"
  70. cl_crosshair_sniper_width "2.7"
  71. cl_crosshairalpha "200"
  72. cl_crosshaircolor "1"
  73. cl_crosshaircolor_b "0"
  74. cl_crosshaircolor_g "0"
  75. cl_crosshaircolor_r "255"
  76. cl_crosshairdot "0"
  77. cl_crosshairgap "-3"
  78. cl_crosshairgap_useweaponvalue "0"
  79. cl_crosshairscale "0"
  80. cl_crosshairsize "2"
  81. cl_crosshairstyle "4"
  82. cl_crosshairthickness "1"
  83. cl_crosshairusealpha "1"
  84. cl_fixedcrosshairgap "-1"
  85. sensitivity "5"
  86. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  87. m_customaccel "0"
  88. m_customaccel_exponent "1"
  89. m_customaccel_max "0"
  90. m_customaccel_scale "0"
  91. m_mouseaccel1 "0"
  92. m_mouseaccel2 "0"
  93. m_rawinput "1"
  94.  
  95. //VIEWMODEL
  96. viewmodel_presetpos "1"
  97. cl_righthand "1"
  98.  
  99. //SOUND
  100. snd_mixahead "0.05"
  101. snd_headphone_pan_exponent "2"
  102. snd_mute_losefocus "0"
  103. dsp_enhance_stereo "0"
  104.  
  105. //MICROFONE
  106. voice_enable "1"
  107. bind "m" "voicetoggle"
  108. alias voicetoggle "toggle voice_scale 0 0.6"
  109.  
  110. //EXECUTE
  111. cl_color "1"
  112. cl_disablehtmlmotd "1"
  113. cl_downloadfilter "nosounds"
  114. +cl_show_team_equipment 1
  115. host_writeconfig
  116.  
  117. //SAY
  118. bind i "say ☑ REKT"
  119. bind p "say ¯\_(ツ)_/¯"
  120. bind o "say (ツ)╭∩╮"
  121. bind l "say ( ͡⚆ ͟ʖ ͡⚆)┌∩┐"
  122.  
  123. //need to update!!!
Advertisement
Add Comment
Please, Sign In to add comment