Indeed. I doubt there's a cure, unless you want to modify the eggdrop source. Btw, I appended some code that I used to reproduce this odd problem. And if you want another hack solution: use the undocumented function putdccraw. It works but might not be as safe. ;-) proc putraw {idx text} { append te...