Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. alias "+bhopleft" "+left;+moveleft";
  2. alias "-bhopleft" "-left;-moveleft";
  3.  
  4. alias "+bhopright" "+right;+moveright";
  5. alias "-bhopright" "-right;-moveright";
  6.  
  7. alias "ON" "bind a +bhopleft;bind d +bhopright; alias BHOP OFF";
  8. alias "OFF" "bind a -bhopleft;bind d -bhopright; alias BHOP ON;-left;-right;-moveleft;-moveright;bind d +moveright;bind a +moveleft";
  9. alias "BHOP" "ON";
  10.  
  11. bind "o" "ON";
  12. bind "p" "OFF"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement