Code
KNIFE CONFIG
unbindall
bind "w" "+forward"
bind "s" "+back"
bind "a" "+moveleft"
bind "d" "+moveright"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+jump"
bind "CTRL" "+duck"
bind "SHIFT" "+speed"
bind "PAUSE" "pause"
bind "PGDN" "cl_righthand 0"
bind "PGUP" "cl_righthand 1"
bind "F8" "snapshot"
bind "r" "+reload"
bind "g" "drop"
bind "b" "buy"
bind "e" "+use"
bind "m" "chooseteam"
bind "h" "+commandmenu"
bind "y" "messagemode"
bind "u" "messagemode2"
bind "f" "impulse 100"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "0" "slot10"
bind "F1" "autobuy"
bind "F2" "rebuy"
bind "MWHEELDOWN" "knife"
bind "MWHEELUP" "+duck"
|||Mouse settings
sensitivity "6.5"
m_pitch "0.022"
m_yaw "0.022"
m_forward "1"
m_side "0.8"
m_filter "0.000000"
zoom_sensitivity_ratio "1.03"
+mlook
|||For administrators
bind "." "amx_spectate"
bind "," "weaponmenu"
bind "i" amxmodmenu
bind "l" "amx_bancsmenu"
setinfo "_pw" "your password"
bind "z" "+hook"
bind "x" "+grab"
-------------------------------------------------------------------------------
hud_capturemouse "1"
hud_centerid "1"
hud_draw "1"
hud_fastswitch "1"
hud_saytext_internal "1"
hud_takesshots "0"
hud_classautokill "1"
crosshair "0.000000"
setinfo "_vgui_menus" "0"
console "1.000000"
con_color "255 255 255"
con_notifytime "5"
scr_conspeed "999999"
scr_centertime "5"
scr_printspeed "55"
net_graph "0"
net_scale "5"
net_graphpos "1"
_snd_mixahead "0.1"
sv_aim "1"
sv_unlag 1
sv_unlagsamples 0
sv_voiceenable "voice_speex"
sys_ticrate 1024
lookspring 1
v_centerspeed 1000
lookstrafe "0.000000"
lookspring "1.000000"
cl_updatarate "500"
ex_interp "0.001"
cl_cmdrate "500"
cl_rate "50000"
cl_resend "3"
cl_cmdbackup "2"
cl_lw "1"
gl_flipmatrix "1"
hpk_maxsize "4"
cl_weather "1"
viewsize "110"
cl_minmodels "1"
v_dark "1"
cs_solid_players "0"
fastsprites "0"
d_spriteskip "0"
bgmbuffer "-999999999"
gl_polyoffset "0.1"
cl_timeout "300"
fps_max "101"
developer "0"
cl_bobcycle "0"
------------------------------------------
alias extoggle exon
alias exon "voice_inputfromfile 1; voice_loopback 1; +voicerecord; alias extoggle exoff"
alias exoff "-voicerecord; voice_inputfromfile 0; voice_loopback 0; alias extoggle exon"
bind "q" "extoggle"
Fast DD
bind "ctrl" "+dd"
alias "+dd" "+duck;wait;-duck;wait;+duck"
alias "-dd" "-duck"
bind "space" "+jj"
alias +jj "alias _special 4;4"
alias -jj "alias _special;-jump"
alias 4 "+jump; wait; -jump; wait; special"
alias +head1 "-mlook;wait;+attack"
alias -head1 "-attack;;+mlook"
alias head1 "bind mouse1 +head1"
bind "f" "+2"
topcolor ""
bottomcolor ""
alias duck_r "+duck;wait;-duck;+attack2;wait;-attack2"
bind "e" "duck_r"
alias duck_l "+duck;wait;-duck;+attack;wait;-attack"
bind "c" "duck_l"
bind "SPACE" "+bhop"
alias +bhop "alias _special @bhop;@bhop"
alias -bhop "alias _special"
alias @bhop "special;wait;+jump;wait;-jump"
**********************************************
echo "cfg started! Good Luck"