Advertisement
Guest User

Untitled

a guest
Jul 10th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. alias "lostbbcl" "voicemenu 2 1";
  2. alias "+lostl" "lostbbcl; cl_yawspeed 3000; +left; +attack2";
  3. alias "-lostl" "-attack2; -left; cl_yawspeed 210";
  4. alias "lostml" "+lostl; wait 24; -lostl";
  5. bind "mouse1" "lostml";
  6. alias "lostbbcr" "voicemenu 2 1";
  7. alias "+lostr" "lostbbcr; cl_yawspeed 3000; +right; +attack2";
  8. alias "-lostr" "-attack2; -right; cl_yawspeed 210";
  9. alias "lostmr" "+lostr; wait 24; -lostr";
  10. bind "mouse2" "lostmr";
  11. alias "backvoice" "voicemenu 2 1";
  12. alias "+backfair" "backvoice; cl_yawspeed 2810; +right; wait 10; +attack2";
  13. alias "-backfair" "wait 2; -attack2; -right; cl_yawspeed 210";
  14. alias "backfairuse" "+backfair; wait 24; -backfair";
  15. bind "mwheelup" "backfairuse";
  16. alias "backvoice2" "voicemenu 2 1";
  17. alias "+backfair2" "backvoice2; cl_yawspeed 2810; +left; wait 10; +attack2";
  18. alias "-backfair2" "wait 2; -attack2; -left; cl_yawspeed 210";
  19. alias "backfairuse2" "+backfair2; wait 24; -backfair2";
  20. bind "mwheeldown" "backfairuse2";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement