I recently tried to make a script for reporting statistics and unseen things issued by a server by doing a /debug @debug. I could not find any remote event to let me know when the text inside an @window had been modified... so I have a timer running in milliseconds reading the last line every 500 milliseconds. Is there an event for this? certain commands like a /stats happen so quickly I miss a few lines, I'd rather know line by line when the window changed.