you must've changed something.
try adding a line performing an echo to the status window, so you can see if the line is even being reached. also another similar line as the first command inside the :TEXT: handler. If they're not being shown to the status window, that means you've done something to disable it. most likely candidates:

1. You put another :TEXT: handler above it within the same script
2. The :TEXT: handler has the @ prefix and you're not Op
3. You disabled events handlers and typing /remote says remote events are off, in which case you can re-enable that with "/remote on"


Code:
//echo -s this debug message comes from line $scriptline of $script