Advertisement
RetroRevo

Revo's Autoexec V5 2014! for CSGO

Apr 19th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. // Revo's Autoexec V5 2014! - Hope you enjoy and have fun fragging
  2. // Youtube - Youtube.com/RevolutionRespawn
  3. // Twitter - Twitter.com/itsbyRevo
  4. // KBMOD - KBMOD.com
  5. // KBMOD steam group - Steamcommunity.com/groups/KBMOD
  6.  
  7. //Clan ID
  8. //Currently for KBMOD group: Steamcommunity.com/groups/KBMOD
  9. //to change set to cl_clanid to "0" and change in game setttings
  10. //then type cl_Clanid in console to find new cl_clanid number
  11.  
  12. //cl_clanid "2527424"
  13.  
  14. //Left or Right Hand
  15. cl_righthand "0" ;set to 1 for right hand
  16.  
  17. // FPS
  18. fps_max "118"
  19. fps_max_menu "61"
  20. mat_queue_mode "-1"
  21.  
  22. // Mouse commands, Helps remove mouse acceleration
  23.  
  24. cl_mouseenable "1"
  25. m_filter "0"
  26. m_forward "1"
  27. m_rawinput "1"
  28. m_mouseaccel1 "0"
  29. m_mouseaccel2 "0"
  30. m_customaccel "0"
  31. m_mousespeed "1"
  32. m_customaccel_exponent “0"
  33. m_customaccel_max “0"
  34. m_customaccel_scale “0"
  35. zoom_sensitivity_ratio "1"
  36.  
  37. // Audio Settings
  38.  
  39. snd_mixahead "0.05"
  40. snd_headphone_pan_exponent "2"
  41. snd_musicvolume ".025"
  42. snd_legacy_surround "0"
  43. snd_surround_speakers "0"
  44. voice_scale "0.5"
  45. volume "0.2" ;change volume to your liking
  46.  
  47. // Monitor Gamma
  48. // The Brighter the Better
  49.  
  50. mat_monitorgamma "1.6"
  51. mat_monitorgamma_tv_enabled "0"
  52.  
  53. // Ratez on Ratez
  54.  
  55. cl_interp "0"
  56. cl_interp_ratio "0.02"
  57. cl_cmdrate "128"
  58. cl_updaterate "128"
  59. rate "128000"
  60. clientport "1337"
  61.  
  62. // Field of View
  63. viewmodel_presetpos 3
  64. viewmodel_offset_x "1.5"
  65. viewmodel_offset_y "0.75"
  66. viewmodel_offset_z "-1.475"
  67. viewmodel_fov "58" ;set to 54 if you like default fov
  68.  
  69. // Hud Stuff
  70.  
  71. hud_scaling "0.65"
  72. hud_showtargetid "1"
  73. safezonex "1"
  74. safezoney "1"
  75. cl_showloadout "0"
  76. cl_showpos "0"
  77. cl_showfps "0"
  78.  
  79. // My Crosshair [Red, Small, Not Dynamic]
  80. cl_crosshairalpha "200"
  81. cl_crosshaircolor "4"
  82. cl_crosshairdot "0" ;default 0
  83. cl_crosshairgap "4.75"
  84. cl_crosshairsize "2.75"
  85. cl_crosshairstyle "4"
  86. cl_crosshairusealpha "1"
  87. cl_crosshairthickness "1"
  88. cl_fixedcrosshairgap "-20" ;default 0
  89. cl_crosshair_outline "0.75" ;default 0
  90. cl_crosshair_outline_draw "1" ;default 0
  91. cl_crosshair_outlinethickness "2" ;derp
  92.  
  93. // Netgraph for viewing fps and server tick
  94. net_graph "1" ; Display net_graph
  95. net_graphproportionalfont "0" ; Reduce font size
  96. net_graphshowinterp "1"
  97. net_graphshowlatency "1"
  98. net_graphinsetbottom "430"
  99. net_graphinsetright "-70"
  100. net_graphinsetleft "0"
  101. net_graphheight "64"
  102.  
  103. // Radar Settings
  104. cl_radar_rotate "1"
  105. cl_radar_scale "0.45"
  106. cl_radar_icon_scale_min "0.75"
  107.  
  108. // Reduce gun and scope shifting/bobbing when moving
  109. cl_bobcycle "0.98" ;0.98 is enforced by ESEA/ESL
  110. cl_bob_lower_amt "5"
  111. cl_bobamt_lat "0.1"
  112. cl_bobamt_vert "0.1"
  113. cl_viewmodel_shift_left_amt "0.5"
  114. cl_viewmodel_shift_right_amt "0.25"
  115.  
  116. // Other Things that are good
  117. r_drawtracers_firstperson "0" ;leave on if you like tracers ex. http://i.imgur.com/weRXZQg.jpg
  118. cl_autohelp "0"
  119. cl_showhelp "0"
  120. cl_forcepreload "1"
  121. gameinstructor_enable "0"
  122. cl_showpluginmessages "1"
  123. mm_dedicated_search_maxping "100"
  124. cl_resend "1.5"
  125. cl_resend_timeout "3"
  126. cl_teamid_overhead_name_alpha "255"
  127. cl_teamid_overhead_name_fadetime "0"
  128.  
  129. // Confirm this file's execution
  130.  
  131. echo "-------------------------------"
  132. echo "Revo's Autoexec V5 2014! for CSGO"
  133. echo "Have Fun!"
  134. echo "Youtube.com/RevolutionRespawn"
  135. echo "Twitter.com/itsbyRevo"
  136. echo "KBMOD.com"
  137. echo "-------------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement