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

	<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>2003-02-25T14:44:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-02-25T14:44:40-04:00</updated>

		<published>2003-02-25T14:44:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17063#p17063</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17063#p17063"/>
		<title type="html"><![CDATA[help with small simple script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17063#p17063"><![CDATA[
Congratulations! You did a wonderfull job. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Feb 25, 2003 2:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-02-25T14:20:39-04:00</updated>

		<published>2003-02-25T14:20:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17061#p17061</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17061#p17061"/>
		<title type="html"><![CDATA[voice on prv msg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17061#p17061"><![CDATA[
well I solved my own program here is the code needed<div class="codebox"><p>Code: </p><pre><code>bind msg - voice proc:laina #seting the channel to voice in set chan "#chan name here" proc proc:laina {nick uhost hand arg} {   global chan   if {![isvoice $nick $chan]} { puthelp "mode $chan +v $nick" }   putlog "Forward loaded" }</code></pre></div>[/code]<p>Statistics: Posted by Guest — Tue Feb 25, 2003 2:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-02-25T13:33:12-04:00</updated>

		<published>2003-02-25T13:33:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17060#p17060</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17060#p17060"/>
		<title type="html"><![CDATA[help with small simple script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17060#p17060"><![CDATA[
im new to tcl's but can somone tell me what I need to do the following<br><br>when a oped bot get the message "op me please" in a prv msg, it ops the person<br>ALSO<br>when a oped bot get the message "voice me please" in a prv msg, it voiced that person?<br><br>any help would be helpful<br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_evil.gif" width="15" height="15" alt=":evil:" title="Evil or Very Mad"><p>Statistics: Posted by Guest — Tue Feb 25, 2003 1:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
