hi, how to separate "on text" messages from "on join, on part, quit, notice" actions with "echo $window $chr(160)", if an action comes before the message execute "echo $window $chr (160)", if it is another message, do not execute "echo $window $chr(160)", and vice versa, when it is just action after action, do not execute "echo $window $chr(160)", like this as if it is just message after message, it does not execute "echo $window $chr(160)", only the message and action enters the exchange.