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.

Need Help

Old posts that have not been replied to for several years.
Locked
X
XRTC

Post by XRTC »

Hey guyz I wanna make 2 eggdrops, one with op status and one without. The one without op will cycle the channel and if someone spams then the other with op will ban him.
Any ideas?
l
loze

Post by loze »

Use sockets, privmsg or ctcp.. If the "NO-OP" gets any msg with # in. Send a privmsg with a commando and password. I had a simular script but in mirc.
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

Post by z_one »

Hi,

Out of the 3 methods Loze recommended, I'd use sockets or even "putbot" if the bots are linked.
If u use putbot, read about "bind bot" to know how to make the opped eggdrop react.

Privmsg or Ctcp would be too slow in case the bots are on diff. servers and/or there's a lagg on the network you're using.

Cheers, z_one
X
XRTC

Post by XRTC »

yeah, but anyone of you have already a -likethat- script? I'm so n00b for tcl scripting :smile:
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

No!Spam.tcl

Available from http://sourceforge.net/projects/no-spam/

I do not know the current status of the bugs in this (Yes I make it), as I have had minor reports, with information to back it up, or even slightly sugest a cause.

If you try this script, remember to visit that page and report any bugs, else the software will never function properly.
Locked