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

	<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>2007-07-04T18:03:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Snorly]]></name></author>
		<updated>2007-07-04T18:03:03-04:00</updated>

		<published>2007-07-04T18:03:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74177#p74177</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74177#p74177"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74177#p74177"><![CDATA[
tnx Tosser^^ it works <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=7655">Snorly</a> — Wed Jul 04, 2007 6:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2007-07-04T16:04:05-04:00</updated>

		<published>2007-07-04T16:04:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74173#p74173</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74173#p74173"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74173#p74173"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>It's not in English so atleast I can't help I am sorry.</div></blockquote> <blockquote class="uncited"><div>u can make it in English and i will edit it.</div></blockquote>I believe iamdeath meant the websites.</div></blockquote>That's right. I could'nt understand the web language. <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=5982">iamdeath</a> — Wed Jul 04, 2007 4:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[r0t3n]]></name></author>
		<updated>2007-07-04T14:00:06-04:00</updated>

		<published>2007-07-04T14:00:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74171#p74171</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74171#p74171"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74171#p74171"><![CDATA[
Just because an error is returned doesn't mean its offline, speechles should of checked the error.<br><br>Maybe something like below:<br><div class="codebox"><p>Code: </p><pre><code>package require httpbind join -|- {*} greet:joinproc greet:join {nick uhost hand chan} {  if {[string equal -nocase #mychannel $chan]} {    set site "http://www.mysite.com"    set useragent "Lynx"    set timeout "5000"; # 1000 = 1 second    http::config -useragent $useragent    set token [http::geturl $site -timeout 5000]    if {[http::status $token] == "error"} {      putserv "NOTICE $nickname :Welcome! the site $site is OFFLINE!"    } else {      putserv "NOTICE $nickname :Welcome! the site $site is ONLINE!"    }     http::cleanup $token  }}</code></pre></div>Not tested.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6300">r0t3n</a> — Wed Jul 04, 2007 2:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Snorly]]></name></author>
		<updated>2007-07-04T13:28:09-04:00</updated>

		<published>2007-07-04T13:28:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74170#p74170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74170#p74170"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74170#p74170"><![CDATA[
and btw the bot does not greet me :S<br>thats what happends when i rehash the bot <br>[19:29:10] &lt;h3lp&gt; [19:50] -h3lp (<a href="mailto:help@users.si-shell.net">help@users.si-shell.net</a>)- Welcome! the site <a href="http://www.si-shell.net" class="postlink">http://www.si-shell.net</a> is OFFLINE!<br><br>but the web page is online<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7655">Snorly</a> — Wed Jul 04, 2007 1:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Snorly]]></name></author>
		<updated>2007-07-04T13:06:19-04:00</updated>

		<published>2007-07-04T13:06:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74169#p74169</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74169#p74169"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74169#p74169"><![CDATA[
yes thats it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> can u add that i set a channel i dont want to greet with this on all channels <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7655">Snorly</a> — Wed Jul 04, 2007 1:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2007-07-04T12:51:17-04:00</updated>

		<published>2007-07-04T12:51:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74168#p74168</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74168#p74168"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74168#p74168"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>package require httpset query "http://www.filelist.org"set ua "Lynx"set http [::http::config -useragent $ua]catch {set http [::http::geturl "$query" -timeout [expr 1000 * 5]]} errorif {$error != "" } {putserv "NOTICE $nick :Welcome! the site ${query} is OFFLINE!"} else {putserv "NOTICE $nick :Welcome! the site ${query} is ONLINE!"}</code></pre></div>I'm assuming that your request meant to only check if the site was loadable, not to actually scrape anything from it.  The above snippet will accomplish it.  Someone else can turn this into a full script for you if they care to, or you yourself can with basic tcl knowledge.  <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=8138">speechles</a> — Wed Jul 04, 2007 12:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Snorly]]></name></author>
		<updated>2007-07-04T12:09:57-04:00</updated>

		<published>2007-07-04T12:09:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74167#p74167</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74167#p74167"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74167#p74167"><![CDATA[
oh ok i have some other website to check <br><br>so can u make it for -&gt; <a href="http://www.filelist.org" class="postlink">http://www.filelist.org</a> ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7655">Snorly</a> — Wed Jul 04, 2007 12:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2007-07-04T09:22:08-04:00</updated>

		<published>2007-07-04T09:22:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74163#p74163</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74163#p74163"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74163#p74163"><![CDATA[
<blockquote class="uncited"><div>It's not in English so atleast I can't help I am sorry.</div></blockquote> <blockquote class="uncited"><div>u can make it in English and i will edit it.</div></blockquote>I believe iamdeath meant the websites.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Wed Jul 04, 2007 9:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Snorly]]></name></author>
		<updated>2007-07-04T08:33:29-04:00</updated>

		<published>2007-07-04T08:33:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74162#p74162</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74162#p74162"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74162#p74162"><![CDATA[
u can make it in English and i will edit it. <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=7655">Snorly</a> — Wed Jul 04, 2007 8:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2007-07-03T18:17:42-04:00</updated>

		<published>2007-07-03T18:17:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74145#p74145</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74145#p74145"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74145#p74145"><![CDATA[
It's not in English so atleast I can't help I am sorry.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Tue Jul 03, 2007 6:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Snorly]]></name></author>
		<updated>2007-07-03T15:11:00-04:00</updated>

		<published>2007-07-03T15:11:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74142#p74142</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74142#p74142"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74142#p74142"><![CDATA[
<a href="http://www.partis.si" class="postlink">http://www.partis.si</a><br>and <a href="http://www.si-shell.net" class="postlink">http://www.si-shell.net</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7655">Snorly</a> — Tue Jul 03, 2007 3:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2007-07-02T10:41:02-04:00</updated>

		<published>2007-07-02T10:41:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74119#p74119</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74119#p74119"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74119#p74119"><![CDATA[
What's the website you will check status on/off ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Mon Jul 02, 2007 10:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Snorly]]></name></author>
		<updated>2007-07-02T08:31:15-04:00</updated>

		<published>2007-07-02T08:31:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74116#p74116</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74116#p74116"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74116#p74116"><![CDATA[
oh i see <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> tnx anyway<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7655">Snorly</a> — Mon Jul 02, 2007 8:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2007-07-01T11:23:19-04:00</updated>

		<published>2007-07-01T11:23:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74086#p74086</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74086#p74086"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74086#p74086"><![CDATA[
<blockquote class="uncited"><div>i see no one replayed so this is hard?<br><br>you cant do it?</div></blockquote>This has nothing to do with being "hard", nor with being able to do it.<br>My guess is that no one <span style="text-decoration:underline"><strong class="text-strong">wants</strong></span> to do it.<br><br>This is a "request" forum, no one is obligated to make requests, I suggest a lot more patience.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Sun Jul 01, 2007 11:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Snorly]]></name></author>
		<updated>2007-07-01T09:28:26-04:00</updated>

		<published>2007-07-01T09:28:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74081#p74081</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74081#p74081"/>
		<title type="html"><![CDATA[online/offline in a greet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74081#p74081"><![CDATA[
i see no one replayed so this is hard?<br><br>you cant do it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7655">Snorly</a> — Sun Jul 01, 2007 9:28 am</p><hr />
]]></content>
	</entry>
	</feed>
