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.

Eggdrop SPAM?

Old posts that have not been replied to for several years.
Locked
s
stevegarbz
Op
Posts: 104
Joined: Sat Dec 04, 2004 7:25 pm

Eggdrop SPAM?

Post by stevegarbz »

Whenever my bots set a mode, they all do it. Is there anyway to fix it?

[6:28:58] * PE2 sets mode: +l 24
[6:28:58] * PE3 sets mode: +l 24
[6:28:58] * PE6 sets mode: +l 24
[6:28:58] * PE sets mode: +l 24
[6:28:58] * PE4 sets mode: +l 24
[6:28:59] * PE5 sets mode: +l 24


[6:15:39] * ShockeD sets mode: +o PE
[6:15:46] * PE sets mode: +oooo PE3 PE4 PE5 PE6
[6:15:47] * PE4 sets mode: +ooo PE5 PE6 PE2
[6:15:47] * PE3 sets mode: +oooo PE4 PE5 PE6 PE2
[6:15:47] * PE sets mode: +o PE2
[6:15:47] * PE6 sets mode: +o PE2
[6:15:47] * PE5 sets mode: +oo PE6 PE2


Anyway to make them recognize that it already happened, and to halt the process?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

run the +l limiting script on one bot only, and use a botnet op script that makes the need-ops bot to request ops from one or two opped bots only (like botnetop.tcl by slennox)
s
stevegarbz
Op
Posts: 104
Joined: Sat Dec 04, 2004 7:25 pm

Post by stevegarbz »

Well, the PE bot is a hub and the other 5 are leafs. So basically, anything ran on PE is going to be ran on the rest.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

stevegarbz wrote:Well, the PE bot is a hub and the other 5 are leafs. So basically, anything ran on PE is going to be ran on the rest.
how so? scripts are not automatically shared, you have to explicitly load a script to be executed
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

ah, you probably mean your bots get autoopped

don't use autoop, it's lame
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

If you Link your bots properly and use the netops.tcl your bots wont go mad when someone joins the room.

A guide on howto link your bots can be found here

Also there are better limit scripts than the one you are using. By the looks of what you posted that updates the limit whenever anyone joins or leaves. A Decent limit script called smartlimit.tcl can be found here

Definately install netops.tcl V1.3


hope this helps.

:wink:
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
Locked