Repeat Ban Wont unban when removed (sticky)

Old posts that have not been replied to for several years.
Locked
User avatar
dotslasher
Halfop
Posts: 62
Joined: Sun Aug 10, 2003 8:10 pm

Repeat Ban Wont unban when removed (sticky)

Post by dotslasher »

[01:07:43] * Slutty sets mode: +b *!*Ghost_Dog@*.kabel.telenet.be
[01:07:43] * ^l{E`J{ was kicked by Slutty (banned:Don't Repeat! Don't Repeat! Don't Repeat! Don't Repeat!)
[01:07:46] <@Darth_Unslut> Slutty unban *!*Ghost_Dog@*.kabel.telenet.be
[01:07:48] * Slutty sets mode: -b *!*Ghost_Dog@*.kabel.telenet.be
[01:07:49] *** ^l{E`J{ (Ghost_Dog@hidden-2704F55.kabel.telenet.be (Belgium)) has joined #UTGames
[01:07:49] * Slutty sets mode: +b *!*Ghost_Dog@*.kabel.telenet.be
[01:07:49] * ^l{E`J{ was kicked by Slutty (banned:Don't Repeat! Don't Repeat! Don't Repeat! Don't Repeat!)

thing is iv tried several scripts and they all seem to put on sticky bans, wich means when I remove the ban or tell the bot to remove them in the chan (using: Pub.tcl) the ban isnt completely removed, its only removed fom da channel. How can i make it so that the bot doesnt reban the person when i removed the ban it allready set in the channel?

(i am using Script : Channel Guardian v1.01 by David Proper (Dr. Nibble [DrN]))

tnx in advance.
d
dj_biboune

Post by dj_biboune »

.-ban host
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

.unstick ban host
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

That's not a sticky ban.. he is lifting the ban from the channel, not from his own bans list. Try remove it via dcc .-ban host as dj_biboune sugested.
Once the game is over, the king and the pawn go back in the same box.
User avatar
dotslasher
Halfop
Posts: 62
Joined: Sun Aug 10, 2003 8:10 pm

Post by dotslasher »

well sorry but thats not what i wanted :p

i know how to unban via dcc lol :p

i just want to make it like this: if i unban the ban via the channel and the flooder rejoins he wont be banned anymore. without using .-ban


if u know what i mean.

}
pushmode $chan -b $mask
}
thats what it does now; i need my public command script to remove the ban from its internal banlist. whats the code to do it?
Last edited by dotslasher on Sat Nov 15, 2003 8:33 am, edited 1 time in total.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Make it put a channel ban only not add in his bans list then. CHange the script so that will do so. Just remove the newchanban and replace it with something like:

Code: Select all

pushmode $chan +b *the mask variable here*
putkick *put the variable of the offender here* "the reason"
Once the game is over, the king and the pawn go back in the same box.
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Post by egghead »

Alternatively you can also have a look at the script unbanparrot.tcl from http://members.fortunecity.com/eggheadtcl.
M
Meltdown

Post by Meltdown »

or use meltsad ! the ultimate anti-ad,repeat,flood-protection!
;]]
Locked