Maple Cookie Admin replied

589 weeks ago

COMMANDS

Chat Commands
/say (/s) [message] - Sends a message to all PCs within a small radius.
/yell (/y) [message] - Sends a message to all PCs within a radius larger than /say but smaller than /shout.
/shout (/sh) [message] - Sends a message to all PCs in the same area.
/party (/p) [message] - Sends a message to all members of your current party, regardless of their location.
/echo (/e) [message] - Displays a message that only you can see.

/linkshell (/l) [message] - Sends a message to all members of your active linkshell.
/linkshell(/l)1-8

/freecompany (/fc) - Sends a message to all members of your free company, regardless of their location.



Party Commands
/partycmd (/pcmd) [subcommand] - Executes various party commands.

  • add “PC name” – Invite a PC to your party.
  • leave– Leave your current party.
  • leader “PC name”– Pass leadership to a PC in your party.
  • kick “PC name” – Remove a PC from your party.
  • breakup – Dissolve your current party.

/invite "PC name" - Invites the specified PC to your party. Invites current target when not specified.
/kick "PC name" - Removes the specified PC from your party. Removes current target when not specified.
/leader "PC name" - Passes leadership to the specified PC. Passes leadership to current target when not specified.
/leave - Leave your current party.
/join - Accepts a party invite.
/decline - Declines a party invite.



Social Commands
/friendlist (/flist) [subcommand] - Executes various Friend List commands.

  • add “PC name” – Send a PC a friend request.
  • accept “PC name” – Accept a friend request from a PC.
  • deny “PC name” – Deny a friend request from a PC.
  • remove “PC name” – Remove a PC from your friend list.

/blacklist (/blist) [subcommand] - Executes various blacklist commands.

  • add “PC name” – Add a PC to your blacklist.
  • remove “PC name” – Remove a PC from your blacklist.



Target Commands
/marking (/mk) [target type] “PC name” (placeholder) - Set a sign on the specified target. Uses current target when not specified.

  • attack1–5
  • bind1–3
  • ignore1–2
  • circle
  • cross
  • square
  • triangle
  • off (Turns off enemy sign.)

/facetarget (/ft) - Immediately turns your PC in the direction of your current target.
/target (/ta) “PC name” (placeholder) - Targets the specified target.
/targetnpc (/tnpc) - Targets the closest NPC within a certain radius.
/targetenemy (/tenemy) - Targets the closest enemy within a certain radius.
/battletarget (/bt) - Targets the closest enemy within a certain radius that is attacking you.
/assist (/as) - Targets the target of another PC or NPC.



Miscellaneous
/? [command_name] - Gives a detailed explanation of specified command.

/wait [wait time] - A macro command for adjusting the pause between commands.

  • A wait time amount of 1 equals one second.
  • The maximum wait time allowed is 60.
  • If the wait time amount is over 60, it will be counted as 0.

/return - Return to your current home point.
/logout - Log out and return to the title screen.
/shutdown - Log out and close the game.

/map - Opens the current area map.
/check (/c) “PC name” (placeholder) - Examines the specified target. Examines current target when not specified.

/huntinglog (/hlog) - View the hunting log.
/craftinglog (/clog) - View the crafting log.
/gatheringlog (/glog) - View the gathering log.

/trade - Initiates a trade with your current target.

/action (/ac) “action name” “PC name” - Uses an action on specified target.

/battlemode (/bm) [subcommand] - Toggle between active and passive mode.

  • On – Draw weapon.
  • Off – Sheathe weapon.

/follow - Follow a targeted player.
/automove - Turn on/off auto-run.

/recast - Displays time remaining until the specified action can be used again.

/loot - Opens the loot list.

/micon "action name" - Sets cooldown display for macro icon.



Placeholders
<t> Displays current target name.
<tt> Displays target of current target’s name.
<me> Displays your character’s name.
<0> Displays your character’s name.
<1>~<8> Display Party Member 1-8's name. 
<attack1>~<attack5> Displays Target to Attack 1–5’s name.
<bind1>~<bind3> Displays Target to Bind 1–3’s name.
<stop1>~<stop3> Displays Target to Stop 1–2’s name.
<square> Displays target marked with a square’s name.
<circle> Displays target marked with a circle’s name.
<cross> Displays target marked with a cross’s name.
<triangle> Displays target marked with a triangle’s name.
<mo>,<mouse> Displays mouseover target’s name.
<hp> Displays current HP and maximum HP.
<hpp> Displays current HP as a percentage.
<mp> Displays current MP and maximum MP.
<mpp> Displays current MP as a percentage.
<tp> Displays current TP.
<class>,<job> Displays current class and level.
<pos> Displays coordinates of current location.


last edited 588 weeks ago by Maple Cookie

Maple Cookie Admin replied

589 weeks ago

MACROS
Post any useful macros or ask questions about macros here. I will keep this post updated.

WHM

Cast Protect and Stoneskin on all party members (Light Party):
/ac Protect <me>
/wait 3
/ac Stoneskin <1>
/wait 3
/ac Stoneskin <2>
/wait 3
/ac Stoneskin <3>
/wait 3
/ac Stoneskin <4>

Cast Cure by mousing over a party member's name:
/micon "Cure"
/ac "Cure" <mo>

Alternatively, you can add additional commands after the mouse over command to cover more possible scenarios. The macro will trigger the first valid command.

Example:

/micon "Cure"
/ac "Cure" <mo>
/ac "Cure" <t>
/ac "Cure" <tt>


last edited 579 weeks ago by Maple Cookie

Raging Cyclone Members replied

589 weeks ago

Anybody know how to write a macro that dismisses your chocobo companion? I'm trying to make a dismiss companion > mount macro so I can just hit one button to mount.



Also, if anyone has some useful WAR macros feel free to share. I made this macro, but I stopped using it.

/ac Tomahawk <t>
/ac "Heavy Swing" <t>

The point is if the mob is out of range you tomahawk, but if in melee range you do your normal swing. It worked ok for the most part, but occasionally it would bug out at melee range and I'd end up throwing my axe anyways, so I ended up scrapping it. You could do the same with PLD shield lob if you wanted to try it out.

I'm trying to think up some other WAR macros to save on keybinds, but nothing optimal has come to mind.

Gaege Perkins Members replied

589 weeks ago

Also looking for a gathering macro. I'm on PS3 and I am looking to see if there is a way to do the basic gathering: In other words, what is the gathering macro?

Like:
/(Gather??) <t>
/wait 1.5
/(Gather??) <t>
/wait 1.5
/(Gather??) <t>
/wait 1.5

Binkan Non Members replied

589 weeks ago

<pet> to target pets for heals eg:

/ac Physik <pet>

Dunno about Chocobo's, if they're in the party then I guess they can be targeted like players for cures and buffs?

There doesn't seem to be pet macros at the moment, /pet Sic <t> would be good,

When I play next I'm putting marking and a /p message into my sleep macro

I found the swiftcast THM ability not that useful for chaining into spell macros.. due to the 1.5 second wait needed to cast it.. Can be handy if dodging aoe though

Cystm Believe Members replied

588 weeks ago

Are the /glog and /clog commands not working for anyone else? /hlog works, but the other two do not.

They are working when input into the chat directly, but not via macro buttons :/

Baramoht Klynhollsyn Leaders replied

588 weeks ago

Here's a couple of crafting macros I use for making some of the base materials that have 40 durability.

/ac "Inner Quiet" <me>
/wait 3
/ac "Steady Hand" <me>
/wait 3
/ac "Waste Not" <me>
/wait 3
/ac "Basic Touch" <me>
/wait 3
/ac "Basic Touch" <me>
/wait 3
/ac "Basic Touch" <me>
/wait 3
/ac "Basic Touch" <me>
/wait 3
/ac "Basic Synthesis" <me>

"Waste Not" is the level 15 Leatherworker cross skill. You can also replace "Basic Synthesis" with "Careful Synthesis" which is the level 15 Weaver cross skill. It only has 90% efficiency in terms of progress but it won't fail like Basic Synthesis can from time to time. I find this macro very helpful before you unlock "Standard Touch" and "Great Strides." Speaking of which, here's another I use after unlocking Great Strides at level 21.

/ac "Great Strides" <me>
/wait 3
/ac "Steady Hand" <me>
/wait 3
/ac "Standard Touch" <me>
/wait 3
/ac "Great Strides" <me>
/wait 3
/ac "Standard Touch" <me>
/wait 3
/ac "Great Strides" <me>
/wait 3
/ac "Standard Touch" <me>
/wait 3
/ac "Careful Synthesis" <me>

Replace "Careful Synthesis" with "Basic Synthesis" if you don't have it unlocked. With both of these I find it very easy to get HQ items without using HQ materials.
Please log in to post a reply.