Advertisement
jrizzy93

random bullshit

Jul 1st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. // Aliases:
  2. //left
  3. alias "+bhopleft" "+jump;+moveleft;";
  4. alias "-bhopleft" " -jump;-moveleft;";
  5. //right
  6. alias "+bhopright" "+jump;+moveright;";
  7. alias "-bhopright" " -jump;-moveright;";
  8. //binds
  9. alias "+capsbhop" "bind d +bhopright; bind a +bhopleft";
  10. alias "-capsbhop" "bind a +moveleft; bind d +moveright; -moveright; -moveleft";
  11. bind "CAPSLOCK" "+capsbhop"
  12. How you do it?
  13. You press your CAPSLOCK, then your A and D will became a moveleft/right plus jump soo, you only have to hold CAPS and do A and D instead of A + SPACE + D + Space It will help ya leave a Up if i helped
  14. Edit:
  15. To those that dont understand HOLD Caps to activate it, then just use A and D no jumping needed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement