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.

[SOLVED] Bot removes ban

General support and discussion of Eggdrop bots.
Post Reply
a
alekz
Voice
Posts: 2
Joined: Wed Feb 27, 2008 7:06 pm

[SOLVED] Bot removes ban

Post by alekz »

Hi, I have a problem, every time that a non +n user puts a ban in a channel with a ip that starts with 190. (Example: 190.1.1.1) and the user is in the channel the bots automatically removes the ban, I've disabled ALL tcl scripts, so is a non tcl issue. Then I ran the eggdrop with -n option and when the op puts the ban I can see this:

[22:18] [!s] MODE #ayuda -b *!*@190.42.79.171
[22:18] [s->] MODE
[22:18] [@] ApC!ap@ApC.users.undernet.org MODE #ayuda -b *!*@190.42.79.171

Can someone please help me? Thanks.
Last edited by alekz on Wed Feb 27, 2008 8:31 pm, edited 1 time in total.
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Post by strikelight »

You have a user in your bot's list that matches the host a non-owner is trying to place. Either remove that user from the bot, redefine his hostmask, or redefine the ban that is attempting to be placed.
a
alekz
Voice
Posts: 2
Joined: Wed Feb 27, 2008 7:06 pm

Post by alekz »

That is right hehe I made a .match *190* but I didn't see that host was the third one of a user. Thanks ;)
Post Reply