mo's csgo config
Game: | Counter-Strike: Global Offensive |
User: | ![]() |
File(s): | 1 |
Download: | Download now: mo's csgo config |
Views: | 2235 |
Downloads: | 269 |
Likes: |
-
- // Mo’s Counter Strike: Global Offensive Config!
- // Startoptionen:
- // +exec mo.cfg -console -novid -language english -noaafonts -high -threads 6 -freq 144 -tickrate 128
- 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 "0.800000"
- viewmodel_offset_y "2.0"
- viewmodel_offset_z "-2.0"
- viewmodel_presetpos "0"
- 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 "1"
- 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; r_cleardecals"
- bind "G" "drop"
- bind "M" "teammenu"
- bind "O" "messagemode"
- bind "P" "messagemode2"
- bind "Q" "lastinv"
- bind "R" "+reload"
- bind "S" "+back"
- bind "T" "+spray_menu"
- bind "V" "+voicerecord"
- bind "W" "+forward"
- bind "X" "radio2"
- bind "CTRL" "+speed"
- bind "ENTER" "toggleconsole"
- bind "ESCAPE" "cancelselect"
- bind "LEFTARROW" "cl_righthand 0"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "MWHEELDOWN" "+jump"
- bind "MWHEELUP" "+jump"
- bind "RIGHTARROW" "cl_righthand 1"
- bind "RSHIFT" "noclip"
- bind "SHIFT" "+duck"
- bind "SPACE" "+jump"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // 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; alias clutch clutchoff"
- alias "clutchoff" "voice_enable 1; clutchsoundoff; playvol buttonsutton2 0.5; 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; alias displaydamage "
- alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttonslip2 0.5; developer 0; alias displaydamage "
- bind "F4" "displaydamage"
- // Slow-Motion (Key: Backspace)
- 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; key1; key2; key3"
- alias -keybinds "defQ; defE; def1; def2; def3"
- bind mouse4 "+keybinds"
- // Resolution (Key: F11)
- 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"
- // Crosshair Change
- alias "crochange" "+crochange"
- alias "+crochange" "cl_crosshair_drawoutline 1; cl_crosshair_outlinethickness 0.5; cl_crosshair_dynamic_splitdist 5; cl_crosshaircolor 1; cl_crosshaircolor_b 255; cl_crosshaircolor_g 60; cl_crosshaircolor_r 255; cl_crosshairgap -10; cl_crosshairsize 3.17; cl_crosshairthickness 0.75; cl_crosshairusealpha 1; alias crochange -crochange"
- alias "-crochange" "cl_crosshair_drawoutline 0; cl_crosshair_outlinethickness 1; cl_crosshair_dynamic_splitdist 7; cl_crosshair_sniper_show_normal_inaccuracy 0; cl_crosshair_sniper_width 1; cl_crosshaircolor 5; cl_crosshaircolor_b 0; cl_crosshaircolor_g 0; cl_crosshaircolor_r 255; cl_crosshairgap -2; cl_crosshairsize 2; cl_crosshairthickness 0; cl_fixedcrosshairgap 3; alias crochange +crochange"
- bind "/" "crochange"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // Mouse //
- sensitivity "1.337"
- zoom_sensitivity_ratio_mouse "0.818933027098955175"
- m_rawinput "1"
- m_mouseaccel2 "0"
- m_mouseaccel1 "0"
- m_customaccel "0"
- ////////////////////////////////////////////////////////////////////////////////////////////////////
- // 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_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 " /:::/ / ::: /:::/ / "
- echo " /:::/ / :::__/:::/ / "
- echo " /:::/ / ::::::::/ / "
- echo " /:::/ / ::::::/ / "
- echo " /:::/ / ::::/ / "
- echo " /:::/ / ::/____/ "
- echo " ::/ / ~~ "
- echo " /____/ "
- echo " "
- echo ""
- echo ""
- echo " Config v2.2 Loaded! "
- echo ""
- echo ""
- echo ""
- echo ""
- echo " Useful Scripts: "
- echo ""
- echo " Mouse 5 - Jumpthrow "
- echo " # - Crosshair change "
- echo " F3 - Clutch "
- echo " F4 - Display Damage "
- echo " F11 - Change the resoloution "
- echo " Mouse 4 + E - HE "
- echo " Mouse 4 + Q - Flash "
- echo " Mouse 4 + 1 - Smoke "
- echo " Mouse 4 + 2 - Fire "
- echo " Mouse 4 + 3 - Decoy "
- echo " Backspace - Slow-Motion "
- echo " Left/Rightarrow - Left/Righthanded "
- echo ""
No comments yet. Be the first to post one!