Omega 13 in masterscript.

if I start the Omega 13 protocol from a master script will it provide cover for all the scripts called from the master script or do I have to start and stop it in each of the scripts called from the master script.

I have an intermittent system warning message that gets displayed across the browser, I’d like to be able to clear it off from one central place if possible.

Good question! Once you ‘start using omega13’ it will stay in use (in the backScripts) until the end of the script run unless you specifically remove it. This is true across any other scripts called from the main script, including calls using runWithNewResults. So you should be covered without needing to start using it in every script.