alias +useattack "+attack ;wait; wait; +use"
alias -useattack "-attack; wait; wait; -use" alias useatk "useon"
alias useon "bind mouse1 +useattack; developer 1; echo Use Attack On; developer 0; alias useatk useoff"
alias useoff "bind mouse1 +attack; developer 1; echo Use Attack Off; developer 0; alias useatk useon"
bind "u" "useatk"