Page 2 of 3

Re: Dance scripts

PostPosted: Sat Oct 27, 2012 7:29 pm
by Shigy
Gumihoyah wrote:I kinda having troubles when I put it on loop that I'm stuck in those emotes and can't turn them off :D

Yeah it's a bit of a problem that. The old stop scripts from AO don't seem to work in TSW.

Re: Dance scripts

PostPosted: Tue Nov 20, 2012 5:19 pm
by Dasch
Has anyone found a way to stop them looping? (other than renaming the file while the script is running I guess)

Re: Dance scripts

PostPosted: Tue Nov 20, 2012 10:52 pm
by Innari
I simply move ... they stop. Or activate the closet and frig with clothing. :)

Re: Dance scripts

PostPosted: Wed Feb 20, 2013 1:50 pm
by Kishar
This is likely going to make me sound sillybut....

following what vallikat was saying for setting up the dance script , found its not working for me so been wondering if Im doing things right ?

its been a long while since played ao so very rusty in the were you put the script folder etc... I just put it right into the secret world files made copyed and paisted shigs script into a text document useing word pad and called that file dance . but once in game hit /dance got told it didnt exsist so not sure if I have missed something or that , any help would be muchly loved guys ^^

Kishar " Kyttan " Von-bek.

Re: Dance scripts

PostPosted: Wed Feb 20, 2013 2:02 pm
by Dasch
if you write in notepad, it automatically adds a file extension to it, so it's probably called dance.txt
If you try typing /dance.txt ingame it should work
If you type /da then hit tab you'll get alist of all th ecommands (including custom scripts) that start with da and you should see your dance there.

You can delete the .txt from the file to make it work as /dance

Oh also make sure your script is in the scripts folder of game install :)

Re: Dance scripts

PostPosted: Thu Mar 07, 2013 12:54 am
by Shigy
What Dasch said ;)

Re: TSW Dance scripts

PostPosted: Mon Jul 29, 2013 6:27 pm
by Impenitent
We were talking about dance scripts the other day during Shigy's (first!) TSW show so I thought I'd share what I use. The one I usually use is the one in the first post minus the headstand
/tapdance
/delay 35000
/jazzhands
/delay 3000
/covereyes
/delay 5000
/digmusic
/delay 60000

And since tapdance doesn't loop I also have
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000
/tapdance
/delay 35000

And lastly my new one. It has a bit of a nod to my AO dance script in it. It is a bit different than the one Shigy came up with but it still has a lot of digmusic.
/rockonheels
/delay 3500
/graffiti
/delay 1500
/runningman
/delay 10000
/funkychicken
/delay 2500
/dance_sprinkler
/delay 9000
/funkychicken
/delay 2700
/tapdance
/delay 9000
/digmusic
/delay 30111
/runningman
/delay 10000
/funkychicken
/delay 2500
/dance_sprinkler
/delay 9000
/funkychicken
/delay 2700
/tapdance
/delay 9000
/digmusic
/delay 30111
/runningman
/delay 10000
/funkychicken
/delay 2500
/dance_sprinkler
/delay 9000
/funkychicken
/delay 2700
/tapdance
/delay 9000
/digmusic

I still havn't been able to come up with a good metal dance though. Lastly, while not a dance, some may have seen me throw glitter around. Here is the script for that.

/v <font color="#009500">!!! </font><font color="#0080FF">Take</font> <font color="#FF8000">this</font> <font color="#69E61E">glitter</font> <font color="#DB96E0">to</font> <font color="#FF0000">the</font> <font color="#FF00C8">face</font><font color="#DB96E0"> %t </font><font color="#0080FF">!!!</font>

Re: TSW Dance scripts

PostPosted: Tue Jul 30, 2013 12:14 am
by Shigy
Thanks for sharing :)

I haven't had time to put together more but I want to at some stage.

Re: TSW Dance scripts

PostPosted: Fri Nov 01, 2013 6:12 am
by Vexzin
Dancing on TSW still takes talent .. yes if you move or do 100 over things .. start over ... what is cool tho .. is you can dance and drink beer and smoke at the same time.. just don't move too much +sighs+



Image

yaya

Re: TSW Dance scripts

PostPosted: Thu Nov 07, 2013 2:28 am
by Shigy
Tried to come up with a more metal one for Ashval...failed miserably. Doesn't help that half of them spit something into chat which you don't want on a looping script.

/digmusic
/delay 6500
/crossedarms
/delay 3000
/rubface
/delay 4500
/scaredlook
/delay 3800
/slouch
/delay 2000
/metal

Re: TSW Dance scripts

PostPosted: Thu Nov 07, 2013 3:10 am
by Shigy
And a silly one. Because I'm silly.

/dance_gangnam_style
/delay 10000
/dance_sprinkler
/delay 5000
/runningman
/delay 11000
/dance_samba
/delay 6900
/funkychicken
/delay 3300
/headstand
/delay 15500
/dance_macarena
/delay 35000
/silly

Re: TSW Dance scripts

PostPosted: Wed Jul 16, 2014 6:51 am
by Peppercake
I might have the solution on how to stop dancing.

In AO, any other script would stop loops, thats why a single /text [message] could stop it.

I dunno if it works, but if you add a second loop you might remove the first one.
Try something like:

(have a script named stop, and another one named stop2)

Type this in stop:
/text Attempting to stop dancing..
/delay 20
/stop2

And this in stop2:
/text Success!


Would be cool if it works ;o
I should really go try out tsw, and make a level 1 there aswell xD

Re: TSW Dance scripts

PostPosted: Wed Jul 16, 2014 9:20 am
by Shigy
The standard AO stop scripts don't work in TSW. There are ways to get it to stop though.

Re: TSW Dance scripts

PostPosted: Wed Jul 16, 2014 10:11 am
by Peppercake
Shigy wrote:The standard AO stop scripts don't work in TSW. There are ways to get it to stop though.


I saw that the normal stop script didnt work, thats why i just made those new codes :3

Re: TSW Dance scripts

PostPosted: Wed Jul 16, 2014 1:27 pm
by Vallikat
I could be wrong about this, but I think in TSW you don't need a stop script at all. You just need to do anything else and it breaks your script. I know the /dance_ emotes all run continuously until other action is performed. I would guess that even a continuous looping script would do the same. Not sure. There seems to be conflicting info on that in this thread. I will have to try later.

Re: TSW Dance scripts

PostPosted: Wed Jul 16, 2014 5:02 pm
by Kermie
not completely true...
The custom dance scripts i have made, which loop, do not stop when you move.. they eventually start again. I actually had to log out of the game so i would stop doing the Shiggy one night.

Re: TSW Dance scripts

PostPosted: Wed Jul 16, 2014 5:06 pm
by Twisty
Doing another emote or moving will stop the current emote, but it does not break the loop in TSW. A looping script continues to run in the background and if the character is idle for a moment it will continue the script again. I dont know how to make it stop, so I just dont use looping scripts.

Re: TSW Dance scripts

PostPosted: Wed Jul 16, 2014 5:54 pm
by Peppercake
Twisty wrote: I dont know how to make it stop, so I just dont use looping scripts.


Then try out the script I posted above, and let me know if it works :P

Re: TSW Dance scripts

PostPosted: Wed Jul 16, 2014 8:22 pm
by Kermie
Pepper,

if i actually make it to Trevelins show tonight i will do that.

Re: TSW Dance scripts

PostPosted: Thu Jul 17, 2014 3:16 am
by Kermie
i don't know why i said if i make it Trev's show... i am a sucker for liveness.. and the stop script didn't work. sadly.