Monday, September 16, 2019

Obscure Macro Commands and Macro Usage

Macro Icons:

/macroicon can be used to change the macro icon to an action icon, but it can also be used to change the macro icon to a minion, mount, emote, item (with cooldown), general action, companion, pet, enemy sign, waymark, gearset, or quickchat(pvp) icon.  This is done using the format:

/macroicon “icon name” category

The categories names are:

general

emote

companion

pet

minion

mount

enemysign

waymark

gearset

classjob

quickchat

For gearset, the gearset number is used for the icon name.

Examples:

/macroicon 35 gearset

/macroicon tomestone emote

/macroicon Fenrir mount

/macroicon "Lesser Panda" minion

/macroicon "Spine Drops" item

Quotation marks are used around names with two words.  To indicate HQ items, use a space then the HQ symbol.  An easy way to do this is to use the link item function (right click on an item and click to “Link”) then typing /echo in front of the <item> text that appears in the chat window. (/echo <item>)  You can then copy the text that appears in the chat and use it in the macro.

Battle Effects:

/battleeffect can be used to allow you to better see what is going on in game by allowing you to specify which types of battle effects you want to see.  This lets you see enemy AOE circles and mechanics better, especially in 24 person raids.

The format is as follows:

/battleeffect type setting

The type can be:

self

party

other

The setting can be:

all

simple

off

The setting “simple” shows limited effects.  The type “other” includes some NPC actions and players outside your party.

Examples:

/battleeffect party simple

/battleeffect other off

Sounds:

There are some commands that allow you to do the same thing for action sounds, as you can do for battle effects, allowing you mute them, or turn them down.

The commands are:

/soundeffectsother volume

/soundeffectsparty volume

/soundeffectsself volume

The “volume” is a number between 0 and 100. 0 for mute.

Example:

/soundeffectsother 0

Any other volume in the game can be controlled through macros as well, using the same format for setting the volume.

These include:

/mastervolume

/bgm

/soundeffects

/voice

/systemsounds

/ambientsounds

/performsounds

Gearsets

You can use the /gearset command to change to a different gearset/job/class.  This can be useful for creating emote macros while idling in town, or for adding custom icons to job change buttons.

The usage is as follows:

/gearset command gearSetNumber

The “command” can be:

change

view

save

delete

You can also specify what glamour plate you wish to use when changing as an option.

Examples:

Gearset 24, glamour plate 5:

/gearset change 24 5

Gearset 10, no specified glamour plate:                

/gearset change 10

Helpful Everyday Macros

Sound Settings:

Macro set for changing system sound settings:

Macro 1:

/systemsounds 100

Macro 2:

/systemsounds 15

These macros are useful if you don't like having system sounds at max but want to hear the Duty Finder when it pops.  The number represents the volume and can be changed to your preference.

Macro set for toggling BGM on and off:

/bgm

You can also use a number after /bgm to specify the sound volume as well.

General helpful macros:

Levelsync

/levelsync

Useful for Eureka/Fate spam.

Leave party:

/leave

Useful for leaving hunt parties.  Doesn't work for duties.

Tank Macro:

Shirk(lvl 48) Off Tank:

/ac Shirk <2>

/ac Shirk <2>

/ac Shirk <2>

/ac Shirk <2>

/ac Shirk <2>

/ac Shirk <2>

/ac Shirk <2>

/ac Shirk <2>

/macroicon Shirk

/merror off

The number 2 represents the Off Tank's position in the party list.  You are 1, not 0 in this case.  If you sort your party list in a different manner, be sure to change the number appropriately.  '/merror off' stops macro errors (can't execute action, etc.) for the current macro from displaying.

Paladin:

Spirits Within(30)/Atonement(76):

/ac Atonement <t>

/ac Spirits Within <t>

/macroicon Spirits Within

/merror off

Allows you to spam the macro to get either, saving a slot on your bar.

Intervention:

/ac Intervention <2>

/macroicon Intervention

/merror off

Uses Intervention on the other tank (in party slot 2) for a full party.

Stun:

/ac Low Blow <t>

/ac Shield Bash <t>

/macroicon Shield Bash

/merror off

Uses Low Blow(12), then Shield Bash(10) if Low Blow is on cooldown.

Dancer:

AOE Macro:

/macroicon Rising Windmill

/mlock

/merror off

/ac Rising Windmill <me>

/ac Bloodshower <me>

/ac Windmill <me>

Allows you to use Rising Windmill(35) or Bloodshower(45) instead of Windmill(15), if you miss that they are executable.  /mlock prevents you from restarting the macro while the macro is going off when spamming the macro.  This prevents you from using Windmill while Bloodshower or Rising Windmill procs are up.

Fan Dance III/Fan Dance (single target):

/mlock

/ac Fan Dance III <t>

/ac Fan Dance II <me>

/macroicon Fan Dance II

/merror off

Lets you spam for Fan Dance III(66)/Fan Dance(30).  /mlock prevents you from using Fan Dance II when a Fan Dance III proc is up by ensuring the full macro is executed before you can execute another.

Fan Dance III/Fan Dance II spam (AOE):

/ac Fan Dance III <t>

/ac Fan Dance II <me>

/merror

/mlock

/macroicon Fan Dance II

Similar to the previous macro, it lets you spam the aoe Fan Dance abilities without missing a proc.

Proc ability spam:

/ac Bloodshower <me>

/ac Rising Windmill <me>

/ac Reverse Cascade <t>

/ac Fountainfall <t>

/macroicon Reverse Cascade

/merror off

Useful for using just after Flourish(72), allowing you to concentrate on mechanics.

Astrologian:

Play:

Macro 1:

/ac Play <3>

/macroicon Play

/merror off

Macro 2:

/ac Play <4>

/macroicon Play

/merror off

Allows you to use Play on DPS in a small party for dungeons.  The numbers 3 and 4 are the player positions in the party, starting at 1 (you).  Change the numbers to match your needs, should you have a different party sorting setup.

Essential Dignity:

/ac Essential Dignity <2>

/macroicon Essential Dignity

Uses Essential Dignity(15) on the tank for a light party.

Celestial Intersection:

/ac Celestial Intersection <2>

/macroicon Celestial Intersection

Uses Celestial Intersection(74) on the tank for a light party.

Machinist:

Heat Blast spam:

/ac Hypercharge <me>

/ac Heat Blast <t>

/ac Ricochet <t>

/ac Gauss Round <t>

/macroicon Heat Blast

/merror off

Useful for lazy spamming of Heat Blast(35) and the abilities it reduces the recast time of, Ricochet(50) and Gauss Round(15).  Also activates Hypercharge(30).

Auto Crossbow spam:

/ac Auto Crossbow <t>

/ac Auto Crossbow <t>

/ac Auto Crossbow <t>

/ac Auto Crossbow <t>

/ac Auto Crossbow <t>

/ac Auto Crossbow <t>

/ac Hypercharge <me>

/ac Ricochet <t>

/macroicon Auto Crossbow

/merror off

Useful for roulette's.  Activates Hypercharge(30) and uses Ricochet(50).

Red Mage:

Verstone/Verfire:

/ac Verstone <t>

/ac Verfire <t>

/macroicon Verstone

/merror off

Useful for lazy spamming of Verstone(30)/Verfire(26), without paying attention to procs. Verstone first.

Verfire/Verstone:

/ac Verfire <t>

/ac Verstone <t>

/macroicon Verfire

/merror off

Useful for lazy spamming of Verfire(26)/Verstone(30), without paying attention to procs.  Verfire first.