Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Keybindings -----------------------------------------------------------------
- unbindall
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "5" "slot5"
- bind MOUSE_X yaw
- bind MOUSE_Y pitch
- bind "4" "slot6" // HE
- bind "f" "slot7" // Flash
- bind "c" "slot8" // Smoke
- bind "x" "slot10" // Molly
- bind "z" "slot9" // Decoy
- bind "j" "slot12" // Healthshot
- bind "a" "+left"
- bind "d" "+right"
- bind "s" "+back"
- bind "w" "+forward"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "mouse5" "+lookatweapon"
- bind "mouse4" "switchhands"
- bind "mouse3" "player_ping"
- bind "SPACE" "+jump"
- bind "q" "lastinv"
- bind "r" "+reload"
- bind "e" "+use"
- bind "g" "drop"
- bind "y" "messagemode"
- bind "u" "messagemode2"
- bind "h" "+voicerecord"
- bind "t" "+spray_menu"
- bind "m" "teammenu"
- bind "b" "buymenu"
- bind "DEL" "sellbackall"
- bind "n" noclip
- bind "," fov_cs_debug 20
- bind "." fov_cs_debug 0
- bind "i" "show_loadout_toggle"
- bind "scancode53" "toggleconsole" // "|" key
- bind "TAB" "+showscores"
- bind "ESCAPE" "cancelselect"
- bind "PAUSE" "pause"
- bind "SHIFT" "+sprint"
- bind "CTRL" "+duck"
- //bind "F1" "autobuy"
- //bind "F2" "rebuy"
- bind "F10" "quit"
- // Keybindings - Keypad Purchases ----------------------------------------------
- // Home, End, Pgup, Pgdn
- bind scancode74 "buy hegrenade"
- bind scancode77 "buy molotov"
- bind scancode75 "buy smokegrenade"
- bind scancode78 "buy flashbang"
- // / * -
- bind scancode84 "buy revolver"
- bind scancode85 "buy deagle"
- bind scancode86 "buy m4a1_silencer"
- // 7 8 9
- bind scancode95 "buy xm1014"
- bind scancode96 "buy negev; buy mp5sd"
- bind scancode97 "buy ssg08"
- // 4 5 6
- bind scancode92 "buy nova"
- bind scancode93 "buy mp9; buy mac10"
- bind scancode94 "buy famas; buy galilar"
- // 1 2 3
- bind scancode89 "buy tec9; buy fiveseven"
- bind scancode90 "buy p250"
- bind scancode91 "buy defuser"
- // 0 . Enter +
- bind scancode98 "buy awp"
- bind scancode99 "buy vest"
- bind scancode87 "buy AK47; buy m4a1"
- bind scancode88 "buy vesthelm"
- // Radio -----------------------------------------------------------------------
- bind "v" "+radialradio2"
- bind "leftarrow" "+radialradio"
- bind "downarrow" "+radialradio2"
- bind "rightarrow" "+radialradio3"
- cl_radial_radio_tab_1_text_2 #Chatwheel_gogogo
- cl_radial_radio_tab_1_text_1 #Chatwheel_cheer
- cl_radial_radio_tab_1_text_2 #Chatwheel_gogogo
- cl_radial_radio_tab_1_text_3 #Chatwheel_compliment
- cl_radial_radio_tab_1_text_4 #Chatwheel_peptalk
- cl_radial_radio_tab_1_text_5 #Chatwheel_holdposition
- cl_radial_radio_tab_1_text_6 #Chatwheel_sorry
- cl_radial_radio_tab_1_text_7 #Chatwheel_requestplan
- cl_radial_radio_tab_1_text_8 #Chatwheel_decoy
- // Aliases ---------------------------------------------------------------------
- alias "prac" "exec practice"
- alias "vee" "exec autoexec"
- // Minimap ---------------------------------------------------------------------
- cl_radar_rotate 1 // Rotate
- cl_radar_scale 0.6 // Zoom
- cl_hud_radar_scale 1 // Radar size
- cl_radar_always_centered 0 // Centered on player
- // Audio -----------------------------------------------------------------------
- volume "0.6"
- snd_voipvolume "0.5"
- snd_mute_losefocus 1 // Mute the game when alt+tabbing
- // Audio - Music settings
- snd_musicvolume "0"
- snd_menumusic_volume "0"
- snd_roundend_volume "0"
- snd_roundstart_volume "0"
- snd_deathcamera_volume "0"
- snd_mapobjective_volume "0"
- snd_tensecondwarning_volume "0.1"
- snd_mvp_volume "0.3"
- // Crosshair -------------------------------------------------------------------
- // Crosshair - Simple red classic, no gap
- cl_crosshaircolor 5;
- cl_crosshaircolor_r 255;
- cl_crosshaircolor_g 0;
- cl_crosshaircolor_b 0;
- cl_crosshairusealpha 1;
- cl_crosshairalpha 255;
- cl_crosshairsize 2.5;
- cl_crosshairthickness 0.4;
- cl_crosshairgap -4.5;
- cl_crosshairstyle 4;
- cl_crosshair_drawoutline 0;
- cl_crosshairdot 0;
- cl_crosshair_t 0;
- cl_crosshair_recoil false;
- alias crosshair1 = "cl_crosshaircolor 5; cl_crosshaircolor_r 255; cl_crosshaircolor_g 0; cl_crosshaircolor_b 0; cl_crosshairusealpha 1; cl_crosshairalpha 255; cl_crosshairsize 2.5; cl_crosshairthickness 0.4; cl_crosshairgap -6; cl_crosshairstyle 4; cl_crosshair_drawoutline 0; cl_crosshairdot 0; cl_crosshair_t 0; cl_crosshair_recoil false;"
- // Crosshair - Black bars
- //cl_crosshaircolor 5;
- //cl_crosshaircolor_r 0;
- //cl_crosshaircolor_g 0;
- //cl_crosshaircolor_b 0;
- //cl_crosshairusealpha 1;
- //cl_crosshairalpha 255;
- //cl_crosshairsize 400;
- //cl_crosshairthickness 500;
- //cl_crosshairgap -400;
- //cl_crosshairstyle 4;
- //cl_crosshair_drawoutline 0;
- //cl_crosshairdot 0;
- //cl_crosshair_t 0;
- //cl_crosshair_recoil false
- alias crosshair2 = "cl_crosshaircolor 5; cl_crosshaircolor_r 0; cl_crosshaircolor_g 0; cl_crosshaircolor_b 0; cl_crosshairusealpha 1; cl_crosshairalpha 255; cl_crosshairsize 400; cl_crosshairthickness 500; cl_crosshairgap -400; cl_crosshairstyle 4; cl_crosshair_drawoutline 0; cl_crosshairdot 0; cl_crosshair_t 0; cl_crosshair_recoil false;"
- // Crosshair - Dark green
- //cl_crosshaircolor 5
- //cl_crosshaircolor_g 192
- //cl_crosshaircolor_b 146
- //cl_crosshaircolor_r 30
- //cl_crosshairusealpha 1;
- //cl_crosshairalpha 255;
- //cl_crosshairsize 4;
- //cl_crosshairthickness 1;
- //cl_crosshairgap -1;
- //cl_crosshairstyle 4;
- //cl_crosshair_drawoutline 0;
- //cl_crosshairdot 0;
- //cl_crosshair_t 0;
- //cl_crosshair_recoil false
- alias crosshair3 = "cl_crosshaircolor 5; cl_crosshaircolor_g 192; cl_crosshaircolor_b 146; cl_crosshaircolor_r 30; cl_crosshairusealpha 1; cl_crosshairalpha 255; cl_crosshairsize 4; cl_crosshairthickness 1; cl_crosshairgap -1; cl_crosshairstyle 4; cl_crosshair_drawoutline 0; cl_crosshairdot 0; cl_crosshair_t 0; cl_crosshair_recoil false;"
- // HUD settings ----------------------------------------------------------------
- //hud_showtargetid "1"
- cl_hud_color 12 // 0 = Normal
- // 1 = White
- // 3 = Light Blue
- // 4 = Dark Blue
- // 5 = Purple
- // 6 = Red
- // 7 = Orange
- // 8 = Yellow
- // 9 = Green
- // 10 = Aquamarine
- // 11 = Pink
- // 12 = Player color
- cl_showloadout 1 // Always show loadout
- // Net graph (CS:GO)
- //net_graph "1"
- //net_graphpos "3"
- //net_graphproportionalfont "0"
- //net_graphheight "63"
- // Miscellaneous ---------------------------------------------------------------
- cl_prefer_lefthanded 0
- sensitivity 1
- //zoom_sensitivity_ratio_mouse "1.0"
- //r_drawtracers_firstperson 0
- //cl_autowepswitch "0"
- //cl_autohelp "0"
- //cl_showhelp "0"
- //cl_showfps "0"
- //mm_dedicated_search_maxping "150"
- //cl_disablehtmlmotd "1"
- //cl_disablefreezecam 1 // Disable zoom and freeze onto killer when you die
- //cl_downloadfilter “nosounds” // Don't download custom sounds
- cl_silencer_mode 0 // Allow detaching silencer?
- echo "######################################################################################"
- echo "# #"
- echo "# Woodster's CS2 config #"
- echo "# __ Numpad quickbuy ________________ #"
- echo "# __ Tips ___________________________________ | | | | | #"
- echo "# | || HE | Molly | Smoke | Flash | #"
- echo "# | || $300 | $4/500 | $300 | $200 | #"
- echo "# | - Use 'ignorerad' to turn off the radio ||________|________|________|________| #"
- echo "# | - Launch options: -exec autoexec -novid ||########| | | | #"
- echo "# | - use 'prac' for practice config ||# NUM- #| R8 | Deagle | M4A1 | #"
- echo "# | - 'map training_csgo' ||# Lock #| $600 | $700 | $2900 | #"
- echo "# | - 'map aim_botz' ||########|________|________|________| #"
- echo "# |___________________________________________|| | Negev | | | #"
- echo "# | XM | $1700/ | Scout | AK47 | #"
- echo "# __ Keybindings _________________________ | $2000 | MP5 | $1700 | $2700 | #"
- echo "# | | |________|_$1500__|________| | #"
- echo "# | Button Binding | | | SMG | Famas | M4A4 | #"
- echo "# | 4 HE Grenade | | Nova | $1050/ | $1950/ | $2900 | #"
- echo "# | F Flashbang | | $1050 | $1250/ | Galil | | #"
- echo "# | C Smoke | |________|________|_$1800__|________| #"
- echo "# | X Molotov | | Tec-9/ | | | | #"
- echo "# | Z Decoy | | Five-7 | P250 | Kit | | #"
- echo "# | F10 Quit game | | $500 | $300 | $400 | Kevlar | #"
- echo "# | I Toggle hide inventory | |________|________|________| +Helmet| #"
- echo "# | | Open console | |########| | | $1000 | #"
- echo "# | N Noclip | |########| AWP | Vest | | #"
- echo "# | H Voicechat | |########| $4750 | $650 | | #"
- echo "# |________________________________________| |########|________|________|________| #"
- echo "# #"
- echo "######################################################################################"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement