mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2021
Posts: 1
E
Mostly harmless
OP Offline
Mostly harmless
E
Joined: Jan 2021
Posts: 1
Sorry if this has been answered before but I'm very new here and couldnt find the answer by searching.

If I have my mIRC account in several channels at once but only want a script command to respond in 1 specific channel, how can that be done?

Thank you for your patience and insight.

Joined: Jan 2004
Posts: 2,127
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2004
Posts: 2,127
on <level>:TEXT:<matchtext>:<*><?><#[,#]>:<commands>
the location can be :?: which matches only in a query window
or :#: to match all channels
or :#channelname: to match 1 channel
or :#chan1,#chan2,#etc: to match 1 or more channels
or :*: to match both queries and channels

Unfortunately the ON TEXT even won't trigger from your own channel messages, so you'd either need a helpful friend, or wait for someone to speak, or else you can install the client in a 2nd folder so you can be 2 nicks speaking to each other. Some channels have had harsh actions against clones, so either ask or do the testing in some kind of #mynickname test channel


Link Copied to Clipboard