Originally Posted By: FroggieDaFrog
The on text event doesn't trigger for text you send from mIRC to twitch's servers; that event is for messages received.

Instead you will need to use the on input event(in mIRC: /help on input) to detect when your mIRC sends a message


I got it thank you