!752 p { makeBot("Hammer The Chat"); } answer { if (!attn()) null; if "hammer chat" exceptionToUser { new L l; for (int i = 1; i <= 10; i++) l.add(simpleChatPost("Hammer Bot", "Hammer attempt " + i)); ret structure(l); } }