!7 static Smiley smiley; static new Thoughts thoughts; p-subst { bot(); veryBigClearConsole(); smiley = new Smiley; coActivateWithConsole(smiley.show()); focusConsole(); sleepQuietly(); awtCalcEvery(consoleFrame(), 1000, r { if (thoughts.has("iceiqtzmsiwzhfml")) { smiley.emotion("shocked"); sleepSeconds(1); cleanKill(); } }); } answer { }