thank you in advance.
| CODE |
| alias bhop3 "+jump; wait; -jump; wait; +jump; wait; -jump; wait; +jump" alias -bhop "-jump" alias bhopt1 "alias +bhop bhop3; alias bhopt bhopt2" alias bhopt2 "alias +bhop +jump; alias bhopt bhopt1" bhopt1 |
| CODE |
| bind KEY_JUMP +bhop bind KEY_TOGGLE bhopt |