Forum › Forums › Grids and Presets › Request: Teleporting shout run scenario
This topic contains 4 replies, has 2 voices, and was last updated by Ryane927 4 years, 5 months ago.
-
AuthorPosts
-
May 10, 2021 at 8:21 pm #29917
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 4 years, 5 months ago by
Ryane927.
May 18, 2021 at 11:54 am #30021Would 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 awayThen repeat this for each city.
Not sure about the world transfer, I’ll look into that. Probably have to use a keypress sequence.May 19, 2021 at 12:08 pm #30037May 19, 2021 at 5:33 pm #30039Here 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
- teleport to Uldah so it always starts in the same place.
- Presses the “]” key, which should be whatever macro you’re using
- teleports to Gridania and Limsa and repeats
- turns to look at Aetheryte and transfers worlds.
- repeats the process until it has done all worlds.
- 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 4 years, 5 months ago by
pussyfoot.
Attachments:
You must be logged in to view attached files.May 19, 2021 at 5:42 pm #30042 -
This topic was modified 4 years, 5 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.