function onReceiveText(texttype, textoption, textlines) { if (texttype=="lister" && textoption=="prepareobserver") echo("account " @ textlines[0] @ " will be switched to observer mode in 5 seconds!");}