Quote Originally Posted by Malgor View Post
Where in IS can I assign a macro to a key? I have read through most of the walkthroughs for ISboxer and was still confused as to where I can do that.
If you Right Click on Actions, and select:
- Keystroke Actions > New World of Warcraft Macro Action

You'll need to assign a "Key Combination" which is a unique warcraft keybind.
This is something which you can push in-game to run that macro.
You'll still run this mapped key via the hotkey you assign, but could run it via the key combination too.

You have the option to "Display in Step", as whatever you want.
So while your macro might be, "/cast [nostance:3] Cat Form", you might display it as "Become a Kitty".

You have the option for, but first:
- Assist hot (active) character
- Target hot (active) character
And:
- And restore (previous) target afterwards.

The macros you create with IS Boxer are limited to 1024 characters (like other macro making addons), not the default 255.

You can also use {FTL} arguments in the macro.
{FTL} refers to the active character.