bindr.lol

Autoexec composer

Merge your crosshair, config and binds into a single autoexec.cfg. Toggle sections below, then copy or download.

Include

Pick which feature slices go into the file. Edit each one in its own tool.

Echo a bindr.lol ASCII wordmark when the cfg loads.
Console commands and the CSGO share code. Edit →
Viewmodel, mouse, radar, network, audio, performance, HUD. Edit →
Key to command bindings, grouped by category. Edit →
Preview

Run once in console with exec autoexec after dropping the file in your cfg folder.

// autoexec.cfg
// Generated by bindr.lol
// Drop in ...\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg\autoexec.cfg

// ===== crosshair =====
cl_crosshairstyle 4
cl_crosshairsize 1
cl_crosshairgap -2
cl_crosshairthickness 1
cl_crosshaircolor 5
cl_crosshaircolor_r 50
cl_crosshaircolor_g 255
cl_crosshaircolor_b 50
cl_crosshairalpha 255
cl_crosshairusealpha 1
cl_crosshair_drawoutline 1
cl_crosshair_outlinethickness 1
cl_crosshairdot 0
cl_crosshair_t 0
cl_crosshair_recoil 0
cl_crosshairgap_useweaponvalue 0
cl_fixedcrosshairgap 3
cl_crosshair_dynamic_splitdist 7
cl_crosshair_dynamic_splitalpha_innermod 1
cl_crosshair_dynamic_splitalpha_outermod 0.5
cl_crosshair_dynamic_maxdist_splitratio 0.3
// share code: CSGO-xPGYo-5hvbv-8o7AS-VUrZw-dUBUM

// ===== config =====
// viewmodel
viewmodel_fov 60
viewmodel_offset_x 2.5
viewmodel_offset_y 0
viewmodel_offset_z -1.5
cl_righthand 1
cl_bobamt_lat 0.4
cl_bobamt_vert 0.25
cl_bob_lower_amt 21

// mouse
sensitivity 2.5
zoom_sensitivity_ratio 1
m_rawinput 1

// radar
cl_radar_scale 0.7
cl_hud_radar_scale 1
cl_radar_always_centered 1
cl_radar_rotate 1
cl_radar_icon_scale_min 0.6
cl_radar_square_with_scoreboard 1

// network
rate 786432
cl_interp_ratio 2
cl_interp 0.03125
cl_cmdrate 128
cl_updaterate 128
mm_dedicated_search_maxping 150

// audio
volume 1
voice_scale 1
snd_mute_losefocus 1
snd_roundstart_volume 0.04
snd_roundend_volume 0.04
snd_mvp_volume 0.04
snd_menumusic_volume 0.04
snd_deathcamera_volume 0.04
snd_tensecondwarning_volume 0.05

// performance
fps_max 400
fps_max_ui 120
r_drawtracers_firstperson 1
r_dynamic 1
mat_queue_mode -1
cl_forcepreload 0
cl_animate_player_models 1
mat_disable_bloom 0
cl_autohelp 1
gameinstructor_enable 1
cl_showhelp 1
cl_disablefreezecam 0

// hud
cl_hud_color 0
hud_scaling 0.85
cl_teammate_colors_show 1
cl_hud_healthammo_style 0
cl_showloadout 1
cl_hud_bomb_under_radar 0
cl_teamid_overhead_fade_near_crosshair 0.75
r_show_build_info true

// ===== binds =====
// No binds configured

host_writeconfig

// banner
echo ""
echo "==============================================="
echo "    __    _           __"
echo "   / /_  (_)___  ____/ /____"
echo "  / __ \/ / __ \/ __  / ___/"
echo " / /_/ / / / / / /_/ / /"
echo "/_.___/_/_/ /_/\__,_/_/"
echo "   bindr.lol  -  browser CS2 config studio"
echo "==============================================="
echo ""