jimmyjimjames50538
1 discussion post
I am wanting a macro that holds Up until i say another macro like Down. so i can say up and my charcter keep walking up until i say down and it cancels the up walking and starts walking down. Is there a way to do this? sorry if my english is bad
If you use the "Hold Key" action it should work. Running a new macro won't stop the other one though, so you can add a "Custom Macro Script" action first that runs this function: BFS.VoiceBot.StopMacros();