<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/13236" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-03-14T21:29:42-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/13236</id>

		<entry>
		<author><name><![CDATA[vigilant]]></name></author>
		<updated>2007-03-14T21:29:42-04:00</updated>

		<published>2007-03-14T21:29:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71235#p71235</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71235#p71235"/>
		<title type="html"><![CDATA[Message everyone in a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71235#p71235"><![CDATA[
Thank you   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7195">vigilant</a> — Wed Mar 14, 2007 9:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-14T16:25:26-04:00</updated>

		<published>2007-03-14T16:25:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71233#p71233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71233#p71233"/>
		<title type="html"><![CDATA[Message everyone in a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71233#p71233"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !msg msg:allproc msg:all {nick uhost hand chan arg} { foreach n [chanlist $chan] {  if {[isbotnick $nick] || [string equal -nocase "chanserv" $n]} {continue}  puthelp "privmsg $n :$arg" }}</code></pre></div>!msg &lt;message&gt; will msg all users except the bot and chanserv (public command).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Mar 14, 2007 4:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[vigilant]]></name></author>
		<updated>2007-03-14T13:03:53-04:00</updated>

		<published>2007-03-14T13:03:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71226#p71226</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71226#p71226"/>
		<title type="html"><![CDATA[Message everyone in a channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71226#p71226"><![CDATA[
Once i type a command, and there are 7 users in the channel. It excludes chanserv and the bot itself, but messages the rest of the people with a privmsg.. i want to do this. After that once it's messaged, then if someone leaves the channel, it does something... i'll define that later.. lets say ban the person from another chan...<br>Thanks a whole bunch<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7195">vigilant</a> — Wed Mar 14, 2007 1:03 pm</p><hr />
]]></content>
	</entry>
	</feed>
