Thank you for attempting to use this fancy addition! It's a bit complex and tedious but it can accomplish amazing things! This module does not cover how to get or use dolphin, how to capture, how to use AR in dolphin, or developer mode. Those things can be researched elsewhere. SETUP Set all 4 players to keyboard control using the key legend file as a reference. Must be exact! Player 1 will use the vast majority of developer mode commands, so p1 gets more buttons mapped. PREP Get your characters in position, ready to go. Use the developer's pause (player 1's Z button) and save the state. This is so that you can resume from the save state with absolute consistency. Program the commands in a text file according to the syntax described in the syntax and info file. The first command should be player 1's Z button. Save it when you're done. EXECUTION Open the translator. Run it. Within 5 seconds, select the window of the open text file you want to translate. The translator will replace human commands with computer ones. Copy the whole text document. DO NOT SAVE because the translator only translates from human-understandable to computer-understandable, and if changes need to be made after trying out the translated script, you will have to start from scratch or work using machine-understandable commands. Paste it into an empty AutoIt file. Save the AutoIt file if you want. If any changes need to be made, you will change the original text document in human commands. Add sleep(5000) to the very start of the file. Open your save state of choice. Run the AutoIt file, and select the emulator window within 5 seconds. If recording, you can give yourself more time and start the recording before your script resumes gameplay. PERFECTION It's likely the first attempt won't work out perfectly. Regrettably, it comes down to trial and error. Just work your way forward in time with each attempt, and eventually you'll get the shot!