!7 p { killVMRunningBot("Gudrun."); // German voice if (!hasBot("Mouth.")) nohupJavaxThenSleep(#1009593, 3); if (!hasBot("Chrome Speech.")) nohupJavaxThenSleep(#1009555, 3); sendWithWaitForBot("Chrome Speech.", "language *", "en-US"); if (!hasBot("Voice Actions.")) nohupJavaxThenSleep(#1009595, 3); if (!hasBot("Hot Word Detection.")) nohupJavaxThenSleep(#1009578, 3); infoBox_lower("Bot should be running now."); sleepSeconds(5); cleanKill(); }