Hello,
I have put this code on remote:
on @1:MODE:#:/notice $me $nick changed $chan mode to $1-
on @1:BAN:#:/notice $me $nick has banned $banmask
on @1:KICK:#:/notice $me $knick was kicked by $nick from $chan $1-
on @1:UNBAN:#:/notice $me $nick has unbanned $banmask

Instead of getting a notice, I'd like to get info on @window or in -echo on status window. Would that be possible?
If yes, how could I change the code?