Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ---------------------------------------------------------------------------------------------------
- // ______ _______ ____ ________
- // | ___ \ ___\ \ / / \/ | _ |
- // | |_/ / |__ \ V /| . . | | | |
- // | /| __| \ / | |\/| | | | |
- // | |\ \| |___ | | | | | \ \_/ /
- // \_| \_\____/ \_/ \_| |_/\___/
- //
- // ___ _ _ _____ _____ _______ __ _____ _____
- // / _ \| | | |_ _| _ | ___\ \ / /| ___/ __ \
- // / /_\ \ | | | | | | | | | |__ \ V / | |__ | / \/
- // | _ | | | | | | | | | | __| / \ | __|| |
- // | | | | |_| | | | \ \_/ / |___/ /^\ \| |___| \__/\
- // \_| |_/\___/ \_/ \___/\____/\/ \/\____/ \____/
- //
- // _____ _____
- // / __ \ / __ \
- // __ __`' / /' `' / /'
- // \ \ / / / / / /
- // \ V / ./ /____./ /___
- // \_/ \_____(_)_____/
- //
- // ---------------------------------------------------------------------------------------------------
- //
- // Place this file into
- // steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg
- //
- // Right click on CS2 in your steam library and navigate to properties
- // at the bottom of the first tab general paste the following into launch options
- // +exec autoexec.cfg -novid -high -full -no-browser -vulcan -nojoy
- //
- // ---------------------------------------------------------------------------------------------------
- //
- //
- // Z - Flash | X - Smoke | C - HE Nade | V - Molly | 4 for Bomb | 5 for cycle nade
- //
- // Jumpthrow is bound to "F1" | Runthrow is bound to "F2"
- // RMB/LMB Throw release is bound to "R"
- // Longjump bind (instant crouch jump) is "ALT"
- //
- // MWHEELUP/DOWN are setup for consistent bhop
- //
- // F3 is bound to chat messsages
- // F4 is bound to radial ping menu
- //
- // Capslock will toggle voice chat in-game
- //
- // "J" is bound to rethrow last grenade
- // "K" is bound to delete all smokes on map
- //
- // "Z" is also bound to TP on KZ servers
- // "C" is also bound to CP on KZ servers
- //
- // "-" will enable follow crosshair
- // "=" will enable normal crosshair
- //
- // "I" "O" "P" "[" are used for demo replay
- //
- // "\" will toggle HUD (skin servers)
- //
- // Default startup volume is set to 0.5
- //
- //
- // ---------------------------------------------------------------------------------------------------
- // ---------------- General qol codes ----------------------------------------------------------------
- +cl_show_team_equipment "1"
- cl_autohelp "0"
- cl_crosshair_sniper_width "0"
- cl_join_advertise "2"
- cl_obs_interp_enable "0"
- cl_player_ping_mute "1"
- cl_sniper_auto_rezoom "1"
- cl_use_opens_buy_menu "0"
- engine_low_latency_sleep_after_client_tick "1"
- fps_max "300"
- fps_max_ui "0"
- gameinstructor_enable "0"
- joystick "0"
- r_fullscreen_gamma "2.1"
- r_show_build_info "0"
- rate "1000000"
- ui_steam_overlay_notification_position topright
- // ---------------- Viewmodel settings --------------------------------------------------------------
- cl_usenewbob false
- viewmodel_fov 68
- viewmodel_offset_x -0.600000
- viewmodel_offset_y 2
- viewmodel_offset_z -2
- // ---------------- Radar & HUD settings ------------------------------------------------------------
- cl_hud_radar_scale 1.2
- cl_radar_always_centered false
- cl_radar_icon_scale_min .75
- cl_radar_rotate true
- cl_radar_scale 0.4
- cl_radar_square_with_scoreboard "0"
- cl_allow_animated_avatars "0"
- cl_hud_color "9"
- cl_show_clan_in_death_notice false
- cl_showloadout "1"
- cl_teamcounter_playercount_instead_of_avatars "1"
- cl_teammate_colors_show "1"
- hud_scaling "1"
- hud_showtargetid "1"
- safezonex "0.95"
- safezoney "1"
- cl_hud_telemetry_frametime_show 2
- cl_hud_telemetry_ping_show 0
- cl_hud_telemetry_net_misdelivery_show 0
- cl_hud_telemetry_serverrecvmargin_graph_show 0
- // ---------------- Crosshair settings --------------------------------------------------------------
- cl_crosshair_drawoutline true
- cl_crosshair_friendly_warning "0"
- cl_crosshair_outlinethickness ".5"
- cl_crosshair_recoil false
- cl_crosshair_t false
- cl_crosshairalpha "255"
- cl_crosshaircolor "5"
- cl_crosshaircolor_b "0"
- cl_crosshaircolor_g "255"
- cl_crosshaircolor_r "0"
- cl_crosshairdot false
- cl_crosshairgap "-2.0"
- cl_crosshairgap_useweaponvalue false
- cl_crosshairsize "1.5"
- cl_crosshairstyle "4"
- cl_crosshairthickness "0.5"
- cl_crosshairusealpha true
- cl_fixedcrosshairgap 3.000000
- cl_observed_bot_crosshair 1
- cl_show_observer_crosshair 2
- crosshair true
- // ---------------- Keybinds ------------------------------------------------------------------------
- unbindall
- // ---------------- Movement Keybinds ----------------------------------
- alias +jump_ "+jump;+jump"
- alias -jump_ "-jump;-jump;-jump"
- bind "a" "+left"
- bind "d" "+right"
- bind "w" "+forward"
- bind "s" "+back"
- bind "ctrl" "+duck"
- bind "shift" "+sprint"
- bind "space" "+jump"
- bind "mwheeldown" "+jump_"
- bind "mwheelup" "+jump_"
- // Longjump Bind (instant crouch jump)
- alias +lj "+duck; +jump"
- alias -lj "-duck; -jump"
- bind "ALT" "+lj"
- // ---------------- Mouse Binds ----------------------------------------
- bind "MOUSE_X" "yaw"
- bind "MOUSE_Y" "pitch"
- bind "mouse1" "+attack"
- bind "mouse2" "+attack2"
- bind "mouse3" "player_ping"
- bind "mouse4" "+duck"
- bind "mouse5" "+voicerecord"
- cl_mouselook "1"
- m_pitch "0.022"
- m_yaw "0.022"
- // ---------------- Equipment Keybinds ---------------------------------
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot5"
- bind "5" "slot4"
- bind "6" "slot12" //DM Healthshot
- bind "e" "+use"
- bind "f" "+lookatweapon"
- bind "g" "drop"
- bind "q" "lastinv"
- bind "z" "slot7; cs_tp" //Flash & KZ TP
- bind "x" "slot8" //Smoke
- bind "c" "slot6; cs_cp" //HE Nade & KZ CP
- bind "v" "slot10" //Molly
- bind "b" "buymenu"
- bind "F5" autobuy"
- bind "F6" "rebuy"
- bind "-" "exec follow"
- bind "=" "exec nofollow"
- // ---------------- Social Keybinds -----------------------------------
- bind "t" "+spray_menu"
- bind "y" "messagemode"
- bind "u" "messagemode2"
- bind "n" "callvote"
- bind "m" "teammenu"
- bind "F3" "radio"
- bind "F4" "+radialradio"
- bind "DEL" "mute"
- bind "LEFTARROW" "radio1"
- bind "DOWNARROW" "radio2"
- bind "RIGHTARROW" "radio3"
- bind "CAPSLOCK" "toggle voice_modenable 1 0"
- // ---------------- Debug Keybinds ------------------------------------
- bind "ESCAPE" cancelselect
- bind "PAUSE" pause
- bind "`" toggleconsole
- bind "h" noclip
- bind "j" sv_rethrow_last_grenade
- bind "k" ent_fire smokegrenade_projectile kill
- bind "o" demoui
- bind "i" demo_resume
- bind "p" demo_pause
- bind "[" "toggle spec_show_xray"
- bind "\" "toggle cl_drawhud"
- // ---------------- Sound Binds ---------------------------------------------------------------------
- snd_deathcamera_volume 0
- snd_ducktovolume 0.55
- snd_gamevoicevolume 1
- snd_gamevolume 1
- snd_headphone_eq 0
- snd_mapobjective_volume 0
- snd_menumusic_volume 0
- snd_musicvolume 1
- snd_mvp_volume 0
- snd_roundaction_volume 0
- snd_roundend_volume 0
- snd_roundstart_volume 0
- snd_spatialize_lerp 1
- snd_steamaudio_enable_perspective_correction 0
- snd_steamaudio_reverb_level_db -3
- snd_tensecondwarning_volume 0.1
- snd_toolvolume 1
- snd_voipvolume 1
- volume .5
- // ---------------- Custom Alias Binds ---------------------------------------------------------------
- //Bind for Consistent LMB + RMB throw
- bind "r" "+reload; -attack;-attack2"
- //Bind for Jumpthrow
- alias "+jumpaction" "+jump;"
- alias "+throwaction" "-attack; -attack2"
- alias "-jumpaction" "-jump"
- bind "F1" "+jumpaction;+throwaction;"
- //Bind for Runthrow
- alias "+runthrow" "+forward;+jump;"
- alias "-runthrow" "-jump;-forward"
- bind "F2" "+runthrow;+throwaction"
- // Show updated netgraph while looking at scoreboard
- alias "+netg" "+showscores;cl_hud_telemetry_net_misdelivery_show 2;cl_hud_telemetry_ping_show 2;cl_hud_telemetry_serverrecvmargin_graph_show 2";alias -netg "-showscores;cl_hud_telemetry_net_misdelivery_show 0;cl_hud_telemetry_ping_show 0;cl_hud_telemetry_serverrecvmargin_graph_show 0";bind TAB "+netg"
- // ---------------- Final ---------------------------------------------------------------------------
- host_writeconfig
- ECHO AUTOEXEC COMPLETE
- ECHO GO TAP EDS MY FRIEND
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement