config
Posted: 10 Feb 2017 09:23
My config:
autoexec.cfg
binds.cfg
autoexec.cfg
Code: Select all
// Load binds
exec config_default
exec binds.cfg
echo "Mickroz CS:GO config loaded"
echo "Updated: 09-02-2017"
Code: Select all
// _BINDS_
bind "i" "say_team If you have a problem, if no one else can help, and if you can find them, maybe you can hire the A-Team"
bind "j" "ECO"
bind "l" "say gl hf"
bind "p" "say_team I love it when a plan comes together!"
bindtoggle "RIGHTARROW" "cl_showfps"
bind "UPARROW" "net_graph 1"
bind "DOWNARROW" "net_graph 0"
bind . "noclip; say .noclip"
bind "MWHEELDOWN" "+jump"
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse4" "+jumpthrow"
alias "voicechat" "voice1"
alias "voice1" "+voicerecord;alias voicechat voice2"
alias "voice2" "-voicerecord;alias voicechat voice1"
bind "v" "voicechat"
// _BUYSCRIPT_
bind "INS" "buy vesthelm; buy vest"
bind "DEL" "buy ak47; buy m4a1; say_team .: AK/Colt :."
bind "HOME" "buy defuser"
bind "END" "buy molotov; buy incgrenade"
bind "PGUP" "buy hegrenade"
bind "PGDN" "buy flashbang"
bind "F7" "buy p250; say_team .: P250 :."
bind "F8" "buy deagle; say_team .: Deagle :."
bind "F9" "buy mp7; say_team .: MP7 :."
bind "F10" "buy famas; buy galilar; say_team .: Famas/Galil :."
bind "F11" "buy awp; say_team .: AWP :."
bind "KP_HOME" "buy smokegrenade"
bind "KP_LEFTARROW" "buy tec9; buy fiveseven; say_team .: Tec9/5-7 :."
// _RATES_
cl_interp "0"
cl_interp_ratio "1"
cl_cmdrate "128"
cl_updaterate "128"
rate "128000"
fps_max "999"
// _CROSSHAIR_
cl_crosshair_drawoutline "1"
cl_crosshair_outlinethickness "1"
cl_crosshairalpha "200"
cl_crosshaircolor "4"
cl_crosshairdot "0"
cl_crosshairgap "-1"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
// _MOUSE_
zoom_sensitivity_ratio_mouse 0.85
m_rawinput 1 //Raw Input on
m_customaccel 0 //Mouse Acceleration off
m_customaccel_exponent 0 //Acceleration Amount
m_mousespeed 0 //Windows mouse acceleration off
m_mouseaccel1 0 //Windows mouse acceleration initial threshold (2x movement)
m_mouseaccel2 0 //Windows mouse acceleration secondary threshold (4x movement)
// _SOUND_
snd_mixahead 0.05
voice_scale 0.5
// _OTHER_
con_enable 1
cl_color 4 // Color in Competitive 0 = yellow, 1 = purple, 2 = green, 3 = blue, 4 = orange
cl_disablehtmlmotd 1 // def. 0 - Disable HTML motd (MessageOfTheDay) welcome Screen on serverjoin.
cl_disablefreezecam 1 // def. 0 - Disable Freezecam after You get killed.
cl_spec_mode 4 // def. 0 - Spectator View Preset: 4=First Person 5=Third Person
cl_radar_scale 0.5
cl_radar_rotate 1
cl_autohelp 0
cl_showhelp 0
hud_scaling 1
// _VIEWMODEL_
viewmodel_fov "65"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
host_writeconfig // write settings to config.cfg