Enable and disable macro with another macro

Hi,
I use the spacebar in one of my macros. However, there are times when I don't want that macro to be triggered by me pressing spacebar. Therefore, I was wondering a simple way to enable/disable a macro (using another macro) so that the original macro reacts/does not react when I press spacebar.

Thanks,
Nakul

You can place a macro in a Macro Group and then set a hotkey (or many other types of actions) which will activate or deactivate the macros in that group:

image

The Action named Set Macro Or Group Enable can be used to make one Macro in order to Enable, Disable, or Toggle the activation state of another Macro.

image

1 Like