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.

Msg to all chans

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
c
cache
Master
Posts: 306
Joined: Tue Jan 10, 2006 4:59 am
Location: Mass

Msg to all chans

Post by cache »

I'm looking for a script that sends a message to all channels bot recides on...

like !sendmsg whatever and it'll msg all chans with whatever. Seems IRC server I use don't allow /amsg since I tried /amsg via mirc it says #chan1,#chan2,#chan3 no such channel.

Any help? thanks.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

This one looks like it might suit what you're requesting:

broadcast.tcl
An "amsg" script for QuakeNet. You can add channels to a "blacklist" and if S (spamscan) is on a channel, it doesnt send a message to that channel. If a channel has mode +c, it will post the broadcast without bold and underline. This script has full administration and help features.
http://www.egghelp.org/cgi-bin/tcl_arch ... ad&id=1300

Aside from the +S mode it doesn't look like its really specific just to QuakeNet, so should be easy to modify to suit.
c
cache
Master
Posts: 306
Joined: Tue Jan 10, 2006 4:59 am
Location: Mass

Post by cache »

Thanks, sorry I saw that in archives and over looked it. Works great.
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

That would mean they disabled multiple targets apparently.
Post Reply