Is there a way to macro the pet-bar actions / hide the pet bar? I don't want to say I need it, but it would help for quality of life.

Is there a way to macro the pet-bar actions / hide the pet bar? I don't want to say I need it, but it would help for quality of life.


No, but I hope to god they do allow that at some point.
Though frankly, theres only one pet ability that needs to be macroed...and that is...
Well, none of them. But mostly its useful for scholar, not us.
The pet bar itself is just obnoxious though.

I wouldn't mind macroing Garuda's ability to extend my dots (can't remember the name of the ability for the life of me) so I could get it in after my RS dot application. A few times I press the keybind I have for it and she decides to just not do it at all and continue wind blade.

What macro do people use for Swiftcasting Resurrection? I'd preferably want something that says who I'm ressing as well. Not too well read on this macro business. Also sorry if I've necro'd this thread.
/ac "Swiftcast" <me>
/wait 2.5
/ac "Resurrection" <t>
/p " <t> raises up"

Not very swift if you have to stand there for 2.5 seconds before casting it.
To answer the question though...
/macroicon "Swiftcast"
/ac "Swiftcast" <me>
/ac "Resurrection" <t>
/wait
/p "Raising <t>"
What this does is create a spammable macro that gets around the usual issues building a delay into the macro itself. When you do something like swiftcast -> wait 1 -> ress, if waiting 1 second between casts isn't long enough for the server to sync back that your first action is done, then your section action following the wait will fail. The benefit of having a spammable macro is you can keep hitting it until all steps execute. With this macro, you start spamming it, and the following happens..
1. Cast swiftcast
2. Swiftcast resolves
3. Cast Resurrection
4. Resurrection resolves
5. Stop spamming the button
6. One second later, announce to the party who you are raising
With the /wait in there, when you are spamming the button, the only time that /p will go through is after you stop hitting it, and you don't stop hitting it until the Resurrection goes out.
So, pick a target, spam the button until ress happens, stop, /p goes out.
Last edited by T0rin; 12-10-2013 at 06:56 AM.
I don't know how any good macros for smn yet. I don't even bother with a dot macro because if I have to move it screws up the whole process. I found that out when fighting titan HM. When I had to dodge a landslide or weight of the land it would still try to cast the next spell when I stopped moving. So i just use my Dots one at a time.
My swift cast+resurrection macro sometimes doesn't work.
I use
/ac "Swift Cast" <me>
/wait 1.5
/ac "Resurrection" <t>
/p "On your feet N7"
I used to say who I was raising but I was playing mass effect for awhile when I made this macro.
Thank you for explaining why my macros sometimes fail to operate.When you do something like swiftcast -> wait 1 -> ress, if waiting 1 second between casts isn't long enough for the server to sync back that your first action is done, then your section action following the wait will fail.
I put rouse, spur, and enkindle all on the same macro and I just click it 3 times when I want an aerial blast or inferno.
Last edited by EvilJoshy; 12-10-2013 at 05:08 PM.
It wouldn't let me fit the rest of my post so I made a 2nd one.
If I have to use the duty finder I use sch to do wp and ak because I flat out get faster invites as a healer than a DPSand someone mentioned this trick that made a world of difference with my healing. So far we can't hotkey pet commands "but" we can key bind them to whatever button we like. When I play any job I have my fingers rested on keys 1-4 or w,a,s,d for when I have to move. I key bound I think pet command 9 to ` the button next to 1 and whenever I want my fairy to use embrace I just use my pinkie to click that button. I know it's a different job but as SMN I was thinking about key binding pet command <whatever is contagion> to ` so I have a quick way of using contagion. When I play sch it really helped that I can tell my fairy to heal whoever and whenever I want instead of her acting on her AI. Now I can dot while she heals, heal the tank twice, or with some micro heal 2 people at once.

Shadow Flare Macro:
/ac Swiftcast <me>
/ac Shadow Flare
(Don't add <me> or <mo> or <t>, it won't work)


I use this one macro for SCH/SMN/WHM:
/micon "Raise"
/ac "Swiftcast" <me>
/wait 1
/ac "Resurrection" <mo>
/ac "Raise" <mo>
/ac "Resurrection" <t>
/ac "Raise" <t>
Saves space in the macro book and it doesn't have any drawbacks. Don't have a /p in there but you could say something like /p {Raise}/{Resurrect} {Just used it.} on whichever of these two are dead: <mo> / <t>.
Also do the same thing for Physick/Cure. Otherwise I don't really use macros outside of that Eye for an Eye one. Might find some uses when pet abilities can be macro'd in 2.1.
|
|
![]() |
![]() |
![]() |
|
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.
Reply With Quote


and someone mentioned this trick that made a world of difference with my healing. So far we can't hotkey pet commands "but" we can key bind them to whatever button we like. When I play any job I have my fingers rested on keys 1-4 or w,a,s,d for when I have to move. I key bound I think pet command 9 to ` the button next to 1 and whenever I want my fairy to use embrace I just use my pinkie to click that button. I know it's a different job but as SMN I was thinking about key binding pet command <whatever is contagion> to ` so I have a quick way of using contagion. When I play sch it really helped that I can tell my fairy to heal whoever and whenever I want instead of her acting on her AI. Now I can dot while she heals, heal the tank twice, or with some micro heal 2 people at once.


