Jump to content

Skotti

Ancient
  • Content Count

    5236
  • Donations

    45.00 USD 
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by Skotti


  1. I just put in a script that just makes me spin continuously.

    I see no harm in it but would like to run it passed you guys.

    //Atom!c Spin

    //NumPad 1 = slow spin.

    //NumPad 2 = medium spin.

    //NumPad 3 = fast spin.

    //NumPad 4 = crazy uber spin!

    //NumPad 0 = stop spinning.

    echo Press NumPad 1 to slow spin.

    echo Press NumPad 2 to medium spin.

    echo Press NumPad 3 to fast spin.

    echo Press NumPad 4 to crazy uber spin!

    echo Press NumPad 0 to stop spinning.

    alias "yawn_spin_1" "+left; +forward; cl_yawspeed 500"

    alias "average_spin_2" "+left; +forward; cl_yawspeed 1000"

    alias "yeehaw_spin_3" "+left; +forward; cl_yawspeed 1500"

    alias "arrghhh_spin_4" "+left; +forward; cl_yawspeed 10000"

    alias "stop_spin_0" "-left; -forward; cl_yawspeed 200"

    bind "kp_end" "lol_spin_1; +left; +forward; cl_yawspeed 500"

    bind "kp_downarrow" "lol_spin_2; +left; +forward; cl_yawspeed 1000"

    bind "kp_pgdn" "lol_spin_3; +left; +forward; cl_yawspeed 1500"

    bind "kp_leftarrow" "lol_spin_4; +left; +forward; cl_yawspeed 10000"

    bind "kp_ins" "lol_spin_0; -left; -forward; cl_yawspeed 210"

    That is it. just makes me spin. its for lulz in jb.


  2. I'm 18(eighteen) yrs old man.And Mitch i was a T when he banned me the 2nd time.
    I am sorry.It will never happen.i said 45 times today until phoenix comed.Can i be forgived?I won't do that again.

    I though 18 year olds knew first grade grammar.

×
×
  • Create New...