I’m showing a bunch of quality of life fighting macros that mostly work in Dungeons!
Most classes are covered in this so I hope you will find something of your taste!
➤ You can find me on:
Twitter: https://twitter.com/iamPlushie
Twitch: https://twitch.tv/iamplushie_ (Every Saturday 8 PM EST!)
➤ Timestamps:
0:00 Preview
0:09 Intro
0:18 Essential base to the macro
0:34 Macro for tank
1:08 Macro for healers
1:18 Macro for Sage
1:39 Macro for Scholar
1:45 Macro for Astrologian
1:50 Macro for physical ranged DPS
1:58 Macro for Dancer
2:10 Physical Melee DPS
2:12 Macro for Monk
2:16 Macro for Reaper
2:21 Macro for Ninja
2:30 Macro for Summoner
2:33 Outro
➤ Credits:
🎮 Final Fantasy XIV
https://store.steampowered.com/app/39210/FINAL_FANTASY_XIV_Online
♫ Dark Manor – Kirby’s Epic Yarn Music Extended
https://www.youtube.com/watch?v=S4LDwFTSt50
♫ Cap Kingdom: Bonneton – Super Mario Odyssey Original Soundtrack
https://www.youtube.com/watch?v=gyr5MBXfp24
Thanks to all the lovely people that helped in the video ♥
(And the person in the thumbnail… I need to find their name next time I log in to credit them!)
Other videos I’ve made:
5 Quality of Life macros to make your game experience BETTER! | FFXIV https://www.youtube.com/watch?v=QA5NjqOCFaw
#ffxivonline #finalfantasy14 #ff14 #miqote #ffxivcommunity #finalfantasyxiv #endwalker #ffxiv
source
Watch this video for even more quality of life macros~!
https://www.youtube.com/watch?v=QA5NjqOCFaw
Gonna use this :3
Brd and Mch have nothing exciting, why is that so true ;-;
Well done. I main Nin and did not consider doing Huton in Macro with my "Hello friends" macro. Usually NIN Macro's are a no no but that is smart. Thank you Plushie.
Can I macro dragoon to backflip off of platforms instead?
Just remember not to replace the actual job buttons for these…. if you die or something your teammates will wonder why you are greeting them again….
I tend to avoid socializing with randoms. The most they get from me is a "o/" and they better LOVE IT!!!
thank you this is a nice idea no more stanceless sastasha!
Nice, a simple hi can get you ready to go into the dungeon!
Plushie: Gives Quality of Life macros
Me: Uses the macros to ask for cat food.
For my fellow WHM mains, I use these two macros to get a perfectly centered asylum and lily bell every time! It helps out a lot, especially in savage content! 🙂
/micon "Asylum"
/ac "Asylum" <t>
/micon "Liturgy of the Bell"
/ac "Liturgy of the Bell" <t>
hope it helps you!! <3
I use a macro that says hello to the party and does the /laliho emote
On healers I use Macros to mouse over oGCD single target heal (like Bene, Excog, ED), so when someone needs a spot heal, I can hover on the party list and heal them without actually targeting them. This can be also applied to AST’s card.
I have my party list closer to center screen on HUD layout whenever I switch to a healer so it’s easier for me to mouse over on them
Great video! I never thought of macro for Sage. This way I won't forget to give it to the tank anymore! XD. Thank you very much for your videos! <3
Just remember not to use res macros in casual content :')
For tank stance macro you're probably better off doing
/ac "tank stance name"
/wait 1
/ac "tank stance name"
If your tank stance is up when you go into a duty it'll remove it but immediately reactivate it, while if it's down it'll activate it then it'll be on cool down when the second command goes through making it do nothing.
you dont even need to add the wait commands on another line. adding <wait.1> at the end will give your first commandline a 1s wait without having to parse a second command argument.
small things, but makes it cleaner.