Skip to content

Instantly share code, notes, and snippets.

@thalex
Created May 16, 2018 21:30
Show Gist options
  • Save thalex/22942fe9ecb839168b4b768b8a61e271 to your computer and use it in GitHub Desktop.
Save thalex/22942fe9ecb839168b4b768b8a61e271 to your computer and use it in GitHub Desktop.
CS:GO autoexec.cfg -> ~/Biblioteca/Application Support/Steam/steamapps/common/Counter-Strike Global Offensive/csgo/cfg
// -------------------------------------------------------------------------------
// ----------------- GLOBAL ELITE CONFIG BY BossAmBlock --------------------------
// ----------------- A COMPOSITION OF THE WORLDS BEST PLAYERS CONFIGS ------------
// -------------------------------------------------------------------------------
// ----------------- RESOLUTION: 1600x1200 (STRETCHED TO 16:9) -------------------
// ----------------- WINDOWS MOUSE SETTINGS: 6/11 , 800 DPI ----------------------
// ----------------- LAUNCH: -console -novid -high +exec autoexec ----------------
// -------------------------------------------------------------------------------
clear
// -------------------------------------------------------------------------------
echo " "
echo "---------------------------------------------------------------------------"
echo "| |"
echo "| GLOBAL ELITE CONFIG BY BossAmBlock |"
echo "| |"
echo "|-------------------------------------------------------------------------|"
echo "| |"
echo "| LOADING CONFIG |"
// -------------------------------------------------------------------------------
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 1. BINDS |"
// -------------------------------------------------------------------------------
unbindall
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "a" "+moveleft"
bind "b" "buymenu"
bind "c" "use weapon_molotov; use weapon_incgrenade"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "use weapon_smokegrenade"
bind "g" "drop"
bind "h" "use weapon_c4; drop"
bind "i" ""
bind "j" ""
bind "k" ""
bind "l" ""
bind "m" "teammenu"
bind "n" "toggle gameinstructor_enable"
bind "o" ""
bind "p" ""
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "say"
bind "u" ""
bind "v" "mutevoice"
bind "w" "+forward"
bind "x" "+jumpthrow"
bind "y" "+stepthrow"
bind "z" "say_team"
bind "KP_INS" "buy vesthelm; buy vest" // Numpad 0
bind "KP_END" "go" // Numpad 1
bind "KP_DOWNARROW" "buy incgrenade; buy molotov" // Numpad 2
bind "KP_PGDN" "followme" // Numpad 3
bind "KP_LEFTARROW" "buy hegrenade" // Numpad 4
bind "KP_5" "buy flashbang" // Numpad 5
bind "KP_RIGHTARROW" "buy smokegrenade" // Numpad 6
bind "KP_HOME" "buy galilar; buy famas" // Numpad 7
bind "KP_UPARROW" "buy ak47; buy m4a1" // Numpad 8
bind "KP_PGUP" "buy awp" // Numpad 9
bind "KP_ENTER" "buy defuser" // Numpad Enter
bind "KP_plus" "say_team Need a drop!" // Numpad +
bind "KP_MINUS" "" // Numpad -
bind "KP_MULTIPLY" "buy deagle" // Numpad *
bind "KP_SLASH" "buy tec9; buy fiveseven" // Numpad /
bind "." "toggleconsole"
bind "ALT" "+weapondance"
bind "CTRL" "+duck"
bind "DEL" "mute"
bind "ESCAPE" "cancelselect"
bind "PAUSE" "pause"
bind "SHIFT" "+speed"
bind "SPACE" "+jump"
bind "TAB" "+scorenet"
bind "UPARROW" "holdpos"
bind "LEFTARROW" "radio1"
bind "DOWNARROW" "radio2"
bind "RIGHTARROW" "radio3"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "+voicerecord"
bind "MOUSE4" "use weapon_hegrenade"
bind "MOUSE5" "use weapon_flashbang"
bind "MWHEELUP" "invprev"
bind "MWHEELDOWN" "+jump"
option_duck_method "0" // Duck mode | 0 = hold key | 1 = toggle
option_speed_method "0" // Walk mode | 0 = hold key | 1 = toggle
alias "+scorenet" "+showscores; net_graphheight 0"
alias "-scorenet" "-showscores; net_graphheight 9999"
alias "+jumpthrow" "+jump; -attack" // Perfect grenade jump-throw
alias "-jumpthrow" "-jump"
alias "+stepthrow" "+forward; -attack" // Perfect grenade step-throw
alias "-stepthrow" "-forward"
alias "mutevoice_on" "voice_enable 1; alias mutevoice mutevoice_off; say_team Voicechat unmuted." // Mute voicechat
alias "mutevoice_off" "voice_enable 0; alias mutevoice mutevoice_on; say_team Voicechat muted."
alias "mutevoice" "mutevoice_off"
alias "+weapondance" "-lookatweapon; +reload" // Lets your gun wiggle
alias "-weapondance" "+lookatweapon; -reload"
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 2. BASIC SETTINGS |"
// -------------------------------------------------------------------------------
adsp_debug "0"
autobuy "0" // Enable autobuy in deathmatch mode
bugreporter_uploadasync "0"
bugreporter_username ""
c_maxdistance "200"
c_maxpitch "90"
c_maxyaw "135"
c_mindistance "30"
c_minpitch "0"
c_minyaw "-135"
c_orthoheight "100"
c_orthowidth "100"
c_thirdpersonshoulder "false"
c_thirdpersonshoulderaimdist "120.0"
c_thirdpersonshoulderdist "40.0"
c_thirdpersonshoulderheight "5.0"
c_thirdpersonshoulderoffset "20.0"
cam_collision "1"
cam_idealdelta "4.0"
cam_idealdist "150"
cam_idealdistright "0"
cam_idealdistup "0"
cam_ideallag "4.0"
cam_idealpitch "0"
cam_idealyaw "0"
cam_snapto "0"
cc_linger_time "1.0"
cc_predisplay_time "0.25"
cc_subtitles "0"
chet_debug_idle "0"
cl_allowdownload "1"
cl_allowupload "1"
cl_autobuy "0" // Enable autobuy
cl_autohelp "0" // Show Ingame-Help
cl_autowepswitch "0" // Automatically switch to picked up weapons (if more powerful)
cl_buy_favorite_nowarn "0" // Skips the error prompt when saving an invalid buy favorite
cl_buy_favorite_quiet "0" // Skips the prompt when saving a buy favorite in the buy menu
cl_clanid "0" // Clantag
cl_chatfilter_version "1"
cl_chatfilters "63"
cl_debugrumble "0"
cl_detail_avoid_force "0.4"
cl_detail_avoid_radius "64"
cl_detail_avoid_recover_speed "0.25"
cl_detail_max_sway "5"
cl_disablefreezecam "1" // Turn on/off freezecam on client
cl_disablehtmlmotd "1"
cl_downloadfilter "nosounds" // Downloadfilter for Community-Servers
cl_fixedcrosshairgap "3"
cl_forcepreload "1" // Always load the whole map (even not visible parts)
cl_freezecampanel_position_dynamic "1"
cl_idealpitchscale "0.8"
cl_inv_showdividerline "0"
cl_logofile "materials/vgui/logos/spray_bullseye.vtf"
cl_minimal_rtt_shadows "1"
cl_mouselook "1"
cl_observercrosshair "1"
cl_rumblescale "1.0"
cl_scalecrosshair "1"
cl_showhelp "0" // Show Ingame-Help
cl_showloadout "1" // Show display of current loadout
cl_showpluginmessages "1"
cl_showpos "0" // Show player position and speed
cl_soundfile ""
cl_spec_mode "4" // Spectator view | 4 = First person | 5 = Third person
cl_teamid_overhead_name_alpha "240"
cl_teamid_overhead_name_fadetime "0.5"
cl_timeout "30"
closecaption "0"
closeonbuy "0" // Close the buy menu after buying something
commentary_firstrun "0"
cursortimeout "60.0"
dsp_enhance_stereo "0"
force_audio_english "0"
func_break_max_pieces "15"
g15_update_msec "250"
gameinstructor_enable "0" // Show Ingame-Instructor
hud_showtargetid "1"
hud_takesshots "0"
lockMoveControllerRet "0"
lookspring "0"
lookstrafe "0"
mat_powersavingsmode "0"
mat_spewalloc "0"
mat_texture_list_content_path ""
mc_accel_band_size "2.000000"
mc_dead_zone_radius "0.900000"
mc_max_pitchrate "100.0"
mc_max_yawrate "230.0"
mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
player_botdifflast_s "0"
player_gamemodelast_m "0"
player_gamemodelast_s "1.000000"
player_gametypelast_m "0"
player_gametypelast_s "0"
player_last_leaderboards_filter "0"
player_last_leaderboards_mode "0"
player_last_leaderboards_panel "0"
player_last_medalstats_category "2.000000"
player_last_medalstats_panel "0"
player_maplast_m "0"
player_maplast_s "6.000000"
player_medalstats_most_recent_time "0"
player_teamplayedlast "2"
scene_showfaceto "0"
scene_showlook "0"
scene_showmoveto "0"
scene_showunlock "0"
snd_duckerattacktime "0.5"
snd_duckerreleasetime "2.5"
snd_duckerthreshold "0.15"
snd_ducking_off "1"
snd_ducktovolume "0.55"
snd_music_selection "003"
snd_pitchquality "1"
ss_splitmode "0"
suitvolume "0.25"
texture_budget_background_alpha "128"
texture_budget_panel_bottom_of_history_fraction ".25"
texture_budget_panel_height "284"
texture_budget_panel_width "512"
texture_budget_panel_x "0"
texture_budget_panel_y "450"
tv_nochat "0"
vgui_message_dialog_modal "1"
vprof_graphheight "256"
vprof_graphwidth "512"
vprof_unaccounted_limit "0.3"
vprof_verbose "1"
vprof_warningmsec "10"
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 3. GRAPHIC SETTINGS |"
// -------------------------------------------------------------------------------
r_dynamic "0" // Dynamic light
r_eyegloss "0"
mat_queue_mode "0" // FPS-Boost
mat_monitorgamma "1.6" // Monitor gamma
mat_monitorgamma_tv_enabled "1" // Monitor gamma mode
muzzleflash_light "1" // Show muzzle flash from enemies
r_drawmodelstatsoverlaymax "1.5"
r_drawmodelstatsoverlaymin "0.1"
r_drawtracers_firstperson "0" // Show tracers
r_eyegloss "1"
r_eyemove "1"
r_eyeshift_x "0"
r_eyeshift_y "0"
r_eyeshift_z "0"
r_eyesize "0"
sys_antialiasing "0"
sys_aspectratio "2"
sys_refldetail "0"
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 4. NET SETTINGS |"
// -------------------------------------------------------------------------------
mm_dedicated_search_maxping "70" // Maximum Matchmaking-Ping
cl_interp "0" // Interpolation time
cl_interp_ratio "1" // Interpolation rate
cl_cmdrate "128" // Max. packets per secons
cl_updaterate "128" // Number of interpolations
rate "80000" // Max. download bandwith
fps_max "121" // Max. framerate in game
fps_max_menu "121" // Max. framerate in menu
net_maxroutable "1200"
net_scale "5"
net_steamcnx_allowrelay "1"
net_allow_multicast "1"
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 5. WEAPON MODEL |"
// -------------------------------------------------------------------------------
cl_righthand "1" // Use right-handed view models
viewmodel_fov 54 " // Viewmodel-FOV
viewmodel_offset_x "2.5" // Viewmodel position: Horizontal
viewmodel_offset_y "-2" // Viewmodel position: Distance from player
viewmodel_offset_z "-2" // Viewmodel position: Vertical
cl_viewmodel_shift_left_amt "0.50" // The amount the viewmodel shifts to the left when shooting accuracy increases
cl_viewmodel_shift_right_amt "0.25" // The amount the viewmodel shifts to the right when shooting accuracy decreases
cl_bob_lower_amt "5" // The amount the viewmodel lowers when running
cl_bobamt_lat "0.1" // The amount the viewmodel moves side to side when running
cl_bobamt_vert "0.1" // The amount the viewmodel moves up and down when running
cl_bobcycle "0.98" //
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 6. MOUSE SETTINGS |"
// -------------------------------------------------------------------------------
sensitivity "2" // Mouse sensitivity
zoom_sensitivity_ratio_mouse "1" // Additional mouse sensitivity scale factor applied when FOV is zoomed in
m_rawinput "1" // Use Raw Input for mouse input
m_mousespeed "0" // 2 to enable secondary threshold
m_mouseaccel1 "0" // Windows mouse acceleration initial threshold (2x movement)
m_mouseaccel2 "0" // Windows mouse acceleration secondary threshold (4x movement)
m_forward "1" // Mouse forward factor.
m_side "0.8" // Mouse side factor.
m_pitch "0.022" // Mouse pitch factor (vertical)
m_yaw "0.0165" // Mouse yaw factor (horizontal)
m_customaccel "0" // Custom mouse acceleration: 0: disabled 1: enabled
m_customaccel_exponent "1" // Mouse move is raised to this power before being scaled by scale factor
m_customaccel_max "0" // 0 for no limit
m_customaccel_scale "0" // Custom mouse acceleration value
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 7. SOUND SETTINGS |"
// -------------------------------------------------------------------------------
volume "0.05" // Master volume
snd_musicvolume "0" // Music volume
voice_scale "1" // Voice chat volume
voice_mixer_volume "1.0" // Microphone volume
voice_enable "1" // Enable voice chat
lobby_voice_chat_enabled "0" // Enable voice chat in lobby
windows_speaker_config "1" // Speaker setting | 1 = Headset | 2 = 2 Speakers | 3 = 4 Speakers. | 4 = 5.1 Speakers
snd_mixahead "0.05" // Sound delay
snd_headphone_pan_exponent "2" // Sound location setting
snd_headphone_pan_radial_weight "2" // Sound location setting
snd_front_headphone_position "45.0" // Position of sounds in front of you
snd_rear_headphone_position "135.0" // Position of sounds behind you
snd_legacy_surround "0" // Diables surround-sound simulation
snd_mute_losefocus "0" // Mute sound while steam overlay is active
dsp_enhance_stereo "1" // Enhances the stereo effect
snd_pitchquality "1" // Standard value, should not be changed
voice_forcemicrecord "0" // Voice settings
voice_mixer_boost "0" // Voice settings
voice_mixer_mute "0" // Voice settings
voice_mixer_volume "1.0" // Voice settings
voice_modenable "1" // Voice settings
voice_threshold "2000" // Voice settings
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 8. CROSSHAIR SETTINGS |"
// -------------------------------------------------------------------------------
crosshair "1" // Activate crosshair
cl_crosshairstyle "4" // Crosshair style | 4 = Classic stat.
cl_crosshairdot "0" // Dot in the center
cl_crosshairsize "3" // Length of the lines
cl_crosshairthickness "0.5" // Thickness of the lines
cl_crosshairgap "-6" // Distance of the lines from the center
cl_fixedcrosshairgap "0" // ! Set to same value as cl_crosshairgarp !
cl_crosshairusealpha "1" // Active Transparency
cl_crosshairalpha "255" // 0 = Transparent | 255 = Solid
cl_crosshaircolor "5" // Color of the crosshair | 5 = Use RGB-Values
cl_crosshaircolor_r "255" // RGB-Color: Red
cl_crosshaircolor_g "0" // RGB-Color: Green
cl_crosshaircolor_b "255" // RGB-Color: Blue
cl_crosshair_drawoutline "0" // Draw a black outline around the lines
cl_crosshair_outlinethickness "0" // Thickness of the outline
cl_observercrosshair "0" // Show crosshair when in observer spectator camera
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 9. HUD SETTINGS |"
// -------------------------------------------------------------------------------
hud_scaling "0.75" // Size of the HUD
cl_hud_color "1" // Color of the HUD
cl_hud_background_alpha "0.5" // Transparency of the HUD
cl_hud_playercount_pos "0" // Position of player/time display | 0 = top |1 = bottom
cl_hud_playercount_showcount "1" // Mode of player count display | 0 = Show every players avatar | 1 = Show number of living players
cl_hud_bomb_under_radar "1" // Show the bomb under the radar
cl_hud_healthammo_style "1" // Style of the Health/Ammo-Display | 0 = Show bars | 1 = Show only numbers
ui_steam_overlay_notification_position "bottomleft" // Position of Steam notifications
cl_hud_radar_scale "1" // Radar size
cl_radar_scale "0.3" // Radar scale
cl_radar_always_centered "0" // Always center radar on player
cl_radar_rotate "1" // Rotate radar with player
cl_radar_icon_scale_min "0.6" // Size of radar icons
cl_radar_square_with_scoreboard "0" // Square radar while scoreboard is opened
safezonex "1.0" // Horizontal position of the radar
safezoney "1.0" // Vertikal position of the radar
net_graph "1" // Show the net graph
net_graphheight "9999" // Horizontal position of the net graph
net_graphpos "2" // Horizontal position of the net graph
net_graphmsecs "400" // Time the net graph shows
net_graphproportionalfont "1" // Scale text size of the net graph
net_graphshowinterp "1" // Show interpolation
net_graphshowlatency "1" // Show latency and packet loss
net_graphsolid "1" // Solid net graph
net_graphtext "1" // Show text in net graph
developer "1" // Active developer mode for console
con_enable "1" // Activate console
con_filter_text "Damage Given" // Highlight "Damage Given" in console
con_filter_text_out "Player" // Filter console spam
con_filter_enable "2" // Enable console filter
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 10. BUDGET PANEL SETTINGS |"
// -------------------------------------------------------------------------------
budget_averages_window "30"
budget_background_alpha "128"
budget_bargraph_background_alpha "128"
budget_bargraph_range_ms "16.6666666667"
budget_history_numsamplesvisible "100"
budget_history_range_ms "66.666666667"
budget_panel_bottom_of_history_fraction ".25"
budget_panel_height "384"
budget_panel_width "512"
budget_panel_x "0"
budget_panel_y "50"
budget_peaks_window "30"
budget_show_averages "0"
budget_show_history "1"
budget_show_peaks "1"
// -------------------------------------------------------------------------------
echo "| |"
echo "| [X] 11. INDIVIDUAL |"
// -------------------------------------------------------------------------------
exec autoexec_individual // Load autoexec_individual.cfg
// -------------------------------------------------------------------------------
echo "| |"
echo "| CONFIG LOADED SUCCESSFULLY |"
echo "| |"
echo "|-------------------------------------------------------------------------|"
echo "| |"
echo "| HAVE FUN & GOOD LUCK |"
echo "| |"
echo "---------------------------------------------------------------------------"
echo " "
host_writeconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment