!7 p { ai1lol_onNewUAIP_noLookback(10, f blubb); } svoid blubb(S ua, S ip) { print(" => " + ua + " at " + ip + " in the house!"); S line = "Hello " + ua + " from " + or2(ipToCountry(dropAfterComma(ip)), "somewhere") + "!"; lines.add(line); postToStefansChat(line); }