An autoexec is a config file that has your preferred viewmodels, sensitivity, binds, aliases, rates and interpolation... etc.
Just about anything you can imagine can be changed and added to your autoexec, keep reading to get a general idea of what you can do!
Autoexec is to help optimize game-play so you can play like a pro!
Creating your autoexec:
1. Open notepad --> then write 'host_writeconfig' without the quotes --> Save As --> Select All files from the drop-down menu --> name as autoexec.cfg
Save the file in C:/ Program Files (x86) / Steam / Steamapps / Common / Counter-Strike Global Offensive / CSGO / CFG
2. Your cfg will be empty so simply enter commands that you want to be executed when you launch your game.
Code:
Here are some commands you would like it add;
m_rawinput 1 ///forces raw input///
m_mousespeed 0 ///disables Windows acceleration in-game. m_rawinput prevents this also.///
sensitivity 2.50 ///replace the value with your sensitivity///
zoom_sensitivity_ratio_mouse 4.0 ///substitute values with the zoom sensitivity for weapons like the AWP...///
bind "h" "toggle gameinstructor_enable" ///Finds the bomb using CSGO tutorial toggle///
There are some pre-made autoexec made by professional CSGO players so just google them.
There might already be a thread so just delete this if there is one!
Hit thanks if I helped you peeps!