I don't know whether it is useful, but I've just made a healing macro that "If you target an enemy or nothing, cast Cure on a tank(<2>). Otherwise cast Cure on a target".
/merror off
/mlock
/focustarget <f>
/focustarget <t>
/ta <2>
/ta <f>
/tle
/tlt
/tle
/tlt
/ac "Cure" <t>
/ta <f>
/focustarget <f>
/micon "Cure"
I also made the following macro formerly. But it doesn't work now becouse of a disorder of "/focustarget" command; focustarget cannot be canceled by reuse.
/merror off
/mlock
/focustarget <f>
/focustarget <le>
/focustarget <t>
/ac "Cure" <f>
/ac "Cure" <2>
/focustarget <f>

			
			
				On my SCH I have this:
/ac swiftcast
/ac ressurrection <t>
I gave up the /p macro, since its slower (you need a /wait command that would make the macro unspammable), but my WHM keeps the /wait macro:
/ac swiftcast
/ac "presence of mind"
/ac surecast
/wait
/ac raise <t>
If there's no value to wait, game considers it as 1.0. You can't simply use the macro, cause the animation for Swiftcast takes more than 1sec. But you can press the button twice and it will work like a charm (since any macro cancels any macro). I didn't test it with a /p command, but I guess if you put it after the /raise, it will only happen once, not bugging the party.
I'm waiting for the Ascend use in macro to be fixed to test the
/ac swiftcast
/ac lightspeed
/wait
/ac ascend <t>
Here is a macro for casting Cure on a leftmost non-enemy among <mo>, <t>, <tt> and <me>.
/merror off
/ac "Cure" <mo>
/mlock
/focustarget <f>
/focustarget <t>
/ta <me>
/as <f>
/ta <f>
/tle
/tlt
/tle
/ac "Cure" <lt>
/ta <f>
/focustarget <f>
/micon "Cure"
My heals are left alone however all my offensive abilities are set to the like.
/micon Stone
/ac Stone
/ac Stone <tt>
I use this for pretty much any offensive ability so I can keep my eye on the tank at all times and attack his/her target. My astrologian is the same way having gravity, disable and the like as well. I usually have no issue clicking on someone to get them healed up.
Question: is there a command to cancel Cleric Stance via macro? I'd like to add such a line to (probably) all of my heals, as I have a bad habit of not turning it off when I need to.![]()
Last edited by Anastacy; 06-30-2015 at 01:45 AM.
The only way I believe is either clicking the Cleric Stance skill or having it as a skill in a macro to which I'd say Don't do it. Since in this game there is no if/then/else macros example would be something like this:
Note that that coding language is entirely made up if anyone bitches about it."if Clericstane=1 then use "Cleric stance", "Cure" target:target/mouseover; else use "cure" target:target/mouseover.
As for my contribution to the macros:
/micon "Embrace" Pet "Eos"
/pac "Embrace" <mo>
It seems like nowwadays the fairy won't heal anyone else if you only have this in the macro if there is no mouseover target, I swear that when I was maining my sch for a little while in 2.2 the fairy would had just cast a heal on herself if there was no mouseover target.
And then I have
And same with summon 2 and seen skills/micon "Summon"
/ac "Summon"
/hotbar remove 1 1
/hotbar remove 1 2
/hotbar remove 1 4
/hotbar pet "Fey Covenant" 1 1
/hotbar pet "Whispering Dawn" 1 2
/hotbar pet "Fey Illumination" 1 4
This still works? There's not option "cycle through party members", so I think this would be best for me.Post your macros that you use for your healer. The ones i use the most are the following
Macro 1
Macro 2
Macro 3
Macro 4
With these 4 on my skill bar, i never have to click on someone's name in the party. Just click the macro and the person who is assigned to that party slot will get the heal. This is great so you can keep watch of your sleep target and maintain your heals as well. You can also do the same with all 4 for Cure II as well. The draw back is, it takes up 4 slots on your skill bar. I would only recommend this if you have a hard time playing on the PS3 or are new to healing.
Feel free to post and share your healing macros and spread the love
toggle "Cleric Stance" (for PvE) and "Surecast" (for PvP)
/mlock
/aaction "Cleric Stance"
/aaction "Surecast"
/aaction "Cleric Stance"
toggle ["Blizzard II", "Aero"] -> ["Stoneskin", "Aero"] -> ["Blizzard II", "Stoneskin"] -> ...
/mlock
/aaction "Blizzard II"
/aaction "Stoneskin"
/aaction "Blizzard II"
/aaction "Stoneskin"
/aaction "Aero"
/aaction "Stoneskin"
/aaction "Aero"
I mainly target an enemy and focustarget a tank. I use a macro to toggle focustarget between <2> and <3>. If <f> == <3> or <f> is empty then /focustarget <2> else /focustarget <3>.
/ta <2>
/ta <3>
/ta <f>
/tlt
/focustarget
/tle
Since I didn't need to toggle in a light party, I made another macro. If in a full party and <f> == <2> then /focustarget <3> else /focustarget <2>.
/ta <3>
/ta <2>
/ta <f>
/tlt
/ta <f>
/tlt
/ta <8>
/tlt
/ta <2>
/tlt
/ta <8>
/tlt
/focustarget
/tle
Last edited by Mikoko_Miko; 10-02-2015 at 06:55 PM.
| 
            
               | 
          ![]()  | 
          ![]()  | 
          ![]()  | 
        
| 
            
               | 
          
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
			

			
			
						
			
			
			

