Pages

Sunday 8 April 2012

CS 1. 6 Script On awp

The script that when shot with the awp weapon quickly change my knife back and forth to awp

alias wait2 "wait; wait"
alias wait3 "wait2; wait"
alias wait4 "wait3; wait"
alias wait5 "wait4; wait"
alias +SKL.23 "+attack; SKL.23.01"
alias -SKL.23 "-attack"
alias SKL.23.01 "wait2; SKL.23.02"
alias SKL.23.02 "weapon_knife; SKL.23.03"
alias SKL.23.03 "weapon_awp"
alias SKL.23.04 "SKL.23.05"
alias SKL.23.05 "bind mouse1 +SKL.23"
alias SKL.23.04 "SKL.23.06"
alias SKL.23.06 "bind mouse1 +attack"
alias SKL.23.04 "SKL.23.05"

bind "KLAWISZ" "SKL.23.04"

No comments:

Post a Comment