Page 1 of 2

Ban Override ??!!

Posted: Wed Dec 28, 2005 3:04 pm
by TheCrowX
is there something like a ban override that let u join a channel even if banned without using the sajoin command or anything similar
Thanx in advance

Posted: Wed Dec 28, 2005 3:36 pm
by Dukat
You have to /invite yourself to the channel.

Posted: Wed Dec 28, 2005 5:26 pm
by TheCrowX
oh i mean is there a way to bypass that without typing anything ??

Posted: Wed Dec 28, 2005 6:52 pm
by Dukat
No, there isn't.

Posted: Thu Dec 29, 2005 1:54 am
by Stealth
IIRC, most services packages have a command to force join you into a channel. This should override any bans

Posted: Thu Dec 29, 2005 9:06 pm
by tdw
There is some module out there, don't know the name or anything, but AngelSL had installed it. i could simply /j #imbannedonthischannel and i was in.. (worked for +k, +i etc too)

Posted: Sat Dec 31, 2005 5:36 am
by footballkid4
Invite yourself into the channel and you should have no issues. Assuming you are a network admin, you can, but not recommended, enable the can_override flag, which should allow you to bypass bans, or delete yourself.

Posted: Sat Dec 31, 2005 6:24 am
by static-x
You use this in your mirc

raw 473:*:{ invite $1 $2 | join $2 | echo -s Room is Invite Only..Overriding | halt }
raw 474:*:{ invite $1 $2 | join $2 | echo -s You are banned..Overriding | halt }
raw 475:*: { invite $1 $2 | join $2 | echo -s Room is keyed.. Overriding | halt }

Posted: Sat Dec 31, 2005 4:01 pm
by TheCrowX
Thanx static-x
as it seems to be the only solution i just modified your code a little to save a little typing lol
raw 473:*:{ sajoin $1 $2 | echo -s Room is Invite Only..Overriding | halt }
raw 474:*:{ sajoin $1 $2 | echo -s You are banned..Overriding | halt }
raw 475:*: { sajoin $1 $2| echo -s Room is keyed.. Overriding | halt }

Posted: Sat Dec 31, 2005 5:48 pm
by [UnDeRTaKeR]
hi
felicidades!! :P
in anope services, being super-admin gives you the possibility to override
bans only by join the channel,
you have to be serivces admin, and /msg operserv set superadmin on
cya

Posted: Mon Jan 02, 2006 1:03 am
by aquanight
Anope has nothing to do with operoverride.

Posted: Mon Jan 02, 2006 1:45 am
by [UnDeRTaKeR]
sorry if I didnt understand well the question...
but I thought he asked for a way to override a ban,
he didnt ask for the way to override a ban using the can_override flag..
there are different ways, and to use anope is one of them.

I know this is unreal support forum, but maybe he could use that,
and in the end, this is for helping people..
saludos cordiales

Posted: Mon Jan 02, 2006 3:09 am
by [UnDeRTaKeR]
and yes,
I was wrong...
Im sorry

Posted: Tue Jan 10, 2006 12:16 am
by Sirius
Wouldn't it be better for Opers to bypass any channel modes? I mean, why could an IRCop being banned on a channel?
I just don't understand why?
Anyways, I (and I'm not the only one) would be very happy with this new feature, so please don't ignore this request ;p

Posted: Tue Jan 10, 2006 12:37 am
by Stealth
OPERS ARE NOT GODS
If you want that kind of stuff in your IRCd, http://www.webmaster.com has an IRCd with all that stuff.


Enough said.