bind "g" "autoON" //toggles the Auto-Reload
alias autoON "bind mouse1 +atkreload; bind g autoOFF"
alias autoOFF "bind mouse1 +attack; bind g autoON"
alias +atkreload "+attack"
alias -atkreload "-attack; +reload; wait 5; -reload"
bind mouse1 "+attack"