mIRC Home    About    Download    Register    News    Help

Print Thread
S
SingleDadPete
SingleDadPete
S
Hi, I have this running and it works just fine (could be tidier lol), but I would like all of the replies in just my status window or if possible a new window:-

1:join:#mp3world: ctcp $nick version
on 1:CTCPREPLY:Version XDCC Catcher Basic*:{ /ban #mp3world $nick xdcc catcher not allowed. } { /timerban 1 2 /os notinchanlist akill } }

any help would be appreciated. Thanks Pete.

Joined: Jan 2004
Posts: 1,330
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Jan 2004
Posts: 1,330
Under Options > IRC on the right side there are check boxes for events to show in the active window, otherwise I believe they go to the status window. To hide your own ctcp request you can prefix the command with a ".": .ctcp $nick

S
SingleDadPete
SingleDadPete
S
but of course there is doh! didn't think of that one lol thanks, also by prefix my code, could you show me please? Thanks Pete.
didn't work, still showing the version reply in the channel window!

Last edited by SingleDadPete; 09/03/14 03:19 PM.
Joined: Jan 2004
Posts: 1,330
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Jan 2004
Posts: 1,330
I did show you.

.ctcp $nick


Link Copied to Clipboard