Help - Search - Members - Calendar
Full Version: Script To Dance...
Unknown Worlds Forums > Natural Selection > Natural Selection Creation > NS Customization
Zaggy
Lo, I'm kinda bored, and I'm poking around with scripts.
So I came up with the idea of making a script witch makes you dance with 1 press on a button.
A few questions:

-Is this possible?
-How can I move with a script like I do with the mouse?
Zyko
it is possible ;D.. donno how though. back in those cs days i had one cool script, the jackson moonwalker.. kinda funny ;D

nice movie tbh D;
Zaggy
lol, you still have that script?

some things I was able to find out myself (yay..)

+left makes you turn left all the time until you do -left
same goes for -right

+jump makes you jump
+duck makes you duck until -duck

+lookup makes you loop up.
+lookdown guess what

anyone help me with some weard dancing movent? smile.gif
Bijiy
Well, one would think you could do it with the "wait" command.
Zaggy
QUOTE (Bijiy @ Jun 27 2004, 07:44 AM)
Well, one would think you could do it with the "wait" command.

sure thing, I made this already:

CODE
//wait a lot
alias "w2" "wait;wait"
alias "w3" "wait;wait;wait"
alias "wlong" "wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;"


found this:
Pictar
Seems handy, but I'm not sure if it ALL works the same for NS..
Bijiy
Yeah, just keep linking the commands together on one key. I don't know if HL has a command limit or not though...
Zaggy
Well this doesnt make you dance, but turn around very fast

*warning, you might get motion sick or epileptic because of this!*

CODE

//Fast turning
alias hs "cl_yawspeed 100000"
alias nm "-left;-right;-lookup;-lookdown;-jump;-duck;cl_yawspeed 210"
alias left "hs;+left"
alias right "hs;+right"
bind "KP_leftarrow" left
bind "KP_5" nm
bind "KP_rightarrow" right


How to use?

Tap numpad 4 to turn very fast left
Tap numpad 5 to stop it all!!!1!!!
Tap numpad 6 to turn very fast right

(Tap means press it once, not hold it)
CMF_Fatal
orrr, go to console, type sensitivity 9999999 and just move the mouse around really fast in circles while jumping, crouching, proning (in some games). tryiit in the rave room, its great.
AnarkiThreeXSix
break dancing gorges in the ready room! pudgy.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.