PDA

View Full Version : Macros??


Demo
10-03-2006, 08:46 AM
I have never used macros before and I was wondering if there was a way to have yourself automatically heal after a battle is over?

Ameroth
10-03-2006, 08:49 AM
Well you can hit the asterix (*) key, or ctrl+h. That's pretty simple. No macro required.

Jei
10-03-2006, 09:10 AM
even if you make macro, you have to press them yourself. they are not going to press themselves for you.
the command is /heal

Demo
10-03-2006, 11:36 AM
thanks for the input

Haggai
10-04-2006, 05:30 AM
even if you make macro, you have to press them yourself. they are not going to press themselves for you.
the command is /heal
I generally have a heal macro for my mage jobs. I'll usually do something like this...

/equip main "Pilgrim's Wand"
/equip body "Seer's Tunic"
/item "Ginger Cookie" <me>
/wait 2
/heal

This macro changes me into all of that gear, plus I eat a Ginger Cookie before healing. I'm not certain of the time on the wait, as I am not near my FFXI computer at the moment.

Of course, if I have better gear for healing than I have listed, I change the macro. At 51 you get to use a Dark Staff for healing, so I change the main weapon slot to Dark Staff. If you are not eating Cookies for the +HMP, you can leave out the Ginger Cookie and wait lines.