Benutzer-Werkzeuge

Webseiten-Werkzeuge


csgo:autoexec

CS:GO Autoexec

//
// Erstellt von Lukas Schalk
// http://steamcommunity.com/id/TheLaki
// Launch options: -high -threads 16 -novid -tickrate 128 -language English +exec autoexec.cfg
// G-SYNC ON, V-SYNC in NV Control Panel ON
// CSGO-YJnym-y6qoi-xAv7F-oaHTV-2LjeC
//

unbindall

//
//~~~~~~~> Normale Binds <~~~~~~~
//

bind ESCAPE "cancelselect"
bind w "+forward"
bind a "+moveleft"
bind s "+back"
bind d "+moveright"
bind 1 "slot1"
bind 2 "slot2"
bind 3 "slot4"
bind mouse4 "slot3"
bind mouse5 "+voicerecord"
bind b "buymenu"
bind c "noclip"
bind y "radio1"
bind x "radio2"
bind v "radio3"
bind e "+use"
bind f "+lookatweapon"
bind i "show_loadout_toggle"
bind 4 "slot5"
bind g "drop"
bind CTRL "+duck"
bind SHIFT "+speed"
bind F10 "quit prompt"
bind PAUSE "pause"
bind mouse1 "+attack"
bind mouse2 "+attack2"
bind t "messagemode"
bind z "messagemode2"
bind q "lastinv"
bind r "+reload"
bind l "+spray_menu"

//
//~~~~~~~> Danger Zone Controls <~~~~~~~
//

bind 5 "slot12"
bind 6 "slot13"
bind mouse3 "player_ping"

//
//~~~~~~~> Mouse <~~~~~~~
//

cl_mouseenable "1"
m_customaccel "0"
m_customaccel_exponent "0"
m_customaccel_max "0"
m_customaccel_scale "0"
m_forward "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "0"
m_pitch "0.022"
m_rawinput "1"
m_side "0.8"
m_yaw "0.022"
//16:9 --> 800 DPI
sensitivity "0.95"

//
//~~~~~~~> Crosshair (crosshair/cross_0.cfg) <~~~~~~~
//

crosshair "1"

cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.300000"
cl_crosshair_dynamic_splitdist "5"
cl_crosshair_outlinethickness "1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshair_t "0"
cl_crosshairalpha "255"
cl_crosshaircolor "5"
cl_crosshaircolor_b "255"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "255"
cl_crosshairdot "0"
cl_crosshairgap "-1.000000"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "2.000000"
cl_crosshairstyle "4"
cl_crosshairthickness "0.500000"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "3"

//
//~~~~~~~> Viewmodel <~~~~~~~
//

viewmodel_presetpos "0"
viewmodel_offset_z "-1.5"
viewmodel_offset_x "2.5"
viewmodel_offset_y "1.5"
viewmodel_fov "68"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_bobcycle "0.98"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"

viewmodel_recoil "1"
r_drawtracers_firstperson "0"

//
//~~~~~~~> HUD & Radar <~~~~~~~
//

hud_scaling "0.7"
hud_showtargetid "1"
cl_loadout_colorweaponnames "1"
cl_hud_playercount_pos "0"
cl_hud_playercount_showcount "0"
cl_hud_color "8"
cl_hud_background_alpha "0.5"
cl_hud_bomb_under_radar "1"
cl_hud_healthammo_style "0"
cl_radar_scale "0.7"
cl_radar_rotate "1"
cl_radar_always_centered "1"
cl_radar_square_with_scoreboard "1"
safezonex "1"
safezoney "1"

//
//~~~~~~~> Buyscript <~~~~~~~
//

bind KP_END "buy smokegrenade"
bind KP_DOWNARROW "buy tec9; buy fiveseven"
bind KP_PGDN "buy hegrenade; buy flashbang"
bind KP_LEFTARROW "buy ak47; buy m4a1"
bind KP_5 "buy awp"
bind KP_RIGHTARROW "buy hegrenade; buy smokegrenade; buy molotov; buy incgrenade; buy flashbang"
bind KP_UPARROW "buy vest; buy vesthelm; buy defuser"
bind KP_PGUP "buy deagle; buy vest"
bind KP_PLUS "toggleconsole"
bind KP_HOME "say gl hf"

//
//~~~~~~~> Custom Binds <~~~~~~~
//

// Waffenansicht wechseln

alias state_change "state1"
alias state0 "cl_righthand 0; alias state_change state1"
alias state1 "cl_righthand 1; alias state_change state0"
bind j "state_change"

// Jumpthrow

alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-forward;-jump"
bind "n" "+jumpthrow"

// Crosshair durchschalten

alias changecrosshair "CH1"
alias CH0 "exec crosshair/cross_0; alias changecrosshair CH1; echo [~~> Crosshair 0 loaded <~~]"
alias CH1 "exec crosshair/cross_1; alias changecrosshair CH2; echo [~~> Crosshair 1 loaded <~~]"
alias CH2 "exec crosshair/cross_2; alias changecrosshair CH3; echo [~~> Crosshair 2 loaded <~~]"
alias CH3 "exec crosshair/cross_3; alias changecrosshair CH0; echo [~~> Crosshair 3 loaded <~~]"
bind KP_MULTIPLY "changecrosshair"

// Net-Graph waehrend Scoretabelle

net_graph "1"
net_graphheight "9999"
net_graphproportionalfont "1"
alias "+scorenet" "+showscores; net_graphheight 0"
alias "-scorenet" "-showscores; net_graphheight 9999"
bind "TAB" "+scorenet"

// Bunnyhop Erleichterung durch Springen auf Mausrad

bind "space" "+jump"
bind "mwheelup" "+jump"
bind "mwheeldown" "+jump"

// Springen und Ducken auf einer Taste --> DISABLED

alias "+jumpduck" "+jump; +duck"
alias "-jumpduck" "-jump; -duck"
//bind "space" "+jumpduck"

//
//~~~~~~~> Netsettings <~~~~~~~ 
//

rate "128000"
cl_updaterate "128"
cl_cmdrate "128"
cl_interp_ratio "2"
cl_interp "0"
cl_lagcompensation "1"
cl_predict "1"

//
//~~~~~~~> Global <~~~~~~~ 
//

cl_showfps "0"
fps_max "0"
fps_max_menu "165"
cl_autowepswitch "0"
cl_showloadout "1"
cl_downloadfilter "all"
cl_autohelp "1"
cl_forcepreload "1"
cl_show_clan_in_death_notice "1"
cl_showhelp "0"
cl_disablefreezecam "1"
cl_use_opens_buy_menu "1"
option_speed_method "0"
cl_buywheel_donate_key "1"
cl_show_observer_crosshair "2"

r_eyegloss "0" 
r_eyemove "0" 
r_eyeshift_x "0" 
r_eyeshift_y "0" 
r_eyeshift_z "0" 
r_eyesize "0" 

//
//~~~~~~~> Sound <~~~~~~~ 
//

volume "0.18"
snd_mixahead "0.05"
snd_menumusic_volume "0.0"
snd_mvp_volume  "0.2"
snd_roundend_volume = "0"
snd_roundstart_volume = "0"
snd_tensecondwarning_volume = "0"
snd_legacy_surround "0"
snd_mute_losefocus "0"
dsp_enhance_stereo "1"
windows_speaker_config "1"
voice_enable "1"
voice_scale "0.8"
lobby_voice_chat_enabled "0"

con_enable "1"

clear
echo "					                                                                                                           "
echo "					                 ___       ___           ___                                                               "
echo "					                /\__\     /\  \         /\__\          ___                                                 "
echo "					               /:/  /    /::\  \       /:/  /         /\  \                                                "
echo "					              /:/  /    /:/\:\  \     /:/__/          \:\  \                                               "
echo "					             /:/  /    /::\~\:\  \   /::\__\____      /::\__\                                              "
echo "					            /:/__/    /:/\:\ \:\__\ /:/\:::::\__\  __/:/\/__/                                              "
echo "					            \:\  \    \/__\:\/:/  / \/_|:|~~|~    /\/:/  /                                                 "
echo "					             \:\  \        \::/  /     |:|  |     \::/__/                                                  "
echo "					              \:\  \       /:/  /      |:|  |      \:\__\                                                  "
echo "					               \:\__\     /:/  /       |:|  |       \/__/                                                  "
echo "					                \/__/     \/__/         \|__|                                                              "
echo "					                                                                                                           "
echo "					                   Successfully loaded Laki's Config                                                       "
echo "					                       Remembering 22.03.2023 #cs2                                                         "
echo "					                                                                                                           "
echo "					                          N:        Jumpthrow                                                              "
echo "					                          J:        Weapon left/right                                                      "
echo "					                          Numpad *: Swap crosshair                                                         "
echo "					                                                                                                           "
echo "					                       Last updated: 22.03.2023                                                            "
echo "					                                                                                                           "
echo "					                                                                                                           "
echo "					                                                                                                           "
echo "					                                                                                                           "
echo "					                                                                                                           "

host_writeconfig
csgo/autoexec.txt · Zuletzt geändert: 2023/05/12 18:50 von lukas