You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Description": "Allows for a macro to continue onto the next macro by using '/nextmacro' on the last line of a macro.\nAdding '/nextmacro' on the last line of Macro #01 will automatically execute Macro #02\nAdding '/nextmacro down' on the last line of Macro #01 will automatically execute Macro #11\nAdding '/nextmacro repeat' on the last line of Macro #01 will automatically repeat Macro #01 once\nAlso allows executing any macro from chat using '/runmacro' but this command cannot be used while macros are running.",
"Description": "Allows for a macro to continue onto the next macro by using '/nextmacro' on the last line of a macro.\nAdding '/nextmacro' on the last line of Macro #01 will automatically execute Macro #02\nAdding '/nextmacro down' on the last line of Macro #01 will automatically execute Macro #11\nAdding '/nextmacro repeat' on the last line of Macro #01 will automatically repeat Macro #01 once\nAlso allows executing any macro from chat using '/runmacro' but this command cannot be used while macros are running.",
0 commit comments