How to Stop a Macro Loop Immediately

How to Stop a Macro Loop Immediately

Certain users need Macro functions to run loops for their apps. However, stoping the loop immediately while the macro is running has been a frequently asked question. In order to solve this issue, you have to do the following:

  1. Create another Macro and set a different shortcut
  2. Edit the Macro script, type in “loopstop X”
  3. Replace “X” with the key of Macro that needs to be terminated
  4. Press the shortcut of the second Macro to stop the running loop


> Back to MEmu 101, everything you need to know about MEmu <<