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

	<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-02T19:16:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Rusher2K]]></name></author>
		<updated>2003-08-02T19:16:36-04:00</updated>

		<published>2003-08-02T19:16:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24286#p24286</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24286#p24286"/>
		<title type="html"><![CDATA[Work This ? I Hope :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24286#p24286"><![CDATA[
It was a Adv on Time script that i hade edit my ask was if the code works <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> that he catch the site every 30 mins <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=3034">Rusher2K</a> — Sat Aug 02, 2003 7:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-08-02T09:04:24-04:00</updated>

		<published>2003-08-02T09:04:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24273#p24273</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24273#p24273"/>
		<title type="html"><![CDATA[Work This ? I Hope :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24273#p24273"><![CDATA[
<blockquote class="uncited"><div>set a "$botnick" <br>set a [string tolower "$nick"]</div></blockquote>I think this is wrong<br>it should be:<br><strong class="text-strong">set a [string tolower "$nick"]</strong><br>then u should add an if statement like if {$a == $::botnick} {....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Aug 02, 2003 9:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rusher2K]]></name></author>
		<updated>2003-08-02T05:06:35-04:00</updated>

		<published>2003-08-02T05:06:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=24267#p24267</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=24267#p24267"/>
		<title type="html"><![CDATA[Work This ? I Hope :)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=24267#p24267"><![CDATA[
Work this : <br><div class="codebox"><p>Code: </p><pre><code>set time 15set a "$botnick"set a [string tolower "$nick"]if {![info exists ald]} {set ald 1timer $time go}proc go {} {global a channel time textputlog "SendePlan Restarting !!!"set url http://www.scooter-ibb.de/sound/catch {set t [::http::geturl http://www.scooter-ibb.de/sound/ -timeout 3000]} err; if {$err=="couldn't open socket: host is unreachable" || [string match {Unsupported URL: *} $err match]} {return "error1"}; if {$err=="couldn't open socket: connection refused"|| [::http::status $t]=="timeout"} {return "error2"}; ::http::cleanup $putlog "SendePlan Restarted !!!"timer $time go}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3034">Rusher2K</a> — Sat Aug 02, 2003 5:06 am</p><hr />
]]></content>
	</entry>
	</feed>
