Doctor Archive
Thread: Help on looping a macro
Wotg,
This seems to work. I am assuming you added the macro icon to your toolbar already. If so, at the end of the macro, put in the /ui command that corresponds to the button. It will automatically execute itself again.
You next question will be how do you stop it? The answer to that one is the command /dump.
-Dwiwi
Master Doctor/Novice CH/Carbiner
The easiest way is to use the /macro <macro name> command.
I.e. Your macro is for healing every 20 seconds.
Macro Name
ConstantHeal
Macro Text
/healDamage;
/pause 20;
/macro ConstantHeal;
And as the previous poster stated... use the /dump command to get it to stop.
Dr. Fesa Thralkii
Master Doctor - Corbantis
I generated a macro last night using the standard setup but I made it into a button. One of the steps in the macro was to use that button in the toolbar for the macro, something like this:
/ui action tollbarSlot 01
/selectDraftSchematic 01
/pause 6
/nextCraftingStage
/nextCraftingStage
/ui action toolbarSlot 02
In slot 02 I would have this button for the macro so it would start over. Don't use this macro its not exactly what I used, not even sure if that one would work. But to stop the macro I would just drag the macro button to another slot. I actually had 4 stations going so when I dragged the button I had to wait for the cycle to end. I know about the /dump command but it was easier just to drag the button for me plus I never had to type anything it was all mouse clicks.
Also the /nextCraftingStage wasnt working anyone had this or know what would be wrong. I would insert the components but it wouldnt advance. i had to use the <enter> key.
Madis Lylen
Scylla