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.
Old posts that have not been replied to for several years.
s
st00pid
Post
by st00pid » Thu Jul 25, 2002 6:34 pm
when sentinel sets a ban after a flood then all bots ban that person with a channel ban.
if you want to unban them then i have to do that in all 3 bots because .-ban <x> doesnt get sent over the botnet for some reason.
ive even tried .-ban <x> #channel but that doesnt work either.
umm.. just tried something :o)
.+ban *!blah@* #channel isnt sent ovet the botnet either
global bans are sent correctly
craze
Voice
Posts: 7 Joined: Fri May 17, 2002 8:00 pm
Contact:
Post
by craze » Thu Jul 25, 2002 8:15 pm
Might be a channel sharing issue (?) ....
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Fri Jul 26, 2002 4:39 am
What sharing and bot flags have you got set for each bot?
Did you follow the tutorial on egghelp to get sharing?
Is each channel set +shared.
s
st00pid
Post
by st00pid » Fri Jul 26, 2002 6:07 am
the channel is +shared and the slave bots are +bfoN, +s
hubbot is +bfoN, +hp
i think the problem is that i have sentinel running on all bots and they all set a channel ban that isnt sent over the botnet.
when i unban then that command isnt sent over the botnet either so i have to do it in each bot.
i never had this problem before netbots 409 but maybe thats because the standalone sentinel set global bans instead of channel bans.. not sure about that tho..
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Fri Jul 26, 2002 6:39 am
If you share all channels, then you can also use the +g (glocal share) flag (.bottar bot +g).
You will need to unlink to do this.
Problem solved.
s
st00pid
Post
by st00pid » Fri Jul 26, 2002 1:32 pm
yup, that fixed it
thx :o)