How to create a scenario script?!

Forum Forums Discussion How to create a scenario script?!

This topic contains 8 replies, has 4 voices, and was last updated by soviras soviras 4 years, 4 months ago.

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #19533

    Zanion
    Participant
    0

    I recently read this and wondered how to actually create a scenario script to sendKey or sendIcon the emote at the real world time that the vista will pop.

    The reason I ask is, because I am not aware of how to start the process to begin with and I would like to use such trigger scenarios to farm my sightseeing logs.

    #19542
    jimjankins
    jimjankins
    Participant
    0

    at the real world time that the vista will pop.

    What?

    #19545
    soviras
    soviras
    Participant
    0

    at the real world time that the vista will pop.

    What?

    Sightseeing log vista.

    #19549

    Zanion
    Participant
    0

    basically how can I create a scenario where my character exevutes for example a /lookout command at a specific time ?

    #19550
    Lyfox
    Lyfox
    Participant
    0

    Drop an emote on your hotbar. Then create a scenario like this.

    afkUntil(2023-12-31 23:59:59)
    sendIcon(9, 1, 5.0)

    This will AFK until the end of 2023. Change the date and time to whatever you need.
    Then it will send hotbar 9 slot 1 and wait 5.0 seconds. Change it to where your emote is.

    #19551

    Zanion
    Participant
    0

    do i just use a simple .txt file? could you please explain me in more detail where I can understand the “commands” you write and how to copy/write my own commands?

    #19552
    Lyfox
    Lyfox
    Participant
    0

    1. Scenario tab.
    2. Click New.
    3. Write commands there.
    4. Click Start.

    If you want to read about all functions click the ? button.

    #19553

    Zanion
    Participant
    0

    thank you so much!

    FYI, I have used an imported scenario before to desynth fish and it is never saved on the scenarios tab, why?

    • This reply was modified 4 years, 4 months ago by  Zanion.
    #19556
    soviras
    soviras
    Participant
    0

    thank you so much!

    FYI, I have used an imported scenario before to desynth fish and it is never saved on the scenarios tab, why?

    Did you save it?

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.