Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Stuff list
- / 1. Binds
- // 2. Unbinds
- /// 3. Crosshair
- //// 4. Viewmodel
- ///// 5. Hud + Radar
- ////// 6. Mouse
- /////// 7. Network
- //////// 8. Netgraph
- ///////// 9. General Video Settings
- ////////// 10. Sound
- /////////// 11. Other
- --------------------------------------------------------------- [1.] BINDS
- bind "w" "+forward"
- bind "a" "+left"
- bind "s" "+back"
- bind "d" "+right"
- bind "mwheeldown" "+jump"
- bind "space" "+jump"
- bind "shift" "+sprint"
- bind "c" "+duck"
- bind "e" "+use"
- bind "f" "+lookatweapon"
- bind "l" "slot12"
- bind "m" "teammenu"
- bind "p" "toggleconsole"
- bind "r" "+reload"
- bind "y" "messagemode"
- bind "u" "messagemode2"
- bind "z" "radio1"
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot4"
- bind "5" "slot5"
- bind "8" "+forwardjumpthrow"
- bind "x" "slot8"
- bind "t" "slot10"
- bind "q" "slot7"
- bind "v" ""
- bind "k" "+voicerecord"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "TAB" "+showscores"
- bind "F2" "askconnect_accept"
- bind "b" "buymenu"
- bind "m" "teammenu"
- bind "g" "drop"
- bind "leftarrow" "cl_righthand 0"
- bind "rightarrow" "cl_righthand 1"
- bind "uparrow" "volume 0.45"
- bind "downarrow" "volume 0"
- bind "h" "noclip"
- bind "j" "+spray_menu"
- bind "mwheelup" "incrementvar cl_radar_scale 0.25 0.8 0.35"
- bind "N" "player_ping"
- bind "O" "bot_place"
- bind "0" "incrementvar bot_crouch 0 1 1"
- bind "i" "+ff"
- bind "F9" "demo_togglepause"
- --------------------------------------------------------------- [2.] UNBINDS
- unbind "F4"
- unbind "F5"
- unbind "F6"
- unbind "F7"
- unbind "F8"
- unbind "F10"
- unbind "6"
- unbind "7"
- unbind "9"
- unbind "["
- unbind "]"
- unbind "'"
- unbind "`"
- unbind ","
- unbind "."
- unbind "/"
- unbind "-"
- unbind "CTRL"
- unbind "ALT"
- unbind "DEL"
- unbind "ESCAPE"
- unbind "INS"
- unbind "END"
- unbind "PGUP"
- unbind "PGDN"
- unbind "PAUSE"
- unbind "ENTER"
- unbind "MOUSE3"
- unbind "MOUSE4"
- unbind "MOUSE5"
- --------------------------------------------------------------- [3.] Crosshair
- cl_show_observer_crosshair 0 // 0 No one, 1 Friends and Party, 2 Everyone
- cl_crosshair_friendly_warning 0
- cl_crosshair_drawoutline 0
- cl_crosshair_dynamic_maxdist_splitratio 0.3
- cl_crosshair_dynamic_splitalpha_innermod 1
- cl_crosshair_dynamic_splitalpha_outermod 0.5
- cl_crosshair_dynamic_splitdist 7 // If using cl crosshairstyle 2, this is the distance that the crosshair pips will split into 2. 7 default
- cl_crosshair_outlinethickness 0.5
- cl_crosshair_recoil 0 // Make crosshair move with the recoil
- cl_crosshair_sniper_show_normal_inaccuracy 0 // Include standing inaccuracy when determining sniper crosshair blur
- cl_crosshair_sniper_width 1
- cl_crosshair_t 0
- cl_crosshairalpha 255
- cl_crosshaircolor 5
- cl_crosshaircolor_b 0
- cl_crosshaircolor_g 255
- cl_crosshaircolor_r 0
- cl_crosshairdot 0
- cl_crosshairgap -3
- cl_crosshairgap_useweaponvalue 0
- cl_crosshairsize 2
- cl_crosshairstyle 4
- cl_crosshairthickness 0
- cl_crosshairusealpha 1
- cl_fixedcrosshairgap -9
- --------------------------------------------------------------- [4.] Viewmodel
- viewmodel_fov 68
- viewmodel_offset_x 2.5
- viewmodel_offset_y 0
- viewmodel_offset_z -1.5
- viewmodel_presetpos 0
- --------------------------------------------------------------- [5.] HUD + Radar
- cl_drawhud 1
- cl_drawhud_force_radar 0 // 0, default; 1, draw radar even if hud disabled; -1, force no radar
- cl_radar_always_centered 1 // If set to 0, the radar is maximally used. Otherwise the player is always centered, even at map extents.
- cl_radar_icon_scale_min 0.6 // Sets the minimum icon scale. Valid values are 0.4 to 1.25.
- cl_radar_scale 0.25 // Sets the radar scale. Valid values are 0.25 to 1.0.
- cl_radar_square_with_scoreboard 1 // If set, the radar will toggle to square when the scoreboard is visible.
- cl_teammate_colors_show 1 // In competitive, 1 show teammates as separate colors in the radar, scoreboard, etc., 2 show colors and letters
- cl_radar_rotate 1
- cl_hud_radar_scale 1
- cl_hud_color 1
- hud_scaling 1.15
- hud_showtargetid 1
- safezonex 1
- safezoney 1
- cl_showloadout 1
- cl_teamid_overhead_mode 2 // Show everything
- cl_sanitize_player_names 0 // Hide player names
- cl_hide_avatar_images 0 // Hide player avatars
- cl_allow_animated_avatars 0 // Disable animated avatars
- cl_show_clan_in_death_notice 0
- --------------------------------------------------------------- [6.] Mouse
- sensitivity 2
- zoom_sensitivity_ratio 1
- m_pitch 0.022
- m_yaw 0.022
- mouse_inverty 0
- cl_mouselook 1 // Set to 1 to use mouse for look, 0 for keyboard look. Cannot be set while connected to a server.
- cl_scoreboard_mouse_enable_binding +attack2 // Name of the binding to enable mouse selection in the scoreboard
- joystick 0
- --------------------------------------------------------------- [7.] Network
- rate 786432 // Min bytes/sec the host can receive data
- mm_dedicated_search_maxping 40
- --------------------------------------------------------------- [8.] Netgraph
- cq_netgraph_problem_show_auto 1 // Automatically show networking problems.
- --------------------------------------------------------------- [9.] General Video Settings
- fps_max 320
- fps_max_tools 60
- fps_max_ui 60
- r_player_visibility_mode 0 // Boost Player Contrast
- csgo_monitorgamma 2.2 // Monitor gamma (typically 2.2 for CRT and 1.7 for LCD)
- r_fullscreen_gamma 1.6 // Screen gamma (only in fullscreen modes)
- sv_skyname "sky_urb01"
- --------------------------------------------------------------- [10.] Sound
- volume 0.4
- snd_voipvolume 0.25 // voice scale
- voice_always_sample_mic 0
- voice_modenable 1 // Enable/disable voice in this mod.
- voice_threshold 4000
- snd_steamaudio_enable_perspective_correction 1 // Perspective correction
- snd_spatialize_lerp 0 // L/R isolation
- snd_headphone_eq 0 // 0 Natural, 1 Crisp, 2 Smooth
- snd_mixahead 0.001
- snd_tensecondwarning_volume 0.01
- snd_headphone_eq 1 // Select Headphone EQ Preset
- snd_deathcamera_volume 0
- snd_mapobjective_volume 0
- snd_menumusic_volume 0
- snd_music_selection 1
- snd_musicvolume 1
- snd_mute_losefocus 1
- snd_mute_mvp_music_live_players 0
- snd_mvp_volume 0
- snd_roundaction_volume 0
- snd_roundend_volume 0
- snd_roundstart_volume 0
- speaker_config -1
- --------------------------------------------------------------- [11.] Other
- sv_cheats 1
- con_enable 1 // Enable console
- cl_color 3 // Teammate color
- cl_clanid "" // Clan
- spec_centerchasecam 0 // Looks at the target player's center, instead of his eye position, in chase came mode
- spec_show_xray 1 // Show XRAY
- spec_replay_autostart 0 // Auto-start Killer Replay when available
- sv_pause_on_console_open 0 // Set 1 to pause the game when pressing ~ to open the console. CTRL+~ opens the console without pause.
- cl_silencer_mode 0 // 0, cannot detach; 1, press secondary fire to detach
- cl_sniper_auto_rezoom 1 // 1 is better
- cl_debounce_zoom 0 // The unzoom delay, disabled
- cl_dm_buyrandomweapons 0 // Disable random weapons in DM
- cl_inventory_saved_filter2 all // Inventory filter, everything
- cl_inventory_saved_sort2 inv_sort_rarity // Inventory sort by rarity
- cl_invites_only_friends 1 // Will ignore in-game invites from recent teammates or other non-friends
- cl_invites_only_mainmenu 1 // Will ignore all invites when user is playing a match
- cl_join_advertise 2 // Advertise joinable game in progress to Steam friends, otherwise need a Steam invite (2 all servers, 1 official servers, 0 none)
- ui_mainmenu_bkgnd_movie_47C62B23 cs_italy // Main menu background map
- cl_new_user_phase -1 // The little menu that asks you to show the tutorial and stuff, for new players. 2 new, -1 not new
- cl_promoted_settings_acknowledged "" // New settings acknowledged, left unchanged
- cl_obs_interp_enable 0 // Smooth camera disabled
- cl_obs_interp_pos_rate 0.05 // Least smooth camera setting
- cl_playerspray_auto_apply 1 // Quick spray
- ui_setting_advertiseforhire_auto 0
- option_duck_method 0
- option_speed_method 0
- cl_mute_all_but_friends_and_party 0
- cl_mute_enemy_team 0
- panorama_console_position_and_size "20.00|20.00|1000.00|800.00"
- cl_sniper_delay_unscope 0
- cl_versus_intro
- sv_versus_screen_scene_id
- trusted_launch
- ---------------------------------------------------------------
- clear
- echo cfg executed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement