Difference between revisions of "Summoner Macros"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==MACROS==
==Macros=
===Shadow Flare===
===Shadow Flare===
* /macroicon "Shadow Flare"
* /macroicon "Shadow Flare"
Line 18: Line 18:
===Dreadwyrm===
===Dreadwyrm===
* /macroerror off (Prevents chat spam)
* /macroerror off (Prevents chat spam)
* /ac "Enkindle Bahamut"
* /ac "Summon Bahamut"
* /ac "Deathflare"
* /ac "Deathflare"
* /ac "Dreadwyrm Trance"
* /ac "Dreadwyrm Trance"
This macro uses Deathflare if DWT is activated and DWT if it is not, this is due to Deathflare only being usable in DWT, and why "macroerror off" is important.
This macro uses Deathflare if DWT is activated and DWT if it is not, this is due to Deathflare only being usable in DWT, and why "macroerror off" is important. If Bahamut is available it will be summoned. If Bahamut is summoned Enkindle Bahamut will be used.
===Summon micro manage macro template===
===Summon micro manage macro template===
* /macroicon "Summon" (II, III, as necessary)
* /macroicon "Summon" (II, III, as necessary)
Line 32: Line 34:
* /hotbar Pet "Skill 3" HotBarNumber LocationNumber
* /hotbar Pet "Skill 3" HotBarNumber LocationNumber
Places summon skills on your skillbar and switched them out as long as HotBarNumber and LocationNumber are the same for all summons.
Places summon skills on your skillbar and switched them out as long as HotBarNumber and LocationNumber are the same for all summons.
===Ruin/Ruin II===
* /macroerror off
* /ac "Ruin II"
* /ac Ruin
Uses Ruin II if available, else Ruin.
===Resurrection===
===Resurrection===
* /ac Swiftcast
* /ac Swiftcast

Revision as of 16:46, 24 July 2017

=Macros

Shadow Flare

  • /macroicon "Shadow Flare"
  • /ac swiftcast
  • /wait 1
  • /ac "Shadow Flare" <t>
  • /echo Swiftcast ready


This places your Shadow Flare directly under your target, increasing speed and accuracy of using Shadow Flare, you can remove the swiftcast if you dont like to use it, personally i like it to cast as fast as possible. The echo lets you know when its ready again.

Unified Pet Control

  • /pac Heel
  • /pac Place
  • /pac Obey

Usage:

  • No Target: Pet will return to you. (Heel)
  • Activate Ground Indicator: Pet will move to position. (Place)
  • Enemy Targeted: Pet will attack enemy. (Obey)

Dreadwyrm

  • /macroerror off (Prevents chat spam)
  • /ac "Enkindle Bahamut"
  • /ac "Summon Bahamut"
  • /ac "Deathflare"
  • /ac "Dreadwyrm Trance"

This macro uses Deathflare if DWT is activated and DWT if it is not, this is due to Deathflare only being usable in DWT, and why "macroerror off" is important. If Bahamut is available it will be summoned. If Bahamut is summoned Enkindle Bahamut will be used.

Summon micro manage macro template

  • /macroicon "Summon" (II, III, as necessary)
  • /macroerror off
  • /ac Swiftcast
  • /ac "Summon" (II, III, as necessary)
  • /wait
  • /ac "Summon" (II, III, as necessary)
  • /hotbar Pet "Skill 1" HotBarNumber LocationNumber
  • /hotbar Pet "Skill 2" HotBarNumber LocationNumber
  • /hotbar Pet "Skill 3" HotBarNumber LocationNumber

Places summon skills on your skillbar and switched them out as long as HotBarNumber and LocationNumber are the same for all summons.

Resurrection

  • /ac Swiftcast
  • /ac Resurrection <mo>
  • /ac Resurrection

Uses ress on moused over target, allowing for ress without losing your target. Press once for Swiftcast, again to ress.