Advertisement
LukeTheElfDoT

Luke's Autoexec.cfg

Sep 1st, 2014
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. //LukeTheElfDoT's Autoexec CSGO
  2. //Last updated: January 17, 2016 4:13 PM
  3. //Autoweapon Switch OFF
  4. cl_autowepswitch 0
  5.  
  6. //Advertise join
  7. cl_join_advertise 2
  8.  
  9. //Bunnyhop Mode
  10. bind mouse3 "bhopon"
  11. alias bhopon "bind mwheeldown +jump;bind mwheelup +jump;bind mouse3 bhopoff"
  12. alias bhopoff "bind mwheeldown invnext;bind mwheelup invprev;bind mouse3 bhopon"
  13.  
  14. //Buy Binds
  15. bind j "buy ak47; buy m4a1; buy m4a1_silencer"
  16. bind k "buy galilar; buy famas"
  17. bind l "buy awp;buy fn57; buy cz75a; but tec9"
  18. bind i "buy flashbang"
  19. bind o "buy smokegrenade"
  20. bind p "buy hegrenade"
  21. bind [ "buy molotov; buy incgrenade"
  22. bind ] "buy decoy"
  23.  
  24. bind , "buy vesthelm"
  25. bind . "buy vest"
  26. bind / "buy defuser"
  27.  
  28. //Crosshair
  29. cl_crosshair_drawoutline "1"
  30. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  31. cl_crosshair_dynamic_splitalpha_innermod "1"
  32. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  33. cl_crosshair_dynamic_splitdist "7"
  34. cl_crosshair_outlinethickness "0.500000"
  35. cl_crosshairalpha "999'"
  36. cl_crosshaircolor "5"
  37. cl_crosshaircolor_b "0"
  38. cl_crosshaircolor_g "0"
  39. cl_crosshaircolor_r "255"
  40. cl_crosshairdot "0"
  41. cl_crosshairgap "-1.000000"
  42. cl_crosshairgap_useweaponvalue "0"
  43. cl_crosshairscale "0"
  44. cl_crosshairsize "3.500000"
  45. cl_crosshairstyle "5"
  46. cl_crosshairthickness "1"
  47. cl_crosshairusealpha "1"
  48. cl_fixedcrosshairgap "0"
  49.  
  50.  
  51. //Deathcam
  52. cl_disablefreezecam 1
  53.  
  54. //Help Messages
  55. gameinstructor_enable 0
  56. cl_autohelp 0
  57. cl_showhelp 0
  58.  
  59. //HUD
  60. hud_scaling 0.95
  61. cl_hud_playercount_pos 0
  62. cl_hud_playercount_showcount 0
  63. cl_hud_bomb_under_radar 1
  64. cl_hud_healthammo_style 0
  65. cl_radar_always_centered 1
  66. cl_radar_icon_scale_min 0.5
  67. cl_radar_rotate 1
  68. cl_radar_scale 0.5
  69. cl_showloadout 0
  70. cl_loadout_colorwweaponnames 1
  71. cl_show_clan_in_death_notice 1
  72.  
  73. //Max Ping
  74. mm_dedicated_search_maxping 90
  75.  
  76. //MOTD
  77. cl_disablehtmlmotd 1
  78. cl_downloadfilter nosounds
  79.  
  80. //Mouse Settings
  81. m_rawinput 1
  82. m_mouseaccel1 0
  83. m_mouseaccel2 0
  84.  
  85. //Performance and Tick Rates
  86. cl_forcepreload 1
  87. cl_interp 0
  88. cl_interp_ratio 1
  89. cl_cmdrate 128
  90. cl_updaterate 128
  91. rate 128000
  92.  
  93. //Real Russian Men
  94. developer 1
  95. con_filter_text Damage
  96. con_filter_text_out Player
  97. con_filter_enable 2
  98.  
  99. //Sensitivity
  100. sensitivity .9
  101.  
  102. //Sound
  103. dsp_enhance_stereo "0"
  104. snd_legacy_surround "0"
  105. snd_mixahead "0.05"
  106. snd_pitchquality "1"
  107. snd_surround_speakers "2"
  108. snd_deathcamera_volume "0.0"
  109. snd_mapobjective_volume "0.0"
  110. snd_menumusic_volume "0.0"
  111. snd_musicvolume "1.0"
  112. snd_mute_losefocus "0"
  113. snd_roundend_volume "0.1"
  114. snd_roundstart_volume "0.0"
  115. snd_tensecondwarning_volume "0.1"
  116. volume "0.4"
  117. voice_scale "0.4"
  118. snd_mute_losefocus "0"
  119.  
  120. windows_speaker_config "1"
  121. snd_front_headphone_position "43.2"
  122. snd_rear_headphone_position "90.0"
  123. snd_headphone_pan_exponent "1.5"
  124. snd_headphone_pan_radial_weight "0.5"
  125.  
  126. bind - toggle voice_enable 1 0
  127.  
  128. //Tracers
  129. r_drawtracers_firstperson 0
  130.  
  131. //Weapon-Knife Easy Switcher
  132. bind q knife
  133. alias knife "slot3; bind q primary"
  134. alias primary "lastinv; bind q knife"
  135. bind 1 "slot1; bind q knife"
  136. bind 2 "slot2; bind q knife"
  137. bind 3 "slot3; bind q primary"
  138. bind 4 "slot4; bind q knife"
  139. bind 5 "slot5; bind q knife"
  140.  
  141.  
  142. //Viewmodel
  143. viewmodel_fov 68
  144. viewmodel_offset_x 1.5
  145. viewmodel_offset_y 1
  146. viewmodel_offset_z -1.5
  147. cl_bob_lower_amt 10
  148. cl_bobamt_lat 0.1
  149. cl_bobamt_vert 0.1
  150. cl_viewmodel_shift_left_amt 0.75
  151. cl_viewmodel_shift_right_amt 0.75
  152.  
  153. //Autoexec Loaded Message
  154. echo "Autoexec Loaded"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement