Ban Override ??!!

These are old archives. They are kept for historic purposes only.
TheCrowX
Posts: 7
Joined: Tue Nov 15, 2005 10:18 am

Ban Override ??!!

Post 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
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

You have to /invite yourself to the channel.
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
TheCrowX
Posts: 7
Joined: Tue Nov 15, 2005 10:18 am

Post by TheCrowX »

oh i mean is there a way to bypass that without typing anything ??
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

No, there isn't.
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

IIRC, most services packages have a command to force join you into a channel. This should override any bans
tdw
Posts: 105
Joined: Sat Aug 06, 2005 12:40 pm

Post 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)
footballkid4
Posts: 6
Joined: Sat Dec 31, 2005 1:01 am

Post 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.
static-x
Posts: 28
Joined: Sat Jul 23, 2005 2:43 am

Post 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 }
TheCrowX
Posts: 7
Joined: Tue Nov 15, 2005 10:18 am

Post 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 }
[UnDeRTaKeR]
Posts: 84
Joined: Mon Nov 21, 2005 6:15 am
Location: Cuba

Post 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
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Anope has nothing to do with operoverride.
[UnDeRTaKeR]
Posts: 84
Joined: Mon Nov 21, 2005 6:15 am
Location: Cuba

Post 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
[UnDeRTaKeR]
Posts: 84
Joined: Mon Nov 21, 2005 6:15 am
Location: Cuba

Post by [UnDeRTaKeR] »

and yes,
I was wrong...
Im sorry
Sirius
Posts: 9
Joined: Fri Mar 25, 2005 11:46 am
Location: Heerhugowaard, Noord-Holland
Contact:

Post 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
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post 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.
Locked