Request: Teleporting shout run scenario

Forum Forums Grids and Presets Request: Teleporting shout run scenario

This topic contains 4 replies, has 2 voices, and was last updated by  Ryane927 2 years, 11 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29917

    Ryane927
    Participant
    0

    I’m sure you see people do this all the time, venue shouts in the major cities advertising that they’re open for the night. Would it be possible to make a scenario I can run that would take me from limsa, uldah & Saphire exchange, Gridiania & Leatherworkers guild, Kugane, the crystarium and Eulmore, pressing a macro say in the first spot to shout our message, then teleport me back to a major city Prob limsa and then world transfer to the next one down on the list if thats possible. So like limsa and all the cities I mentioned then port back and world transfer Brynhildr, ect ect.

    Thanks for your time, I’m a baby at this stuff.

    • This topic was modified 2 years, 11 months ago by  Ryane927.
    #30021

    pussyfoot
    Participant
    1+

    Would be a fairly simple task.

    Something like this for each city.

    teleport(Ul’dah – Steps of Nald)
    key(1, 1.5)
    // Key 1 presses the number 1, assuming that’s where your macro is.
    afkfor(00:00:10)
    // this just makes it wait a few seconds before teleporting away

    Then repeat this for each city.
    Not sure about the world transfer, I’ll look into that. Probably have to use a keypress sequence.

    #30037

    Ryane927
    Participant
    0

    Thanks!

    #30039

    pussyfoot
    Participant
    1+

    Here is a scenario with everything you need to start that. All you’d need to add is the other locations you want.

    What this does is

    1. teleport to Uldah so it always starts in the same place.
    2. Presses the “]” key, which should be whatever macro you’re using
    3. teleports to Gridania and Limsa and repeats
    4. turns to look at Aetheryte and transfers worlds.
    5. repeats the process until it has done all worlds.
    6. returns to homeworld.

    Remember, you must either change the ] to whatever key you’re using, or put a macro on that key. You also will have to edit the last chapter to make it go to the right homeworld.

    All you will need to do is use the same method for Eulmore, Crystarium, etc. Then add in a port to whatever subnodes you want in each major city (Sapphire etc).

    • This reply was modified 2 years, 11 months ago by  pussyfoot.
    Attachments:
    You must be logged in to view attached files.
    #30042

    Ryane927
    Participant
    0

    amazing, thank you!!

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

You must be logged in to reply to this topic.