Created
August 14, 2016 04:38
-
-
Save erikroyall/f9267a7f3ed91a4609f27e69076b51f4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias loop "load_itempreset 0; joinclass heavyweapons; wait 25; voicemenu 1 4; looptaunt_on"; looptaunt_on | |
alias redirect loop | |
bind F6 "redirect" | |
bind F7 "alias redirect break" | |
alias break "alias redirect loop" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment