Page 1 of 1

Dance Script

PostPosted: Sat Apr 19, 2003 2:27 am
by DoomStone
This Dance script will loop for ever :)

<--- Dance Script start ---->
/text dance start
/pointlef
/delay 1000
/pointrig
/delay 1000
/backflip
/delay 1000
/disco
/delay 1000
/pulp
/delay 7000
/ymca
/delay 6000
/text dance done
/dancef
<--- Dance Script end ---->

then will you may ask "How do i stop it?" and yes i have 2 ways 2 do that!

1:
make a nother script there contain
<--- stop script --->
/s stopping dancing script
<--- stop script --->

2:
Zone :)


DoomEgnineer over and out

PostPosted: Sat Apr 19, 2003 3:19 am
by Ichyro
What about a script to turn around and do Disco/Pulp.

The lower being disco, the top being pulp.

PostPosted: Sat Apr 19, 2003 11:59 am
by DoomStone
One more thing :) the script need to be named "dancef" or else will it not worke

PostPosted: Sat Apr 19, 2003 6:09 pm
by Uwen
Another way to stop it (and kudos to Rena for this) is to type "/." (without the quotes)

PostPosted: Sat Apr 19, 2003 9:25 pm
by Mummu
best is to keep the cript open, and edit in on the fly.
a script with "/delay 1" in it will stop any running script.

PostPosted: Sun Apr 20, 2003 1:13 am
by DoomStone
theis look a lot better


<-- dancef --->
/disco
/delay 1000
/pulp
/delay 7000
/ymca
/delay 7000
/dancef
<-- dancef --->

PostPosted: Sun Apr 20, 2003 8:23 am
by Boinky
Nice ideas (says another Drubk Ebgibeer) :roflbao:

PostPosted: Sun Apr 27, 2003 5:41 am
by ratty
Any invalid command will stop a running script

/asdfasdfasfsd
/2ljksdhfkjh4lj
/savethedramaforyomamma

just make sure to have a decent delay like 3 seconds in your scripts SOMEWHERE so you can actually type that invalid command before it takes control from you.