In DoOver.ini, there's a key called "macro". The macro that you created is stored there. You can alter it so that you can use it next time.
It's syntax is the following:
{Name of the window where the first command was used}code for the first command#{Name of the window where the secondcommand was used}code for the second command# ETC.
The code for the command is autohotkey code, which you can copy to a script and execute.