alias single "+attack; wait; -attack"
alias burst "+attack; wait; wait; wait; wait; wait; wait; wait; -attack"
bind mouse1 +attack
alias switch "bind mouse1 burst; bind x switch2; developer 1; echo burst fire; developer 0"
alias switch2 "bind mouse1 single; bind x switch3; developer 1; echo single fire; developer 0"
alias switch3 "bind mouse1 +attack; bind x switch; developer 1; echo full auto; developer 0"
bind x switch
