• Login
  • Register
Hello There, Guest!

Username:

Password:

Remember me

Lost PW Lost Password?

Advanced Search
  • Rules
  • Staff
  • Wiki
  • Free Companies
  • Linkshells
  • Calendar
  • Chat
  • Gallery
  • Donate
home Hydaelyn Role-Players → Final Fantasy 14 → FFXIV Discussion v
« Previous 1 … 15 16 17 18 19 … 64 Next »
→

Post your Macros!


RPC has moved! These pages have been kept for historical purposes

Please be sure to visit https://ffxiv-roleplayers.com/ directly for the new page.

Post your Macros!
Threaded Mode | Linear Mode

Ilwe'ranv
Ilwe'ran
Find all posts by this user
Visit this user's website
Neverending Nightmaze
******

Offline
Posts:1,077
Joined:Nov 2013
Character:Ilwe'ran Hlaiwa
Linkshell:Open RP
Server:Balmung
Reputation: 168 Timezone:UTC+2
RE: Post your Macros! |
#16
05-05-2015, 01:10 PM
(This post was last modified: 05-05-2015, 01:25 PM by Ilwe'ran.)
All my healers attack skills can be used while keeping the tank in target.

Scholar :

/ft = Facetarget, useful for T7.
<tt> = Target of my target.
<f> = Focus target (I often focus target on tank during EDR)
/macroerror off = Turns off the error message if the still is not available

Code: (Select All)
/macroerror off
/micon "Virus"
/ft
/ac "Virus" <tt>
/ac "Virus" <t>

Code: (Select All)
/macroerror off
/micon "Bane"
/ac "Bane" <t>
/ac "Bane" <tt>

Code: (Select All)
/macroerror off
/micon "Energy Drain"
/ft
/ac "Energy Drain" <tt>
/ac "Energy Drain" <t>

Code: (Select All)
/macroerror off
/micon "Ruin"
/ac "Ruin" <t>
/ac "Ruin" <tt>

Code: (Select All)
/macroerror off
/micon "Bio II"
/ac "Bio II" <tt>
/ac "Bio II" <t>

Code: (Select All)
/macroerror off
/micon "Bio"
/ac "Bio" <tt>
/ac "Bio" <t>

Code: (Select All)
/macroerror off
/micon "Miasma
/ac "Miasma" <t>
/ac "Miasma" <tt>

Healing macros (Fairy control) :

Code: (Select All)
/macroerror off
/micon "Rouse"
/ac "Rouse" <me>
/pac "Whispering Dawn" <me>

Code: (Select All)
/macroerror off
/micon "Physick"
/pac "embrace" <t>
/ac "Physick" <t>

Code: (Select All)
/macroerror off
/micon "Adloquium"
/pac "embrace" <t>
/ac "Adloquium" <t>

Code: (Select All)
/macroerror off
/micon "Succor"
/pac "Fey Illumination" <me>
/Pac "embrace" <me>
/ac "Succor" <me>

Code: (Select All)
/macroerror off
/micon "Sustain"
/pac "embrace" <pet>
/ac "Sustain" <me>

Others :

Code: (Select All)
/macroerror off
/micon "Eye for an Eye"
/ac "Eye for an Eye" <t>
/ac "Eye for an Eye" <f>
/p Eye for an Eye - 30 sec <se.9>

Code: (Select All)
/macroerror off
/micon "Resurrection"
/ac "Swiftcast" <me>
/ac "Resurrection" <t>
/wait 0.5
/ac "Resurrection" <t>
/p casting Resurrection on <t> !!! <se.2>



White Mage :

Code: (Select All)
/macroerror off
/micon "Aero"
/ac "Aero" <t>
/ac "Aero" <tt>

Code: (Select All)
/macroerror off
/micon "Aero II"
/ac "Aero II" <t>
/ac "Aero II" <tt>

Code: (Select All)
/macroerror off
/micon "Stone"
/ac "Stone II" <t>
/ac "Stone II" <tt>
/wait 0.1
/ac "Stone" <t>
/ac "Stone" <tt>

Code: (Select All)
/macroerror off
/micon "Fluid Aura"
/ac "Fluid Aura" <t>
/ac "Fluid Aura" <tt>

Code: (Select All)
/macroerror off
/micon "Cure III"
/ac "Cure III" <me>



Fisher :
Because I'm really lazy when I fish.

Code: (Select All)
/micon "Cast"
/ac "Hook"
/ac "Mooch"
/ac "Cast"



Miner / Botanist :

Code: (Select All)
/ac "Byregot's Ward" <me>
/ac "Nald'thal's Ward" <me>
/ac "Thaliak's Ward" <me>
/ac "Nophica's Ward" <me>
/ac "Llymlaen's Ward" <me>
/ac "Menphina's Ward" <me>



Mount macro :
This one is from far my favorite, it was the first thing I did when we finally could macro the mount. It does 3 things :
- If you have your chocobo up for battle or in stable, you will mount your chocobo, if not, you will mount another mount.
- Before you will mount, you will set your summon in steady mode. Which mean that your summon won't go and attack the first mob you will aggro then disappear.
- When you will dismount it will set back the summon on guard mode to protect you if a monster attack you.

Code: (Select All)
/macroerror off
/micon "Cavalry Drake" mount
/pac "Steady"
/mount "Cavalry Drake"
/mount "Company Chocobo"
/wait 1
/pac "Guard"

if you're playing SMN, you will probably like it as much as I do.

[Image: Ilweransig_zps9ea63f49.png~original]
Wiki | Tumblr | Commission
Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Post your Macros! - by Desu Nee - 05-04-2015, 02:22 PM
RE: Post your Macros! - by Mikh'a - 05-04-2015, 02:40 PM
RE: Post your Macros! - by Erik Mynhier - 05-04-2015, 02:44 PM
RE: Post your Macros! - by Spethah - 05-04-2015, 02:48 PM
RE: Post your Macros! - by Enla - 05-04-2015, 02:49 PM
RE: Post your Macros! - by Mikh'a - 05-04-2015, 02:55 PM
RE: Post your Macros! - by Enla - 05-04-2015, 02:59 PM
RE: Post your Macros! - by Mikh'a - 05-04-2015, 03:13 PM
RE: Post your Macros! - by Enla - 05-04-2015, 03:17 PM
RE: Post your Macros! - by Shizuka - 05-04-2015, 03:29 PM
RE: Post your Macros! - by C'kayah Polaali - 05-04-2015, 04:48 PM
RE: Post your Macros! - by Warren Castille - 05-05-2015, 08:25 AM
RE: Post your Macros! - by Unnamed Mercenary - 05-05-2015, 09:07 AM
RE: Post your Macros! - by Temmi - 05-05-2015, 01:32 PM
RE: Post your Macros! - by Unnamed Mercenary - 05-05-2015, 06:58 PM
RE: Post your Macros! - by Temmi - 05-07-2015, 02:22 PM
RE: Post your Macros! - by Gegenji - 05-07-2015, 03:05 PM
RE: Post your Macros! - by Temmi - 05-07-2015, 04:21 PM
RE: Post your Macros! - by Unnamed Mercenary - 05-07-2015, 04:48 PM
RE: Post your Macros! - by ZacharyVolfire - 05-05-2015, 08:40 AM
RE: Post your Macros! - by Cato - 05-05-2015, 12:41 PM
RE: Post your Macros! - by Gegenji - 05-07-2015, 01:07 PM
RE: Post your Macros! - by OverlordOutpost - 05-07-2015, 01:32 PM
RE: Post your Macros! - by Ilwe'ran - 05-05-2015, 01:10 PM
RE: Post your Macros! - by Menelwen - 05-07-2015, 03:11 AM
RE: Post your Macros! - by Ilwe'ran - 05-05-2015, 01:42 PM
RE: Post your Macros! - by Meena - 05-05-2015, 06:22 PM
RE: Post your Macros! - by OverlordOutpost - 05-06-2015, 02:48 PM
RE: Post your Macros! - by KitKat - 05-07-2015, 01:53 AM
RE: Post your Macros! - by SunTzu7 - 05-07-2015, 12:30 PM
RE: Post your Macros! - by Qhora Bajihri - 05-07-2015, 01:34 PM
RE: Post your Macros! - by Temmi - 05-07-2015, 10:13 PM
RE: Post your Macros! - by Unnamed Mercenary - 05-08-2015, 09:39 AM
RE: Post your Macros! - by allgivenover - 05-08-2015, 10:38 AM
RE: Post your Macros! - by Unnamed Mercenary - 05-08-2015, 10:47 AM
RE: Post your Macros! - by allgivenover - 05-08-2015, 10:52 AM
RE: Post your Macros! - by Unnamed Mercenary - 05-08-2015, 11:00 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread


Users browsing this thread: 1 Guest(s)
Index | Return to Top | Lite (Archive) Mode | RSS Syndication | Current time: 07-01-2025, 01:35 AM


Final Fantasy XIV images/content © Square-Enix, forum content © RPC.
The RPC is not affiliated with Square-Enix or any of its subsidiaries.
Powered By MyBB, © 2002-2025 MyBB Group.
Designed by Adrian/Reksio, modified by Kylin@RPC