static void applaud() { if (isHeadless()) { print("APPLAUSE!"); ret; } showAnimation("#1004373", 3.0); sleepSeconds(3.5); }