Back to plugin list
Macro Chain Redux icon

Macro Chain Redux

by Aida Enna

A modified fork of the old Macro Chain that allows you to run multiple macros one after the other (or repeat them).

Internal Name: MacroChainRedux Stable v2.1.1.5

Download Count

69420

Last Update

1766041915

Dalamud API

14

Description

Allows for a macro to continue onto the next macro by using '/nextmacro' on the last line of a macro. Adding '/nextmacro' on the last line of Macro #01 will automatically execute Macro #02 Adding '/nextmacro down' on the last line of Macro #01 will automatically execute Macro #11 Also allows executing any macro from chat using '/runmacro' You can repeat a macro by using /runmacro inside the macro followed by the number of the macro you're editing Using '/macrocancel' will stop the currently running macro

Tags

Changelog

- Updated for patch 7.4