mIRC Homepage
Posted By: DML1783 Echo Status window - 15/01/18 02:38 AM
How do i echo the status window to a user?

Example a user would type !cs
then the "bot" would do the command /cs access #channel view

i then want to echo the status window so the user can see what was said?
Posted By: maroon Re: Echo Status window - 15/01/18 02:55 AM
/echo -s The -s switch sends output to status window
Posted By: Wims Re: Echo Status window - 15/01/18 01:15 PM
When you send the command "/cs", chanserv is replying to you by sending notices.
In this case, the notice are displayed in your status window but it does not mean that you should be using the status window to get the data, you need to use the on notice event to retrieve those notices
© mIRC Discussion Forums