Advertisement
Guest User

Untitled

a guest
May 4th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. sensitivity 0
  2.  
  3. alias backstrafe "tas_strafe_buttons 6 2 5 3"
  4. alias frontstrafe "tas_strafe_buttons -1"
  5.  
  6. alias tuse "+use;_y_spt_afterframes 1 -use"
  7.  
  8. alias _ST0P "stop;toggleconsole"
  9. alias ST0P "tas_strafe_type 0;tas_strafe 0;tas_maxspeed 0;-speed;-jump;-duck;-walk;-attack;-attack2;-use;_y_spt_pitchspeed 0;_y_spt_yawspeed 0;echo #SAVE#;_y_spt_afterframes 20 _ST0P"
  10.  
  11. alias +tspeed "tas_maxspeed 320;+speed"
  12. alias -tspeed "tas_maxspeed 0;-speed"
  13.  
  14. alias _usespam0 "+use;_y_spt_afterframes 1 -use;_y_spt_afterframes 2 _usespam"
  15. alias +usespam "alias _usespam _usespam0;_usespam"
  16. alias -usespam "alias _usespam"
  17.  
  18. alias attack "+attack;_y_spt_afterframes 1 -attack"
  19. alias attack2 "+attack2;_y_spt_afterframes 1 -attack2"
  20.  
  21. alias walk "+walk;y_spt_afterframes 1 -walk"
  22. alias jump "+jump;_y_spt_afterframes 1 -jump"
  23.  
  24. alias stopspin "_y_spt_pitchspeed 0;_y_spt_yawspeed 0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement