<?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/1081" />

	<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>2002-02-22T09:43:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-22T09:43:00-04:00</updated>

		<published>2002-02-22T09:43:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4828#p4828</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4828#p4828"/>
		<title type="html"><![CDATA[how to msg ops only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4828#p4828"><![CDATA[
cool thanks that did the trick <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><p>Statistics: Posted by Guest — Fri Feb 22, 2002 9:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-02-18T22:41:00-04:00</updated>

		<published>2002-02-18T22:41:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4688#p4688</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4688#p4688"/>
		<title type="html"><![CDATA[how to msg ops only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4688#p4688"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># .opmsg &lt;text&gt;bind dcc +o opmsg dcc:opmsgproc dcc:opmsg {hand idx text} {  foreach u [chanlist #admins-only] {    if {[isop $u #admins-only]} { putserv "PRIVMSG $u :$text" }  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Mon Feb 18, 2002 10:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-18T21:03:00-04:00</updated>

		<published>2002-02-18T21:03:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4685#p4685</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4685#p4685"/>
		<title type="html"><![CDATA[how to msg ops only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4685#p4685"><![CDATA[
 .msg @#admins-only test<br>that doest display anything at all<br>sorry about this  but you totaly lost me with the tcl bit i dont have a tcl for it well if i do i cant find it <br>any more ideas ???<br><br>thanks <br>for so far<br><p>Statistics: Posted by Guest — Mon Feb 18, 2002 9:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-18T20:16:00-04:00</updated>

		<published>2002-02-18T20:16:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4680#p4680</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4680#p4680"/>
		<title type="html"><![CDATA[how to msg ops only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4680#p4680"><![CDATA[
.msg @#admins-only test<br><br>or .tcl putserv "PRIVMSG @#admins-only :test"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon Feb 18, 2002 8:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-18T18:47:00-04:00</updated>

		<published>2002-02-18T18:47:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4674#p4674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4674#p4674"/>
		<title type="html"><![CDATA[how to msg ops only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4674#p4674"><![CDATA[
i know that i can private message ops from within irc as myself but im trying to get the eggy to private msg all ops<br>.PRIVMSG @#admins-only test<br>What?  You need '.help'<br>the bot doesnt seam to understand the command<br>any other ideas pls ?<br><p>Statistics: Posted by Guest — Mon Feb 18, 2002 6:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-18T10:39:00-04:00</updated>

		<published>2002-02-18T10:39:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4657#p4657</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4657#p4657"/>
		<title type="html"><![CDATA[how to msg ops only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4657#p4657"><![CDATA[
depends on the ircd. some allow PRIVMSG @#chan as the target for all ops in chan (generally requiring you to be opped as well). else you'll have to use a foreach loop on the chanlist, with an isop test condition to send the message individually to each op<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon Feb 18, 2002 10:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-18T10:01:00-04:00</updated>

		<published>2002-02-18T10:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4655#p4655</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4655#p4655"/>
		<title type="html"><![CDATA[how to msg ops only]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4655#p4655"><![CDATA[
anyone know how to msg ops only via the bot please <br>im really struggling to work this out and require some info please<p>Statistics: Posted by Guest — Mon Feb 18, 2002 10:01 am</p><hr />
]]></content>
	</entry>
	</feed>
