Moderator: MacroQuest Developers
Code: Select all
#chat tell
|at end of your press of combind button have a
/doevents
Sub Event_Chat
/endmacro
/return
If you are talking about a macro I put up...OnyxSkyDV wrote:I have had a few occasions where a macro was either in a loop, or calculating so much that I was unable to type in a /end to stop it.
I tried creating a social and mapping that to a hot button, but still was unable to get a keystroke in there to cancel the macro.
Any ideas?
Thanks!
OnyxSkyDV
Code: Select all
:LoopMe
/if $target(name)==$char(name) /endmacro
/if 1!=0 /goto :LoopMe