Page 1 of 1

How to get rid of the invite server notices to @ and opers ?

Posted: Sat Jan 15, 2005 10:31 pm
by ]Godlike[
it`s a pain with botnet of 20+ bots linked to botnet and then bots self invite themself to +i channels and i as a @ or & get all the invite notices.

Is there a way to disable to get them. I already tried the /mode ]Godlike[ -s , but this isnt this :(

Any help appreciated, thx.

Posted: Sun Jan 16, 2005 9:23 am
by Dukat
How do they invite themselves? Are they Opped??? :shock:

You could set chanmode +V, but that's probably not a solution for you... :?

Posted: Sun Jan 16, 2005 11:03 am
by Ron2K
I think he's asking how to get rid of the "SomeBot invited SomeOtherBot into the channel" notification.

Which, AFAIK, can't be done.

Posted: Sun Jan 16, 2005 1:19 pm
by ]Godlike[
:( :( :( :( :( :(

Maybe there a way to write a script or smthing to channel this server invite messages to a separate window and not to my chanell windows ?

thx for you help

Posted: Sun Jan 16, 2005 2:38 pm
by Dukat
Just kill/gline/spamfilter/whatever the botnet out of your network and the problem is solved... :P

Posted: Sun Jan 16, 2005 3:53 pm
by ]Godlike[
Ok now, the botnet servers a reason there u know ......
So this is not an option. You told me that there cant be done nothing ot the server itself to prevent that, now im asking if there can be done something on my client to at least 'channel' these notices to a separate window, or even better to the status window of the server, btw. im using mirc client.

And one more this setting +I mode on chan would help so they dont need to invite themself,but guess what even this not supported in unreal ircd :(
This day is getting worse by the minute :cry:

Realy no one has some suggestion how to "script" my mirc?

Posted: Sun Jan 16, 2005 7:23 pm
by McTerry
Are they sending global notices?

Posted: Sun Jan 16, 2005 8:39 pm
by ]Godlike[
Theres one of the notice:

[21:22] *ircd.xxxx.net(@#xxx-help)* xxxx invited yyyyy into the channel.

thats what i am getting, i only have one ircd atm, going to set up another one today and link them together.

Posted: Sun Jan 16, 2005 9:10 pm
by Syzop
Sure, you can just block that in mIRC (I'll leave that over to our mirc script fans).

As for +I, it's on todo and will probably appear in next release.

Posted: Sun Jan 16, 2005 9:25 pm
by ]Godlike[
Some mirc script fan please help me out :lol:

Do note that i said PLEASE

:wink:

Posted: Sun Jan 16, 2005 10:13 pm
by ]Godlike[
-- MODERATOR: removed off-topic post on linking, please start a new thread [oh.. you already did exactly that ;p] --

Posted: Mon Jan 17, 2005 5:05 pm
by Emeric
if your IRC client has some sort of scripting language I suppose you could always write a script to make it so the IRC client just halts when it sees this notice and never shows it to you or anything. Too lazy to make an example script though.

Posted: Thu Feb 03, 2005 2:30 am
by Winbots
]Godlike[ wrote:Theres one of the notice:

[21:22] *ircd.xxxx.net(@#xxx-help)* xxxx invited yyyyy into the channel.

thats what i am getting, i only have one ircd atm, going to set up another one today and link them together.
umm, this should work. (not tested)

Code: Select all

ON ^*:NOTICE:* invited * into the channel*:#:{ haltdef }

Posted: Thu Feb 03, 2005 2:37 am
by White_Magic
actually winbot is right guess its time for my bed night night :P sorry :|