Skip to content

Instantly share code, notes, and snippets.

@aarongeorge
Last active August 6, 2017 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aarongeorge/34655ef3d021b5bccce8 to your computer and use it in GitHub Desktop.
Save aarongeorge/34655ef3d021b5bccce8 to your computer and use it in GitHub Desktop.
A-Ron's CS:GO Config
// A-Ron's CS:GO Competitive Config
// Last Updated: 06/08/2017
// HUD
cl_autohelp "0"
cl_hud_background_alpha "1"
cl_hud_bomb_under_radar "0"
cl_hud_color "0"
cl_hud_healthammo_style "1"
cl_hud_playercount_pos "1"
cl_hud_playercount_showcount "0"
cl_hud_radar_scale "1"
cl_loadout_colorweaponnames "1"
cl_righthand "1"
cl_showfps "0"
cl_showhelp "0"
cl_showloadout "1"
cl_showpos "0"
cl_teammate_colors_show "1"
gameinstructor_enable "0"
hud_scaling "0.75"
hud_showtargetid "1"
mat_postprocess_enable "1"
net_graph "0"
net_graphproportionalfont "0"
// Radar
bind "PGDN" "incrementvar cl_radar_scale 0.25 1.0 -0.05"; // Decreate radar
bind "PGUP" "incrementvar cl_radar_scale 0.25 1.0 0.05"; // Increase rader
cl_hud_radar_scale "1.1" // Scale the physical radar
cl_radar_always_centered "0" // Allows you to be on edge of map and see maximum distance
cl_radar_icon_scale_min "0.7" // Radar icon scale
cl_radar_icon_scale_min "1" // Scale the map icons
cl_radar_rotate "1" // Rotate the rader so north is always where you are facing
cl_radar_scale "0.5" // Scale the map inside the radar
cl_radar_square_with_scoreboard "1" // Full map radar when scoreboard is open
// Crosshair
cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.0"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.300000"
cl_crosshair_dynamic_splitdist "5"
cl_crosshair_outlinethickness "1"
cl_crosshairalpha "200"
cl_crosshaircolor "5"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "0"
cl_crosshairdot "1"
cl_crosshairgap "-7"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "0"
cl_crosshairstyle "4"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-2"
crosshair "1"
// Buy Script
bind "kp_end" "buy p250;" // 1
bind "kp_downarrow" "buy tec9; buy fiveseven;" // 2
bind "kp_pgdn" "buy deagle;" // 3
bind "kp_leftarrow" "buy bizon;" // 4
bind "kp_5" "buy p90;" // 5
bind "kp_rightarrow" "buy ak47; buy m4a1;" // 6
bind "kp_home" "buy sg556; buy aug;" // 7
bind "kp_uparrow" "buy awp;" // 8
bind "kp_pgup" "buy g3sg1; buy scar20;" // 9
bind "kp_ins" "buy smokegrenade;" // 0
bind "kp_del" "buy flashbang;" // .
bind "kp_enter" "buy vesthelm; buy vest;" // Enter
bind "kp_plus" "buy defuser;" // +
bind "kp_minus" "buy decoy;" // -
bind "kp_multiply" "buy hegrenade;" // *
bind "kp_slash" "buy molotov; buy incgrenade;" // Slash
// Movement
bind "a" "+moveleft" // Left
bind "d" "+moveright" // Right
bind "q" "+speed" // Walk
bind "s" "+back" // Backward
bind "SHIFT" "+duck" // Crouch
bind "SPACE" "+jump" // Jump
bind "w" "+forward" // Forward
option_duck_method "0" // Hold for crouch
option_speed_method "1" // Toggle for walk
// Weapon Selection
bind "-" "slot11" // Zeus x27
bind "0" "slot10" // Molotov Cocktail
bind "5" "slot5" // Bomb
bind "6" "slot6" // HE Grenade
bind "7" "slot7" // Flashbang
bind "8" "slot8" // Smoke Grenade
bind "9" "slot9" // Decoy Grenade
bind "e" "slot3" // Knife
bind "MOUSE1" "+attack" // Primary Attack
bind "MOUSE2" "+attack2" // Secondary Attack
bind "MOUSE3" "slot4" // Toggle Grenades
bind "MWHEELDOWN" "slot2" // Secondary
bind "MWHEELUP" "slot1" // Primary
bind "x" "drop" // Drop weapon
// Mouse
m_customaccel "0" // Mouse acceleration off
m_customaccel_exponent "0" // Acceleration amount
m_customaccel_max "0" // Acceleration max
m_customaccel_scale "0" // Acceleration scale
m_mouseaccel1 "0" // Windows mouse acceleration initial threshold (2x movement)
m_mouseaccel2 "0" // Windows mouse acceleration secondary threshold (4x movement)
m_mousespeed "0" // Windows mouse acceleration off
m_rawinput "1" // Use raw mouse input
sensitivity "1.5" // Sensitivity
zoom_sensitivity_ratio_joystick "1.0" // Zoom sensitivity joystick ratio
zoom_sensitivity_ratio_mouse "1.0" // Zoom sensitivity mouse ratio
// Audio
bind "MOUSE4" "+voicerecord" // Voice chat
cl_mute_all_but_friends_and_party "0" // Mute everyone but Steam friends and your current party
cl_mute_enemy_team "0" // Mute enemy voice
lobby_voice_chat_enabled "0" // Disable lobby voice chat
snd_deathcamera_volume "0" // Death camera
snd_mapobjective_volume "0" // Bomb/Hostage
snd_menumusic_volume "0" // Main menu
snd_roundend_volume "1" // Round end
snd_roundstart_volume "0" // Round start
snd_tensecondwarning_volume "0" // Ten second warning
sv_voiceenable "1" // Server voice chat
voice_enable "1" // Enable voice chat
voice_loopback "0" // Hear own voice
voice_threshold "0" // Noise gate
volume "1" // Master
// Rates
cl_cmdrate "128"
cl_interp "0"
cl_interp_ratio "1"
cl_lagcompensation "1"
cl_updaterate "128"
rate "128000"
// Misc
bind "b" "buymenu" // Buy menu
bind "ESCAPE" "cancelselect" // Cancel
bind "f" "+use" // Use
bind "g" "drop" // Drop weapon
bind "m" "teammenu" // Team select
bind "t" "messagemode" // Message all
bind "TAB" "+showscores" // Scoreboard
bind "y" "messagemode2" // Message team
cl_autowepswitch "0" // Disable auto weapon pickup
con_enable "1" // Enable developer console
gameinstructor_enable "0" // Disable game hints
sv_cheats "0" // Disable cheats
// Bunny Hop Toggle
alias "+bhop" "bind MWHEELDOWN +jump; sensitivity 2.5"
alias "-bhop" "bind MWHEELDOWN slot2; sensitivity 1.5"
bind "MOUSE5" "+bhop"
host_writeconfig
echo "A-Ron's CS:GO Competitive Config loaded."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment