alias fast_sniper fs_on
alias +awpshot "+attack; spec_next"
alias -awpshot "-attack; use weapon_knife; slot1"
alias fs_on "bind mouse1 +awpshot; alias fast_sniper fs_off; echo Fast Sniper ON"
alias fs_off "bind mouse1 +attack; alias fast_sniper fs_on; echo Fast Sniper OFF"
bind "i" "fast_sniper"