Kito
Game: | Counter-Strike: Global Offensive |
User: | ![]() |
File(s): | 1 |
Download: | Download now: Kito |
Views: | 3294 |
Downloads: | 272 |
Likes: |
-
- // Kitorio’s Counter Strike: Global Offensive Config!
- con_enable "1"
- developer "0"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Crosshair //
- cl_crosshair_drawoutline "0"
- cl_crosshair_dynamic_maxdist_splitratio "0.35"
- cl_crosshair_dynamic_splitalpha_innermod "1"
- cl_crosshair_dynamic_splitalpha_outermod "0.5"
- cl_crosshair_dynamic_splitdist "7"
- cl_crosshair_outlinethickness "1"
- cl_crosshair_sniper_show_normal_inaccuracy "0"
- cl_crosshair_sniper_width "1"
- cl_crosshairalpha "255"
- cl_crosshaircolor "5"
- cl_crosshaircolor_b "0"
- cl_crosshaircolor_g "0"
- cl_crosshaircolor_r "255"
- cl_crosshairdot "0"
- cl_crosshairgap "-2"
- cl_crosshairgap_useweaponvalue "0"
- cl_crosshairscale "0"
- cl_crosshairsize "2"
- cl_crosshairstyle "4"
- cl_crosshairthickness "0"
- cl_crosshairusealpha "1"
- cl_fixedcrosshairgap "3"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Viewmodels / Bob //
- cl_viewmodel_shift_left_amt "0.5"
- cl_viewmodel_shift_right_amt "0.5"
- viewmodel_fov "68"
- viewmodel_offset_x "1.5"
- viewmodel_offset_y "2"
- viewmodel_offset_z "-1.5"
- viewmodel_presetpos "4"
- cl_bob_lower_amt "0"
- cl_bobamt_lat "0"
- cl_bobamt_vert "0"
- cl_bobcycle "0.98"
- cl_righthand 1
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Hud //
- cl_hud_color "6"
- cl_loadout_colorweaponnames "1"
- cl_showloadout "1"
- hud_scaling "0.62"
- hud_showtargetid "1"
- cl_hud_playercount_pos "0"
- cl_hud_playercount_showcount "0"
- cl_hud_background_alpha "0.2"
- cl_hud_bomb_under_radar "1"
- cl_hud_healthammo_style "1"
- cl_radar_scale "0.4"
- cl_radar_rotate "1"
- cl_radar_always_centered "0"
- cl_radar_square_with_scoreboard "0"
- cl_teammate_colors_show "2"
- safezonex "0.98"
- safezoney "0.98"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Bindings //
- unbindall
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot4"
- bind "5" "slot5"
- bind "a" "+moveleft"
- bind "b" "buymenu"
- bind "d" "+moveright"
- bind "e" "+use"
- bind "f" "+lookatweapon"
- bind "g" "drop"
- bind "m" "teammenu"
- bind "o" "messagemode"
- bind "p" "messagemode2"
- bind "q" "lastinv"
- bind "r" "+reload"
- bind "s" "+back"
- bind "v" "+voicerecord"
- bind "w" "+forward"
- bind "x" "radio2"
- bind "y" "+spray_menu"
- bind "ENTER" "toggleconsole"
- bind "SHIFT" "+duck"
- bind "SPACE" "+jump"
- bind "CTRL" "+speed"
- bind "ESCAPE" "cancelselect"
- bind "MOUSE1" "+attack; r_cleardecals"
- bind "MOUSE2" "+attack2"
- bind "MWHEELUP" "+jump"
- bind "MWHEELDOWN" "+jump"
- bind "RSHIFT" "noclip"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Scripts //
- // Jumpthrow (Key: Mouse 5)
- alias "+jumpthrow" "+jump;-attack"
- alias "-jumpthrow" "-jump"
- bind "MOUSE5" "+jumpthrow"
- // Netgraph while TABbing (Key: TAB)
- net_graph 1
- alias "+scorenet" "+showscores; net_graphheight 0"
- alias "-scorenet" "-showscores; net_graphheight 9999"
- bind "TAB" "+scorenet"
- // Clutch (Key: F3)
- alias "clutch" "clutchon"
- alias "clutchon" "voice_enable 0; clutchsoundon; cl_clearhinthistory; r_cleardecals; playvol buttonsweapon_confirm 0.5; say_team Voice Disabled, I can't hear anyone now; alias clutch clutchoff"
- alias "clutchoff" "voice_enable 1; clutchsoundoff; playvol buttonsutton2 0.5; say_team Voice Enabled, I can hear you now; alias clutch clutchon"
- clutchoff
- alias "clutchsoundon" "volume 0.85; snd_musicvolume 0.2; snd_menumusic_volume 0; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 1"
- alias "clutchsoundoff" "volume 0.1337; snd_musicvolume 0; snd_menumusic_volume 0; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 0"
- bind "F3" "clutch"
- // Display Damage (Key: F4)
- alias displaydamage "displaydamage_on"
- alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttonslip1 0.5; developer 0; alias displaydamage "
- alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttonslip2 0.5; developer 0; alias displaydamage "
- bind "F4" "displaydamage"
- // Slow-Motion
- alias "slowmo" "+slowmo"
- alias "+slowmo" "host_timescale 0.5; alias slowmo -slowmo"
- alias "-slowmo" "host_timescale 1; alias slowmo +slowmo"
- bind "BACKSPACE" "slowmo"
- // Nade Hotkeys
- alias defQ "bind q lastinv"
- alias defE "bind e +use"
- alias def1 "bind 1 slot1"
- alias def2 "bind 2 slot2"
- alias def3 "bind 3 slot3"
- alias keyQ "bind q keyQQ"
- alias keyE "bind e keyEE"
- alias key1 "bind 1 key11"
- alias key2 "bind 2 key22"
- alias key3 "bind 3 key33"
- alias keyQQ "use weapon_flashbang"
- alias keyEE "use weapon_hegrenade"
- alias key11 "use weapon_smokegrenade"
- alias key22 "use weapon_molotov; use weapon_incgrenade"
- alias key33 "use weapon_decoy"
- alias +keybinds "keyQ; keyE; keyX; key1; key2; key3"
- alias -keybinds "defQ; defE; defX; def1; def2; def3"
- bind alt "+keybinds"
- // Buy
- alias defX "bind X radio2"
- alias keyX "bind X keyXX"
- alias keyXX "buy awp; buy flashbang; buy flashbang; buy smokegrenade; buy vesthelm; buy vest; buy defuser"
- // Resolution
- alias "resolution" "+resolution"
- alias "+resolution" "mat_setvideomode 1920 1080 0; alias resolution -resolution"
- alias "-resolution" "mat_setvideomode 1280 1024 0; alias resolution +resolution"
- bind "F11" "resolution"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Mouse //
- m_rawinput "1"
- m_mouseaccel2 "0"
- m_mouseaccel1 "0"
- m_customaccel "0"
- sensitivity "0.6"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Video //
- mat_setvideomode 1280 1024
- mat_monitorgamma "1.6"
- mat_monitorgamma_tv_enabled "0"
- mat_savechanges
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Sound //
- volume "0.1337"
- snd_mixahead "0.05"
- snd_musicvolume "0"
- snd_legacy_surround "0"
- snd_mute_losefocus "0"
- dsp_enhance_stereo "1"
- windows_speaker_config "1"
- voice_enable "1"
- voice_scale "0.8"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // No Tutorial or Info Messages //
- gameinstructor_enable "0"
- cl_showhelp "0"
- cl_autohelp "0"
- cl_disablefreezecam "1"
- cl_disablehtmlmotd "1"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Net //
- rate "128000"
- cl_updaterate "128"
- cl_cmdrate "128"
- cl_interp_ratio "2"
- cl_interp "0"
- cl_lagcompensation "1"
- cl_predict "1"
- mm_dedicated_search_maxping "50"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Other //
- cl_clanid "25507385" // steamcommunity.com/groups/aceclan
- cl_color "4"
- fps_max "300"
- cl_autowepswitch "0"
- cl_use_opens_buy_menu "0"
- lobby_voice_chat_enabled "0"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Loading confirmation //
- clear
- echo " "
- echo " ___ ___ ___ ___ "
- echo " /__/| ___ ___ / / / / ___ / / "
- echo " | |:| / / / / / /:: / /:: / / / /:: "
- echo " | |:| / /:/ / /:/ / /:/: / /:/: / /:/ / /:/: "
- echo " __| |:| /__/:: / /:/ / /:/ : / /:/~/:/ /__/:: / /:/ : "
- echo " /__/_|:|____ __/:__ / /:: /__/:/ __: /__/:/ /:/___ __/:__ /__/:/ __: "
- echo " :/:::::/ :/ /__/:/: : / /:/ :/:::::/ :/ : / /:/ "
- echo " ::/~~~~ __::/ __/ : : /:/ ::/~~~~ __::/ : /:/ "
- echo " : /__/:/ : :/:/ : /__/:/ :/:/ "
- echo " : __/ __/ ::/ : __/ ::/ "
- echo " __/ __/ __/ __/ "
- echo " "
- echo " "
- echo " Config v1.11 Loaded! "
- echo " "
- echo " "
- echo " Useful Scripts: "
- echo " "
- echo " Mouse 5 - Jumpthrow "
- echo " F3 - Clutch "
- echo " F4 - Display Damage "
- echo " F11 - Change the resoloution "
- echo " Alt + E - HE "
- echo " Alt + Q - Flash "
- echo " Alt + 1 - Smoke "
- echo " Alt + 2 - Fire "
- echo " Alt + 3 - Decoy "
- echo " Backspace - Slow-Motion "
- echo " "
No comments yet. Be the first to post one!