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

	<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-08-07T17:30:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2003-08-07T17:30:05-04:00</updated>

		<published>2003-08-07T17:30:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24542#p24542</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24542#p24542"/>
		<title type="html"><![CDATA[aidle.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24542#p24542"><![CDATA[
Omitting the "must ignore the bot and the idle time is 1 second" which I don't understand.<br><div class="codebox"><p>Code: </p><pre><code>set ai_time 60proc ai_sendmsg {} {  global ai_time botnick  puthelp "PRIVMSG $botnick :\001INFO\001"  utimer [expr [rand $ai_time] + 1] ai_sendmsg  return 0}if {![string match *ai_sendmsg* [timers]]} {  timer [expr [rand $ai_time] + 1] ai_sendmsg}</code></pre></div>Not much left of it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Thu Aug 07, 2003 5:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Volume]]></name></author>
		<updated>2003-08-02T17:16:08-04:00</updated>

		<published>2003-08-02T17:16:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24282#p24282</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24282#p24282"/>
		<title type="html"><![CDATA[aidle.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24282#p24282"><![CDATA[
can somebody change the script to ctcp info ?<br><br>any bots ctcp himself. the ctcp info himself must ignore the bot and the idle time is 1 second <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>that is better no channel no query info<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3212">Volume</a> — Sat Aug 02, 2003 5:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
