Results 1 to 10 of 10

Thread: Need help to write a Timerscript

  1. #1

    Default Need help to write a Timerscript

    Hello,
    I have a question about a timer script as the Yaremka script.
    Starting it for example with /yaremka.....then it runs and runs and runs ....
    What do I enter to stop it again ...... except / reloadui ....

  2. #2

    Default

    Quote Originally Posted by XxRan3xX View Post
    Hello,
    I have a question about a timer script as the Yaremka script.
    Starting it for example with /yaremka.....then it runs and runs and runs ....
    What do I enter to stop it again ...... except / reloadui ....
    Pretty sure /reloadui is the only way to stop it. Unless the script has a defined ending point.
    Halfdead/Ghiaour
    Grandmaster Tos
    Rogue Angels
    Time Trial Vids

  3. #3

    Default

    how should the defined ending point look like?
    when its a wipe.....there musste be a possibility to stop that script without /reloadui
    script looks like the one below

    HTML Code:
    /raid Script started - DO NOT USE RAID CHAT
    delay 33000
    /raid <font color='red' face='large_bold'> ENRAGED 5 SECONDS
    delay 5000
    /raid <font color='yellow' face='large_bold'> CLICK!
    delay 3000
    /raid <font color='green' face='large_bold'> MOVE
    delay 30000
    /raid <font color='red' face='large_bold'> ENRAGED 5 SECONDS
    delay 5000
    /raid <font color='yellow' face='large_bold'> CLICK!
    delay 3000
    /raid <font color='green' face='large_bold'> MOVE
    delay 30000
    /raid <font color='red' face='large_bold'> ENRAGED 5 SECONDS
    delay 5000
    /raid <font color='yellow' face='large_bold'> CLICK!
    delay 3000
    /raid <font color='green' face='large_bold'> MOVE
    /raid Script ended
    Last edited by XxRan3xX; 27th January 2015 at 14:47.

  4. #4

    Default

    If you want the script to work you will have to edit the filename.

    If the file name is called yaremka.txt you script will look like this right
    Code:
    /raid Script started - DO NOT USE RAID CHAT
    delay 33000
    /raid <font color='red' face='large_bold'> ENRAGED 5 SECONDS
    delay 5000
    /raid <font color='yellow' face='large_bold'> CLICK!
    delay 3000
    /raid <font color='green' face='large_bold'> MOVE
    delay 30000
    /raid <font color='red' face='large_bold'> ENRAGED 5 SECONDS
    delay 5000
    /raid <font color='yellow' face='large_bold'> CLICK!
    delay 3000
    /raid <font color='green' face='large_bold'> MOVE
    delay 30000
    /raid <font color='red' face='large_bold'> ENRAGED 5 SECONDS
    delay 5000
    /raid <font color='yellow' face='large_bold'> CLICK!
    delay 3000
    /raid <font color='green' face='large_bold'> MOVE
    /raid Script ended
    /yaremka.txt
    If you want the script to stop you will have to change the name of yaremka.txt to something else like yaremka1.txt because then it won't loop again as yaremka.txt doesnt exist anymore.

    I recomend /reloadui though which is much better, you know you can re-cover the lost chat after you have done /reloadui yeah? Simply subscribe or unsubscribe any channel and everything will pop back except sent tells.
    Fass
    Professional northmen slayer of saga
    {Circle of Eternity}

  5. #5

    Default

    thx fass
    so when i enter /yaremka.txt it starts and when i enter /yaremka1.txt its stops......am i right?....edit: nope^^
    what i want is to start the script and stop it by myself.....
    Last edited by XxRan3xX; 27th January 2015 at 15:31.

  6. #6

    Default

    Quote Originally Posted by XxRan3xX View Post
    thx fass
    so when i enter /yaremka.txt it starts and when i enter /yaremka1.txt its stops......am i right?....edit: nope^^
    what i want is to start the script and stop it by myself.....
    no. You can never do such thing. Either it finishes on the last row or it doesnt stop at all or you have to reload ui, or you rename the file so it cant repeat itself.
    Fass
    Professional northmen slayer of saga
    {Circle of Eternity}

  7. #7

  8. #8

    Default

    You can inclued a /reload ui script if it makes it easier for you.

    I personnaly use a macro that does /reloadui twice. The first one is to stop the script, the second one is to recover the chat ^^

  9. #9

    Default

    im not a very good scripter(i think)^^
    so i need a bit help

  10. #10

    Default

    Quote Originally Posted by Fass View Post
    I recomend /reloadui though which is much better, you know you can re-cover the lost chat after you have done /reloadui yeah? Simply subscribe or unsubscribe any channel and everything will pop back except sent tells.
    Better yet: enable/disable timestamps.
    Short cuts make long delays.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •