This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

sticky ban

Old posts that have not been replied to for several years.
Locked
m
mopar
Halfop
Posts: 87
Joined: Sat Oct 26, 2002 3:38 pm
Location: Grebbestad Sweden

sticky ban

Post by mopar »

Hi,

Ran into a problem, we have this bot joining our chan, it's badly conf on top of everything and sits there saying "op me cause I'm lame"
Anyhow some of the users banned it and then of cause after a certain time my bots took the ban off and the bot returns.
So I thought ok, I'll make it a sticky..
This is when the odd thing happens.. when i type .stick ban 2 #channel (as it is ban nr 2)
It says something like "no such ban"
Ok I thought and made it .stick ban *!host@*1.2.blabla.com #channel
and my bot replies the same "no such ban"

So my question, am I doing something wrong with my commands?
Is it something in my conf file that I need to change?

//mopar
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Type ".console #channel" first.

This will make sure the stick command, looks in the correct bans list.
m
mopar
Halfop
Posts: 87
Joined: Sat Oct 26, 2002 3:38 pm
Location: Grebbestad Sweden

Post by mopar »

Hi again ppslim,

Tried that, still the bot replies the same..

here is how it looks..

[14:45] <m0par> .bans
[14:45] <Tifosi> [08:54] #m0par# bans
[14:45] <Tifosi> Global bans:
[14:45] <Tifosi> [ 1] *!alfisti@*h.s.bonet.se (perm) (sticky)
[14:45] <Tifosi> m0par: requested
[14:45] <Tifosi> Created 00:40
[14:45] <Tifosi> Channel bans for #alfaromeo: (* = not placed by bot)
[14:45] <Tifosi> * [ 2] *!*Alfisti@*.h.s.bonet.se (Mopar!charger@mailserver2.extrafilm.se) (active 107:45)
[14:45] <Tifosi> Use '.bans all' to see the total list.

[14:46] <m0par> .stick ban 2
[14:46] <Tifosi> No such ban.

[14:46] <m0par> .stick ban *!Alfisti@*.h.s.bonet.se
[14:46] <Tifosi> No such ban.

[14:49] <m0par> .stick ban *!Alfisti@*.h.s.bonet.se #alfaromeo
[14:49] <Tifosi> No such ban.

I still don't get it to be honest, looks like i actually got the permban set.. but the bots wount kick and ban anyway..
dynamic ban and enforced ban are set +


//mopar
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You are using the .stick command incorectly.

see ".help stick"
Locked