Guest User

Untitled

a guest
Jul 18th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. alias +hop "alias _special h_jump; h_start; slot10; alias hop_t -hop"
  2. alias -hop "alias _special h_stop; alias hop_t +hop"
  3. alias h_jump "+jump;wait;-jump;wait;h_start"
  4. alias h_start "+attack2; -attack2"
  5. alias h_stop "slot10"
  6. alias hop_t "+hop"
  7.  
  8. bind "MOUSE5" "hop"
Add Comment
Please, Sign In to add comment