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

	<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>2005-09-09T06:58:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[isis123]]></name></author>
		<updated>2005-09-09T06:58:09-04:00</updated>

		<published>2005-09-09T06:58:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55514#p55514</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55514#p55514"/>
		<title type="html"><![CDATA[advertising doesnt work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55514#p55514"><![CDATA[
someone please help me its really urgent <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6673">isis123</a> — Fri Sep 09, 2005 6:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[isis123]]></name></author>
		<updated>2005-09-08T18:24:25-04:00</updated>

		<published>2005-09-08T18:24:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55475#p55475</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55475#p55475"/>
		<title type="html"><![CDATA[advertising doesnt work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55475#p55475"><![CDATA[
yes you said some loop command was missing that i had in my original script but that wont work neither. whats wrong? pls help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6673">isis123</a> — Thu Sep 08, 2005 6:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-09-08T17:59:52-04:00</updated>

		<published>2005-09-08T17:59:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55473#p55473</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55473#p55473"/>
		<title type="html"><![CDATA[advertising doesnt work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55473#p55473"><![CDATA[
why do you keep reposting this? it has been answered already<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Sep 08, 2005 5:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[isis123]]></name></author>
		<updated>2005-09-08T17:35:24-04:00</updated>

		<published>2005-09-08T17:35:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55470#p55470</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55470#p55470"/>
		<title type="html"><![CDATA[advertising doesnt work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55470#p55470"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set channel "#jonathan #michiluki" set time 3set text { "hi" } if {[string compare [string index $time 0] "!"] == 0} { set timer [string range $time 1 end] } { set timer [expr $time * 60] } if {[lsearch -glob [utimers] "* go *"] == -1} { utimer $timer go } proc go {} { global channel time text timer foreach chan $channel { foreach line $text { putserv "PRIVMSG $chan :$line" } } if {[lsearch -glob [utimers] "* go *"] == -1} { utimer $timer go } } </code></pre></div><br><br>Something is wrong. it only posts the message on the first channel #jonathan. did i miss something?[/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6673">isis123</a> — Thu Sep 08, 2005 5:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
