Advertisement
Guest User

Miquel CSGO autoexec

a guest
Nov 18th, 2017
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.49 KB | None | 0 0
  1. // Show damage done and taken from players without bringing up the console
  2. developer "1"
  3. con_filter_enable "2"
  4. con_filter_text_out "Player:"
  5. con_filter_text "Damage"
  6.  
  7. //UNBINDALL
  8. unbindallmousekeyboard
  9.  
  10. // Audio
  11. volume "0.3"
  12. voice_enable "1"
  13. voice_scale "1" // receive volume
  14. voice_mixer_volume "1" // mic volume
  15. windows_speaker_config "1" // headphone audio output
  16. snd_use_hrtf "1"
  17. snd_mix_async "1"
  18. snd_mixahead "0.02" // sound delay
  19. snd_pitchquality "1"
  20. snd_ducking_off "1"
  21. snd_front_headphone_position "90"
  22. snd_rear_headphone_position "90"
  23. snd_headphone_pan_exponent "1.2"
  24. snd_headphone_pan_radial_weight "1"
  25. snd_mute_losefocus "1" // mute game when alt-tabbed
  26. dsp_enhance_stereo "0"
  27. snd_musicvolume "0"
  28. lobby_voice_chat_enabled "0" // voice chat in lobby
  29. cl_mute_all_but_friends_and_party "0"
  30. snd_async_flush
  31.  
  32. //CSGO Viewmodel
  33. cl_viewmodel_shift_left_amt "1.5"
  34. cl_viewmodel_shift_right_amt "0.75"
  35. viewmodel_fov "63"
  36. viewmodel_offset_x "1.25"
  37. viewmodel_offset_y "0.75"
  38. viewmodel_offset_z "-1.25"
  39. viewmodel_presetpos "0"
  40. cl_bob_lower_amt "21"
  41. cl_bobamt_lat "0.33"
  42. cl_bobamt_vert "0.14"
  43. cl_bobcycle "0.98"`
  44.  
  45. //CSGO HUD
  46. cl_hud_background_alpha "0.550000"
  47. cl_hud_bomb_under_radar "1"
  48. cl_hud_color "1"
  49. cl_hud_healthammo_style "0"
  50. cl_hud_playercount_pos "0"
  51. cl_hud_playercount_showcount "1"
  52. cl_hud_radar_scale "1"
  53. hud_scaling "0.950000"
  54. hud_showtargetid "1"
  55. hud_takesshots "0"
  56. Host_WriteConfiguration: Wrote cfg/hud_shareconfig.cfg
  57. cl_radar_always_centered "0"
  58. cl_radar_icon_scale_min "1.000000"
  59. cl_radar_rotate "1"
  60. cl_radar_scale "0.4"
  61. cl_radar_square_with_scoreboard "1"
  62. cl_radar_always_centered "0"
  63. cl_radar_icon_scale_min "1.000000"
  64. cl_radar_rotate "1"
  65. cl_radar_scale "0.4"
  66. cl_radar_square_with_scoreboard "1"
  67. cl_loadout_colorweaponnames "1"
  68.  
  69. //CSGO Crosshair
  70. cl_crosshair_drawoutline "1"
  71. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  72. cl_crosshair_dynamic_splitalpha_innermod "1"
  73. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  74. cl_crosshair_dynamic_splitdist "7"
  75. cl_crosshair_outlinethickness "1.000000"
  76. cl_crosshair_sniper_show_normal_inaccuracy "0"
  77. cl_crosshair_sniper_width "1"
  78. cl_crosshair_t "0"
  79. cl_crosshairalpha "230.000000"
  80. cl_crosshaircolor "5"
  81. cl_crosshaircolor_b "192"
  82. cl_crosshaircolor_g "255"
  83. cl_crosshaircolor_r "0"
  84. cl_crosshairdot "0"
  85. cl_crosshairgap "-2"
  86. cl_crosshairgap_useweaponvalue "0"
  87. cl_crosshairscale "4"
  88. cl_crosshairsize "3.500000"
  89. cl_crosshairstyle "4"
  90. cl_crosshairthickness "0.500000"
  91. cl_crosshairusealpha "1"
  92. cl_fixedcrosshairgap "3"
  93.  
  94. //Key Binds
  95. // If the user doesn't have a config.cfg when they run, this gets executed the first time they run the engine
  96. // It doesn't execute if they have their own config.cfg saved out.
  97. bind "ESCAPE" "cancelselect"
  98. bind "`" "toggleconsole"
  99. bind "TAB" "+showscores"
  100. bind "SPACE" "+jump"
  101. bind "," "buyammo1"
  102. bind "." "buyammo2"
  103. bind "0" "slot10"
  104. bind "1" "slot1"
  105. bind "2" "slot2"
  106. bind "3" "slot3"
  107. bind "4" "slot4"
  108. bind "5" "slot5"
  109. bind "6" "slot6"
  110. bind "7" "slot7"
  111. bind "8" "slot8"
  112. bind "9" "slot9"
  113. bind "a" "+moveleft"
  114. bind "b" "buymenu"
  115. bind "k" "radio3"
  116. bind "d" "+moveright"
  117. bind "e" "+use"
  118. bind "f" "+lookatweapon"
  119. bind "g" "drop"
  120. bind "i" "show_loadout_toggle"
  121. bind "CapsLock" "+voicerecord"
  122. bind "m" "teammenu"
  123. bind "q" "lastinv"
  124. bind "r" "+reload"
  125. bind "s" "+back"
  126. bind "u" "messagemode2"
  127. bind "w" "+forward"
  128. bind "j" "radio2"
  129. bind "y" "messagemode"
  130. bind "h" "radio1"
  131. bind "CTRL" "+duck"
  132. bind "SHIFT" "+speed"
  133. bind "," "autobuy"
  134. bind "." "rebuy"
  135. bind "g" "drop"
  136. bind "f" "use weapon_knife;use weapon_flashbang"
  137. bind "c" "use weapon_hegrenade"
  138. bind "z" "use weapon_incgrenade; use weapon_molotov"
  139. bind "x" "use weapon_smokegrenade"
  140. bind "MWHEELDOWN" "invnext"
  141. bind "MWHEELUP" "invprev"
  142. bind "MOUSE1" "+attack"
  143. bind "MOUSE2" "+attack2"
  144. bind "PAUSE" "pause"
  145. bind "DEL" "mute"
  146. bind "f8" "demoui"
  147.  
  148. //Quickbuy Numpad
  149. echo "+=====================================================+"
  150. echo "| NUM | / | * | - |"
  151. echo "| PAD | Nade | Molo/ID | Defuse |"
  152. echo "|-------------|-------------|-------------|-----------|"
  153. echo "| 7 | 8 | 9 | + |"
  154. echo "| P250 | Tec/Five | Deagle | |"
  155. echo "|-------------|-------------|-------------| KEVLAR |"
  156. echo "| 4 | 5 | 6 | |"
  157. echo "| Mac/MP9 | UMP | MP7 | |"
  158. echo "|-------------|-------------|-------------|-----------|"
  159. echo "| 1 | 2 | 3 | ENTER |"
  160. echo "| FAMAS/GALIL | AK/M4 | AWP | |"
  161. echo "|-------------|-------------|-------------| KEVLAR |"
  162. echo "| 0 | . | + |"
  163. echo "| FLASHBANG | SMOKE | helmet |"
  164. echo "+=====================================================+"
  165.  
  166. bind "KP_SLASH" "buy hegrenade;"
  167. bind "KP_MULTIPLY" "buy molotov;buy incgrenade;"
  168. bind "KP_MINUS" "buy defuser;"
  169. bind "KP_PLUS" "buy vest;"
  170. bind "KP_ENTER" "buy vesthelm;"
  171. bind "KP_LEFTARROW" "buy mp9;buy mac10;"
  172. bind "KP_5" "buy ump45;"
  173. bind "KP_RIGHTARROW" "buy mp7;"
  174. bind "KP_END" "buy famas;buy galil"
  175. bind "KP_DOWNARROW" "buy m4a1;buy ak47;"
  176. bind "KP_PGDN" "buy awp;"
  177. bind "KP_INS" "buy flashbang;"
  178. bind "KP_DEL" "buy smokegrenade;"
  179.  
  180. //CSGO Screen
  181. mat_monitorgamma "1.6"
  182. mat_monitorgamma_tv_enabled "0"
  183. mat_powersavingsmode "0"
  184. mat_queue_report "0"
  185. mat_spewalloc "0"
  186. mat_texture_list_content_path ""
  187. mc_accel_band_size "0.5"
  188. mat_setvideomode 1280 960 0
  189. mat_queue_mode "-1" // auto detect multi-core rendering
  190.  
  191. //Show netgraph when checking scoreboard e Use scoreboard
  192. cl_scoreboard_mouse_enable_binding +use
  193. net_graph "1"
  194. net_graphpos "1"
  195. net_graphproportionalfont "1"
  196. net_graphheight "9999"
  197. alias "+scorenet" "+showscores; net_graphheight 0"
  198. alias "-scorenet" "-showscores; net_graphheight 9999"
  199. bind "TAB" "+scorenet"
  200.  
  201. //CSGO See BOMB
  202. ;; alias "+use_and_see_bomb_by_pink" "+use; gameinstructor_enable 1;"
  203. ;; alias "-use_and_see_bomb_by_pink" "-use; gameinstructor_enable 0;"
  204. ;; bind "e" "+use_and_see_bomb_by_pink"
  205.  
  206. // Team ID e Map e Clan
  207. cl_teamid_overhead_always 1
  208. mapoverview_allow_client_draw 1
  209. cl_clanid "31181051"
  210.  
  211. //Show Help Lines
  212. alias "-crosshairsmoke" "cl_crosshairsize 4;cl_crosshairdot 0;cl_crosshairgap -2"
  213. alias "+crosshairsmoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap 10"
  214. // Change the first line so that crosshairsize, dot and gap are the same as your own crosshair settings.
  215. // Don’t change the second line.
  216. bind "t" "+crosshairsmoke"
  217.  
  218. //CSGO Network
  219. rate "786432"
  220. cl_updaterate "128"
  221. cl_cmdrate "128"
  222. cl_interp "0"
  223. cl_interp_ratio "1"
  224. cl_predict "1"
  225. cl_predictweapons "1"
  226. cl_lagcompensation "1"
  227. cl_interpolate "1"
  228. net_client_steamdatagram_enable_override "1" // SDR beta
  229. mm_dedicated_search_maxping "50"
  230. mm_dedicated_force_servers ""
  231.  
  232. //CSGO FairPlay
  233. hud_takesshots "1"
  234. cl_teammate_colors_show "2"
  235.  
  236. // Misc
  237. ui_steam_overlay_notification_position "bottomright"
  238. player_nevershow_communityservermessage "1"
  239. option_duck_method "0"
  240. option_speed_method "0"
  241. cl_forcepreload "1"
  242. cl_downloadfilter "nosound"
  243. cl_join_advertise "2"
  244. cl_disablehtmlmotd "0"
  245. cl_autohelp "0"
  246. cl_showhelp "0"
  247. cl_disablefreezecam "1"
  248. spec_replay_autostart "0"
  249. cl_dm_buyrandomweapons "0"
  250. cl_use_opens_buy_menu "0"
  251. closeonbuy "0"
  252.  
  253. //CSGO Extra
  254. fps_max 999
  255. cl_autowepswitch "0"
  256. fps_max_menu "145"
  257. r_dynamic "0"
  258. r_drawtracers_firstperson "0"
  259.  
  260. clear
  261.  
  262. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement