• Что такое макросы и для чего они нам нужны?
Макросы выполняют одну и туже цепочку команд (будут ли это скиллы или определенные действия/параметры или их сочетания).

• Опция интерфейса "Макросы"
Нажав на кнопку на панельке (указана стрелкой) в появившейся менюшке есть опция "Макросы" (выделена красным). Также ее можно вызвать с помощью хот-кея "U"

Интерфейс:

В правом окне первое это список созданных макросов (стрелкой показана кнопка создания макроса), правее это просмотр созданного макроса
Собственно само окно создания макроса (слева)
(в такой же последовательности как на вышеприведенном скрине, сверху вниз)
- название макроса (до 16 символов)
- описания макроса (до 40 символов)
- выбор иконки для макроса
- ввод макро-команд (до 255 символов)

• Ограничения в макросах
- возможно создать максимум 12 макросов
- ????? ???? ?? ? ? ?? In a macro, the macro can not come to call (смысл этих слов непонятен)
- нельзя делать отдельный макрос частью другого макроса
- если не будет учтена задержка скила (так понимаю его откат) при выполнении макроса или нехватка маны приведет к прерыванию выполнения макроса (т.е. следующий пункт макроса не будет автоматически задействован)

• Макро команды:

Skills
добавить следующую команду:
/skill [name]
Например: /skill Healing Light II

Items
Вы можете перетащить айтем в макро-окно из своего инвентаря
или вручную: /use [item]
Перетянутый в окно айтем будет делать указанную команду автоматически.

Hotbar/quickbar
/quickbar x y z
Например: /quickbar 3 1 2

Где набор цифр показывает следующее:
Место, страница и номер скилла
Первое число показывает, какую панель вы хотите использовать (сверху, справа, снизу и т.д.), затем второй номер - страница в панели (как в WoW shift + 1,2), и z обозначает фактический слот, в котором расположен скилл.

Delay Command
/delay x

Выключает макро за х количество секунд. Большинство скиллов в Айоне имеют 2 секунды задержки после использования. Эта команда нужна тогда, когда необходимо поместить несколько команд-скиллов в одном макро.
Например: /delay 2

Select Command
/select %partyx

х-ом выбор мембера пати.
%self выбрать самого себя
%previous выбирает ранее взятый таргет
%pet выпор питомца
%autotarget берёт в таргет цель находящуюся в непосредственной близости

Tell Commands
/party, /legion, /yell, /general, /whisper, и т.д...

Attack Commands
/attack

Swap Weapons
Снимает набор оружия для использования другого. Тот же эффект, как с Shift + Z.

Activate Soulstone
Активирует / деактивирует soulstone

Variables
/var 1 Blessing of Life I

• Несколько примеров из уже готовых макросов

- Auto-target attack
/Auto-Select
/Party [% party] to attack
/Attack
After you select to automatically near the target to attack, as a macro at a time around the character of the party, the target of tankers to the chat window, select the target to be selected and to the patiwon after the attack maekeuroda target.

- Patiwon hilring
/Select [% party 1]
/I bit of skill to heal
/Delayed 2
/Select [% the previous target]
First, select the character of their own after patiwon healing light of the destination hilring back to the original target of the macro as the first line of 'select [% party X]' X number of different, depending on the destination. ( 1-6)

- Target Support
/Select [% party 1]
/Target support
/Party [party% 1] has selected [% target] to attack
/Attack
This works, you first select the macro patiwon to attack a target after the target of the attack posted on the chat window. Dealers of the party, a lot of assists as the macro uses.

-
Continuous use the skills kultaimyi
/Auto-Select
/Skill chain I
/Delayed 3
/Skills I fire an arrow
At the same time, the skills and kultaimyi This item is used in a row in the middle of the delay command is necessary. If the above analysis as a command, select a destination for the first time around with a chain and then use it to fire an arrow skills.
Why the delay in the middle of the command chain skills, because the casting time, usually casting time to 2 hours to 3 choinde the reason for the delay in the middle of casting skills can vary, depending on your situation, because rekyina.

- Only a specific skill writing bonghonseok
/Bonghonseok exercise
/Skill conversion of the blow II
/Bonghonseok Releases
Bonghonseokeul to enter the macro commands to do so, invoking attacked in a row and then have to turn off bonghonseok. When you use a particular skill if you use the macro bonghonseokui to stop waste and to a large U.S. bonghonseokeul that can be used only skill.

- Full-buff
/Select their%
/I blessings of life skills
/Delayed 2
/Select the party %1
/I blessings of life skills
/Delayed 2
/select a party %2
/I blessings of life skills
/Delayed 2
/Select the party %3
/I blessings of life skills
Select each one patiwon the blessings of life is one of the macro to turn it buff. Because the casting time of skills in 4242 shall set up a 2-second delay.

- Examples of variables
/The blessing of a life I
/Select the party %1
/Skills% variable 1
/Delayed 2
/select a party %2
/Skills% variable 1
/Delayed 2
/Select the party %3
/Skills% variable 1
Macros, such as the full buff. The blessings of life and the skills to save a time and the skills to use and a number of casting that has the same effect.