Post your autoexec / config files!

MS

EGO Zealot
Joined
Dec 10, 2019
Messages
1,966
Hey guys, thought I'd share my current autoexec file for others that might be interested in fun shortcuts.
Code:
// CSGO-OeKQ7-YztOU-jBYpP-VMrZe-8o5BO
// unbindall
bind w +forward
bind a +moveleft
bind s +back
bind d +moveright
bind space +jump
bind ctrl +duck
bind shift +speed
bind mouse1 +attack
bind mouse2 +attack2
bind mouse3 player_ping
bind mouse4 +voicerecord
bind mouse5 +radialradio
bind t messagemode
bind u messagemode2
bind p sm_warden
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 0 slot10
bind z radio
bind x sm_tele
bind c sm_flashlight
bind tab +showscores
bind m teammenu
bind q drop
bind e +use
bind f +lookatweapon
bind v callvote
bind ` toggleconsole
bind g +spray_menu
bind F3 autobuy
bind mwheelup invprev
bind mwheeldown invnext
bind r +reload
bind b buymenu
bind del clutch_mode_toggle
bind f2 screenshot
alias k "kill;sm_rtd"
con_enable 1
con_logfile output.log
mat_setvideomode 2560 1440 1
sensitivity 1
m_customaccel 0
m_forward 1
m_mouseaccel1 0
m_mouseaccel2 0
m_mousespeed 1
m_pitch 0.022
m_yaw 0.022
m_rawinput 1
cl_mouselook 1
zoom_sensitivity_ratio_mouse 0.82
volume 0.25
voice_scale .2
voice_positional 1
snd_musicvolume_multiplier_inoverlay .1
snd_mute_losefocus 1
snd_deathcamera_volume .2
snd_mapobjective_volume .1
snd_menumusic_volume .01
snd_roundend_volume .05
snd_roundstart_volume .15
snd_tensecondwarning_volume .01
snd_deathcamera_volume .2
snd_mvp_volume 0.2
cl_showhelp 0
gameinstructor_enable 0
cl_hud_color 5
voice_mixer_volume 1
voice_enable 1
voice_loopback 1
hud_scaling .85
cl_hud_radar_scale              0.9
cl_radar_scale                  0.6
cl_radar_icon_scale_min         0.6
cl_radar_rotate                 1
cl_radar_always_centered        0
cl_radar_square_with_scoreboard 1
cl_hud_playercount_showcount 1
cl_hud_playercount_pos 0
cl_hud_background_alpha .5
exec ego_binds
echo AutoExec Executed
The autoexec above executes ego_binds, which are below:
Code:
bind mouse5 "sm_st @aim"
bind kp_ins "say Please make sure you are not talking unnecessarily or over the Warden."
bind kp_end "say To read the rules, please hold tab, right click, then click server website."
bind kp_downarrow "say Please use @[message] in order to contact admins."
bind kp_pgdn "say You can check your playtime (and many other stats) at prestigegaming.gameme.com"
bind kp_leftarrow "say ¯\_(ツ)_/¯"
bind kp_5 "say [VERY FAT] =(eGO)= sopheyy: spare if you wanna **** you can just ask"
bind kp_rightarrow "say Type !n or !hide in chat to hide your teammates."
bind kp_pgup "say Dedicated Supporters [DS] get special perks like !ghost, colored chat, and more! edgm.rs/donate/"
bind kp_home "say Credits can be used in your gang. Type !gang to donate and view your gang perks."
bind kp_uparrow "say Join EdgeGamers and get that awesome =(e)= tag and its perks! edgm.rs/join to apply!"
bind p sm_peace
alias q sm_showqueue
alias recent sm_statushist
alias names sm_namechanges

You'd be surprised at the amount of configuration that you can do with CS:GO. What are your guys' autoexecs like? Got any very specific preferences or binds?
 
I wouldn't be surprised with those amounts of settings, there's 0 useful settings other than keyboard settings cl bob and viewmodels, personally I like the animations and I keep it disabled by default. The best setting has to be the one where you bind left hand/right hand switch to see the enemy much faster.

p.s > unbind duck, is literally useless unless you're playing a map which has a gandalf vent ( e.g dust2/mirage/cache, nuke)

it's doesn't give you any accuracy in shooting is only changing your position and 99 of time tryharders die because they duck.
 
I play with Rain's profile, a csgo pro player because i'm a JB pro aswell
 
Code:
// Content
// 1. Main Settings
// 2. Bindings
// 3. Crosshair
// 4. Hud
// 5. Radar
// 6. Mouse
// 7. Viewmodel
// 8. Bob
// 9. Network
// 10. Netgraph
// 11. FPS & Video
// 12. Sound
// 13. Other
// 14. Scripts

////////////////////////// 1. Main Settings

con_enable "1"                                                            //Enables console
cl_autowepswitch "0"                                                    //Disable auto-weapon switch
cl_join_advertise "2"                                                    //Let friends join your community servers

echo Main Settings Loaded [X]                                             //Loading confirmation in console

////////////////////////// 2. Bindings

bind "v" "+voicerecord"                                                    //Use voice with "V"
bind "r" "+reload; r_cleardecals"                                        //Reloads weapon and also clears decals                                          
bind "mwheelup" "+jump"                                                    //For them hops
bind "mwheeldown" "+jump"                                                //For them hops
bind "PGUP" "voice_scale 1"                                                //screamingkidstopper.exe
bind "PGDN" "voice_scale 0.1"                                            //Mute volume
bind "n" "noclip"                                                        //noclip
unbind "i"                                                                //To not accidentally enable hud fade
bind "KP_MULTIPLY" "kill"                                                //Suicide  
       
alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind "mouse5" "+jumpthrow"    //jumpthrow bind  

//bind z "use weapon_flashbang"
//bind x "use weapon_smokegrenade"
//bind c "use weapon_hegrenade"
//bind "mouse4" "use weapon_molotov;use weapon_incgrenade"  

//alias "+crosshairmax" "cl_crosshairsize 5000; cl_crosshairgap -10; cl_crosshairthickness 0.5; cl_crosshair_drawoutline 0"  
//alias "-crosshairmax" "cl_crosshairsize 0.500000; cl_crosshairgap -4.000000; cl_crosshairthickness 1; cl_crosshair_drawoutline 1"      
//bind "j" "+crosshairmax"

//Jailbreak Binds//
bind F1 "say !warden"
bind F2 "say !peace"
bind F3 "say !count"
bind F4 "say !st @aim"
bind l "say !lr"
bind [ "say !hide"
bind ] "say !menu"
bind p "say !logs"

// ADMIN BINDS //
bind F5 "say @Please respect all players."
bind F8 "say @Need to read the rules? Press Tab then Server website in the bottom left."
bind F7 "say @You can report any issues in admin chat by typing @ before your message."
bind F6 "say @Please do not mic/chat spam."



echo Bindings Loaded [X]                                                 //Loading confirmation in console

////////////////////////// 3. Crosshair

cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.300000"
cl_crosshair_dynamic_splitdist "6"
cl_crosshair_friendly_warning "2"
cl_crosshair_outlinethickness "1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshair_t "0"
cl_crosshairalpha "235.000000"
cl_crosshaircolor "5"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "0"
cl_crosshairdot "1"
cl_crosshairgap "-4.000000"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairsize "0.500000"
cl_crosshairstyle "4"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-100"






echo Crosshair Loaded [X]                                                 //Loading confirmation in console

////////////////////////// 4. Hud
cl_hud_color 4


////////////////////////// 5. Radar (Optimized radar settings)

cl_teammate_colors_show "1"            //Show teammates as separate colors without letter
cl_hud_radar_scale "1"             //Optimized Radar size
cl_radar_scale "0.4"             //Radar map scaled down to fit all maps
cl_radar_always_centered "0"           //Centers map instead of player
cl_radar_icon_scale_min "1"            //Minimum player icon scale

echo Radar Settings Loaded [X]                                             //Loading confirmation in console

////////////////////////// 6. Mouse ("Raw Input" & "No Acceleration")

m_rawinput "1"                                                            //Enable Raw Input for perfect precision (Raw input is unavailable on OSX)
m_mouseaccel2 "0"                                                        //Disables windows mouse acceleration initial threshold, safety precaution
m_mouseaccel1 "0"                                                        //Disables windows mouse acceleration initial threshold, safety precaution
m_customaccel "0"                                                        //Custom mouse acceleration disabled
m_mousespeed "0"                                                        //Windows mouse acceleration disabled, just for precaution
zoom_sensitivity_ratio_mouse "0.818933027098955175"                        //Adjusts your zoom sensitivity to act as your true sensitivity, default value is 1

echo Mouse Settings Loaded [X]                                             //Loading confirmation in console

////////////////////////// 7. Viewmodel

cl_viewmodel_shift_left_amt "0.5"
cl_viewmodel_shift_right_amt "0.25"
viewmodel_fov "68"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"
viewmodel_recoil "0"
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_bobcycle "0.98"


echo Viewmodel Settings Loaded [X]                                         //Loading confirmation in console

////////////////////////// 8. Bob (Less weapon movement)

cl_bob_lower_amt "5"                                                    //How much the viewmodel lowers when running, set to lowest for less distraction
cl_bobamt_lat "0.1"                                                        //How much the viewmodel moves side to side when running, set to lowest for less distraction
cl_bobamt_vert "0.1"                                                    //How much the viewmodel moves up and down when running, set to lowest for less distraction
cl_bobcycle "0.98"                                                        //The frequency at which the viewmodel bobs, set to default
cl_viewmodel_shift_left_amt "0.5"                                        //Lowers the crouching animation of the viewmodel
cl_viewmodel_shift_right_amt "0.25"                                        //Lowers the crouching animation of the viewmodel

echo Bob Settings Loaded [X]                                             //Loading confirmation in console

////////////////////////// 9. Network (settings are optimized for high speed connection)

rate "786432"                                                            //Your download rate to the server. Max rate: "786432"
cl_cmdrate "128"                                                        //Max number of command packets sent to server per second
cl_updaterate "128"                                                        //Number of packets per second you are requesting from the server
cl_interp "0.007813"                                                    //Sets the interpolation amount, currently on the lowest value
cl_interp_ratio "1"                                                        //Sets the interpolation amount (final amount is cl_interp_ratio / cl_updaterate)
cl_lagcompensation "1"                                                    //Lag compensation helps by eliminating combat latency from client side view
cl_predict "1"                                                            //Skip waiting for server feedback and simulate client side movement in real-time
cl_predictweapons "1"                                                    //Skip waiting for server feedback and perform client side prediction of weapon effects
mm_dedicated_search_maxping "50"                                        //Maxping Search in Matchmaking (increase this value if you can't find any games)

echo Network Settings Loaded [X]                                         //Loading confirmation in console

////////////////////////// 10. Netgraph

net_graph "1"                                                            //Disables netgraph by default
net_graphheight    "50"                                                    //Changes height
net_graphpos    "1"                                                        //Positioning of Net Graph
net_graphproportionalfont "0"                                            //Makes font larger

echo Netgraph Settings Loaded [X]                                         //Loading confirmation in console

////////////////////////// 11. FPS & Video

fps_max "0"                                                                //Max frames per second (0 = uncapped)
fps_max_menu "0"                                                        //Max frames per second in main-menu (0 = uncapped)
mat_monitorgamma "1.6"                                                    //Sets brightness level to highest
mat_monitorgamma_tv_enabled "0"                                            //Turn off TV Mode for less off-set light
mat_powersavingsmode "0"                                                //Disables power saving mode
mat_queue_mode "-1"                                                        //The queue/thread mode, setting this to -1 is default for your system
r_dynamic "0"                                                            //Affects dynamic lighting, turned off for more FPS

echo FPS & Video Settings Loaded [X]                                     //Loading confirmation in console
 
 ////////////////////////// 12. Sound (and music, does not affect overall volume)

snd_deathcamera_volume "0"                                                //Volume of the death camera music
snd_dzmusic_volume "0"                                                    //Volume of the Danger Zone victory music
snd_mapobjective_volume "0"                                                //Volume of map objective music
snd_menumusic_volume "0"                                                //Volume of the main menu music
snd_music_selection "2"                                                    //Tracking rotating music for players with no music packs equipped
snd_musicvolume_multiplier_inoverlay "0"                                //Music volume multiplier when Steam Overlay is active
snd_mute_mvp_music_live_players "0"                                        //MVP music is muted if players from both teams are still alive
snd_mvp_volume "0"                                                        //Volume of the MVP music
snd_roundend_volume "0"                                                    //Volume of round end music
snd_roundstart_volume "0"                                                //Volume of round start music
snd_tensecondwarning_volume "0.05"                                        //10 Second warning music, enabled on 3% volume to hear if there's time to defuse

echo Sound Settings Loaded [X]                                             //Loading confirmation in console

////////////////////////// 13. Other

func_break_max_pieces "0"                                                //Less clutter from breaking vents
cl_use_opens_buy_menu "0"                                                //Disable button E from opening buy-menu
r_drawtracers_firstperson "0"                                            //Remove first person tracers, does not impact gameplay, just makes it easier to spray
spec_replay_autostart "0"                                                //Disable "Auto-start Killer Replay" when available
+cl_show_team_equipment                                                    //Shows team equipment

echo Other Settings Loaded [X]                                             //Loading confirmation in console

////////////////////////// 14. Scripts
 
// Load whatever gamemode you want with the "map" command. Examples: "map de_dust2; competitive" or "map dz_sirocco; dangerzone"
alias "casual" "game_type 0; game_mode 0"
alias "comp" "game_type 0; game_mode 1"
alias "wingman" "game_type 0; game_mode 2"
alias "ar" "game_type 1; game_mode 0"
alias "demolition" "game_type 1; game_mode 1"
alias "dm" "game_type 1; game_mode 2"
alias "dz" "game_type 6; game_mode 0"
alias "custom" "game_type 3; game_mode 0"

// Useful shortcuts for popular commands in console
alias "d" "disconnect"
alias "q" "quit;exit"
alias "r" "retry"
alias "rs" "mp_restartgame 1"
               
/////////////////////////////////////////////////////////////////////


////////////////////////////////////////////////////////////////////

echo Scripts Loaded [X]                                             //Loading confirmation in console
 
//Final part
host_writeconfig //Store current settings to config.cfg
Its an edit of banana gamings cfg, also some have // which i remove when i need to use that specific bind
 

Latest posts

Back
Top