Advertisement
RetroRevo

Revo's CSGO Autoexec V7 2014!

Jul 12th, 2014
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. // Revo's Autoexec V7 2014! - Hope you enjoy and have fun fragging
  2. // UPDATES - Viewmodel values changed, Max FPS at 999 now since limiting didnt do crap
  3. // UPDATES2 - Audio command values changed (even better now for headsets!)
  4. // UPDATES3 - went back to older rate settings, tracers back on(turn them off if you want)
  5. // Youtube - Youtube.com/RevolutionRespawn
  6. // Twitter - Twitter.com/itsbyRevo
  7. // KBMOD - KBMOD.com
  8. // KBMOD steam group - Steamcommunity.com/groups/KBMOD
  9.  
  10. //Clan ID
  11. //Currently for KBMOD group: Steamcommunity.com/groups/KBMOD
  12. //to change set to cl_clanid to "0" and change in game setttings
  13. //then type cl_Clanid in console to find new cl_clanid number
  14.  
  15. //cl_clanid "2527424"
  16.  
  17. //Left or Right Hand
  18. cl_righthand "0" ;set to 1 for right hand
  19.  
  20. // FPS
  21. fps_max "999"
  22. fps_max_menu "61" ;forces menu to run at 60fps
  23. mat_queue_mode "-1" ;best for quad core processors
  24.  
  25. // Mouse commands, Helps remove mouse acceleration
  26.  
  27. cl_mouseenable "1"
  28. m_filter "0"
  29. m_forward "1"
  30. m_rawinput "1"
  31. m_mouseaccel1 "0"
  32. m_mouseaccel2 "0"
  33. m_customaccel "0"
  34. m_mousespeed "1"
  35. m_customaccel_exponent “0"
  36. m_customaccel_max “0"
  37. m_customaccel_scale “0"
  38. zoom_sensitivity_ratio "1"
  39.  
  40. // Audio Settings, hear all the foots
  41.  
  42. snd_mixahead "0.05"
  43. snd_headphone_pan_exponent "2"
  44. snd_headphone_pan_radial_weight "2"
  45. snd_musicvolume ".025"
  46. snd_legacy_surround "0"
  47. snd_surround_speakers "0"
  48. snd_pitchquality "1"
  49. voice_scale "0.5"
  50. volume "0.2" ;change volume to your liking
  51. dsp_enhance_stereo "1"
  52. dsp_slow_cpu "0"
  53. dsp_reload
  54.  
  55. // Monitor Gamma, so you can see the enemy
  56. // The Brighter the Better
  57.  
  58. mat_monitorgamma "1.6"
  59. mat_monitorgamma_tv_enabled "0"
  60.  
  61. //EXTRA THING, USE SWEETFX FOR VIBRANT COLORS!!!//
  62.  
  63. // Ratez on Ratez
  64.  
  65. cl_interp "0"
  66. cl_interp_ratio "1"
  67. cl_interp_threadmodeticks "0"
  68. cl_cmdrate "128"
  69. cl_updaterate "128"
  70. cl_lagcompensation "0"
  71. rate "80000"
  72.  
  73. // Field of View settings, tried to match it as much as i could to 1.6's viewmodel
  74. viewmodel_offset_x "1.5"
  75. viewmodel_offset_y "0.75"
  76. viewmodel_offset_z "-1.475"
  77. viewmodel_fov "62.5" ;set to 54 if you like default fov, or 65 if you want the farthest
  78.  
  79. // Hud Stuff n Stuff, fun stuff
  80.  
  81. hud_scaling "0.65" ;does what it says lol
  82. hud_showtargetid "1"
  83. safezonex "1"
  84. safezoney "1"
  85. cl_showloadout "1"
  86. cl_showpos "0"
  87. cl_hud_radar_scale "1.25"
  88. cl_hud_color "6"
  89. cl_hud_healthammo_style "1"
  90. cl_hud_background_alpha "0"
  91. cl_hud_bomb_under_radar "1"
  92. cl_hud_playercount_pos "0"
  93. cl_hud_playercount_showcount "0"
  94. cl_radar_rotate "1"
  95. cl_radar_scale "0.45"
  96. cl_radar_icon_scale_min "0.75"
  97. cl_radar_always_centered "1"
  98. cl_loadout_colorweaponnames "1"
  99.  
  100.  
  101.  
  102. // My Crosshair [Back to Red!!]
  103. cl_crosshairalpha "255"
  104. cl_crosshaircolor "5"
  105. cl_crosshaircolor_b "0"
  106. cl_crosshaircolor_r "255"
  107. cl_crosshaircolor_g "0"
  108. cl_crosshairdot "0" ;default 0
  109. cl_crosshairgap "0"
  110. cl_crosshairsize "2.75"
  111. cl_crosshairstyle "4"
  112. cl_crosshairusealpha "1"
  113. cl_crosshairthickness "1"
  114. cl_fixedcrosshairgap "-20" ;default 0
  115. cl_crosshair_outline "0.50" ;default 0
  116. cl_crosshair_outline_draw "1" ;default 0
  117.  
  118. // Netgraph for viewing fps and server tick
  119. net_graph "1" ; Display net_graph
  120. net_graphproportionalfont "0" ; Reduce font size
  121. net_graphshowinterp "1"
  122. net_graphshowlatency "1"
  123. net_graphinsetbottom "430"
  124. net_graphinsetright "-70"
  125. net_graphinsetleft "0"
  126. net_graphheight "64"
  127.  
  128. // Reduce gun and scope shifting/bobbing when moving
  129. cl_bobcycle "0.98" ;0.98 is enforced by ESEA/ESL
  130. cl_bob_lower_amt "5"
  131. cl_bobamt_lat "0.1"
  132. cl_bobamt_vert "0.1"
  133. cl_viewmodel_shift_left_amt "0.5"
  134. cl_viewmodel_shift_right_amt "0.25"
  135.  
  136. // Other Things that are good
  137. r_drawtracers_firstperson "1" ;leave on if you like tracers ex. http://i.imgur.com/weRXZQg.jpg
  138. cl_autohelp "0"
  139. cl_showhelp "0"
  140. cl_forcepreload "1"
  141. gameinstructor_enable "0"
  142. cl_showpluginmessages "1"
  143. mm_dedicated_search_maxping "100"
  144. cl_resend "1.5"
  145. cl_resend_timeout "3"
  146. cl_teamid_overhead_name_alpha "255"
  147. cl_teamid_overhead_name_fadetime "0"
  148.  
  149. // Confirm this file's execution
  150.  
  151. echo "-------------------------------"
  152. echo "Revo's Autoexec V7 2014! for CSGO"
  153. echo "Have Fun!"
  154. echo "Youtube.com/RevolutionRespawn"
  155. echo "Twitter.com/itsbyRevo"
  156. echo "KBMOD.com"
  157. echo "Kappa"
  158. echo "-------------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement