Jump to content
Macro Express Forums

ellinarac

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by ellinarac

  1. ok, so I have been working on something the last few days, I have made several Macros that "call" different functions for an extensive macro I am working on. so far I have 8 macros that call each other after the currant macro comes to an end. for example, Macro 1 (hotkey Ctrl+numpad 1) runs, at the end of the macro it calls the next macro by the hotkey (Ctrl+numpad 2), that macro runs and then calls the next macro. each macro has an "END" command after calling the next macro to make sure each macro closes when done and doesn't stay running in the background. what I want to do is have some way to randomize the macro that is called. for example, macro 1 finishes, calls a random macro ranging from (hotkey Ctrl+1 to Ctrl+6). I would prefer they be called using the hotkeys since thats how I have them setup, but any way to randomize the macro calling would be helpful for this Thanks!
×
×
  • Create New...