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

	<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>2006-05-07T11:08:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-05-07T11:07:45-04:00</updated>

		<published>2006-05-07T11:07:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62757#p62757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62757#p62757"/>
		<title type="html"><![CDATA[reply to text in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62757#p62757"><![CDATA[
Grrrr .. me and my typos.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun May 07, 2006 11:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[R-WaT]]></name></author>
		<updated>2006-05-07T01:22:23-04:00</updated>

		<published>2006-05-07T01:22:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62719#p62719</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62719#p62719"/>
		<title type="html"><![CDATA[reply to text in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62719#p62719"><![CDATA[
thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7208">R-WaT</a> — Sun May 07, 2006 1:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-05-07T01:18:04-04:00</updated>

		<published>2006-05-07T01:18:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62717#p62717</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62717#p62717"/>
		<title type="html"><![CDATA[reply to text in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62717#p62717"><![CDATA[
Edit the proc:<div class="codebox"><p>Code: </p><pre><code>proc checktext {nick uhost hand chan text} </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Sun May 07, 2006 1:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[R-WaT]]></name></author>
		<updated>2006-05-06T23:33:34-04:00</updated>

		<published>2006-05-06T23:33:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62714#p62714</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62714#p62714"/>
		<title type="html"><![CDATA[reply to text in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62714#p62714"><![CDATA[
Tcl error [checktext]: can't read "text": no such variable<br><br>everytime i type something in the channel it says that<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7208">R-WaT</a> — Sat May 06, 2006 11:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-05-07T11:08:01-04:00</updated>

		<published>2006-05-06T23:18:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62713#p62713</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62713#p62713"/>
		<title type="html"><![CDATA[reply to text in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62713#p62713"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set orly "*o rly*"bind pubm - * checktextproc checktext {nick uhost hand chan text} {    if {[string match $::orly [string tolower $text]]} {    puthelp "PRIVMSG $chan :YA RLY"    }}</code></pre></div>The above should do what you wish.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat May 06, 2006 11:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[R-WaT]]></name></author>
		<updated>2006-05-06T20:40:30-04:00</updated>

		<published>2006-05-06T20:40:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62711#p62711</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62711#p62711"/>
		<title type="html"><![CDATA[reply to text in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62711#p62711"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>on *:TEXT:*o rly*:#: { if (!%var) { msg $chan YA RLY! | set -u15 %var 1 } }</code></pre></div>irc version<br><br>After being activated, it will wait 15 seconds to try again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7208">R-WaT</a> — Sat May 06, 2006 8:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[R-WaT]]></name></author>
		<updated>2006-05-06T20:36:50-04:00</updated>

		<published>2006-05-06T20:36:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62710#p62710</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62710#p62710"/>
		<title type="html"><![CDATA[reply to text in channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62710#p62710"><![CDATA[
can anyone give me a script so when someone types "O RLY?" or "O RLY" the bot says "YA RLY!". just something for fun <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=7208">R-WaT</a> — Sat May 06, 2006 8:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
