- 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.
The autoexec above executes ego_binds, which are below:
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?
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
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?



















