I need help making an Applescript for a looping function.

matthewsteward

Registered
I need to write an Applescript that will do multiple actions on an ongoing basis.

I want this script to first mute the audio out of a live video streaming app by Elgato EyeTV.

Then I want this script to open a random QT video (intentionally as these will be self produced commercials) in a folder on the desktop. I want that video to play full screen and then close once finished.

I then want the Elgato EyeTV software to unmute and resume live streaming video full screen.

Lastly I want this process to repeat itself every 30 minutes.

Any and all help would be much appreciated as I am still learning the core concepts of OOP and Applescript.
 
Back
Top