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.

chattr flooding on bots partyline ... getting boring

Old posts that have not been replied to for several years.
Locked
l
lolomin

chattr flooding on bots partyline ... getting boring

Post by lolomin »

Hello,

i'm managing a 27 bots botnet and got this problem of chattr flooding on partyline while some bots or users disconnect from irc.

i receive a sort of broadcast in partyline showing me the chattr of the user/bot that just quit ... it's boring and making lag the whole botnet

Here is a few sample lines of what occurs exactly :

<HubBot> [17:26] SharedBot1: chattr UserHandle hp
<HubBot> [17:26] SharedBot1: chattr UserHandle hp
<HubBot> [17:26] SharedBot2: chattr UserHandle hp
<HubBot> [17:26] SharedBot2: chattr UserHandle hp
<HubBot> [17:27] SharedBot2: chattr UserHandle hp
<HubBot> [17:27] SharedBot1: chattr UserHandle hp
... etc etc on dozens of lines ...

If anyone got an idea on how to solve this problem ( maybe it's just a setting somewhere in the conf or even a TCL but i doubt of that )

Thks by advance for your answers and support.

lolomin@EFNet
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

This looks like activity, that wa posted in another topic today.

Try disabling all Tcl script and doing a .restart. Then see if that helps any.
l
lolomin

Post by lolomin »

Doesn't Help :o/

i still got the chattr things ...
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

What scripts are you running.

The post I mentions in question, has been solved.

http://forum.egghelp.org/viewtopic.php? ... ht=lol.tcl

You should remove all Tcl's on the hub, and 1 leaf. To make sure, do a .die in both, and restart them from the shell.

This will make sure the scripts are unloaded from memory.

Then see if it still occurs.

There is nothing in the eggdrop code itself, that would cause this to happen.
l
lolomin

Post by lolomin »

hehe your post helps me to find out the cause of the problem, that was also lol.tcl


Thanks a lot ppslim for your time and support :)
Locked