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

	<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>2004-07-09T09:59:17-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-07-09T09:59:17-04:00</updated>

		<published>2004-07-09T09:59:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38384#p38384</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38384#p38384"/>
		<title type="html"><![CDATA[package require http]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38384#p38384"><![CDATA[
The http package and egghttp.tcl from strikelight is not the same.<br><br>http packge can be found at <a href="www.tcl.tk" class="postlink">www.tcl.tk</a> or if you have tcl installed then you already have it, most likely in /usr/lib/tcl8.x/.. somewhere.<br><br>You might have to copy it over to your eggdrop dir and load it as a normal script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Fri Jul 09, 2004 9:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-09T06:20:12-04:00</updated>

		<published>2004-07-09T06:20:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38381#p38381</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38381#p38381"/>
		<title type="html"><![CDATA[package require http]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38381#p38381"><![CDATA[
Ahh this makes sence ....<br><br>thanx for you help !<br><br>&lt;-- bloody n00b  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by Guest — Fri Jul 09, 2004 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-09T05:56:57-04:00</updated>

		<published>2004-07-09T05:56:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38379#p38379</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38379#p38379"/>
		<title type="html"><![CDATA[package require http]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38379#p38379"><![CDATA[
You can ask the author of the script which tcl http package does the script require.<br><br>Btw the egghttp.tcl is the original one, because the site where you have downloaded it from (if it is <a href="http://www.tclscript.com" class="postlink">www.tclscript.com</a>) the author's scripting website who has coded this http script himself. (So it ought to be updated as it's the authors website!) And same goes for bgexec.tcl!<br><br>To my knowledge egghttp.tcl and bgexec.tcl are the main and one and only widely used scripplets for this purpose, coded by strikelight. I haven't seen any other though.<br><br>Plus it has the highest number of downloads on his site, meaning its the most widely and commonly used one by almost everyone/everyscript. Maybe it doesn't work with your tcl so you might ask the author of that script which does he recommend to use.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Fri Jul 09, 2004 5:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-09T05:43:57-04:00</updated>

		<published>2004-07-09T05:43:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38378#p38378</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38378#p38378"/>
		<title type="html"><![CDATA[package require http]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38378#p38378"><![CDATA[
Hmm looks like you didn'read carefully what i was writing... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><br><br>the http package von tclsript.com looks like this is not the "original" one. Because when i add this to the bot and another script, that required the http script starts, the script said that the required http package is still missing.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"><p>Statistics: Posted by Guest — Fri Jul 09, 2004 5:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-09T05:28:45-04:00</updated>

		<published>2004-07-09T05:28:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38377#p38377</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38377#p38377"/>
		<title type="html"><![CDATA[package require http]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38377#p38377"><![CDATA[
Are you using a script to retrieve data from the web? and displaying it on irc?<br><br>If then go download '<strong class="text-strong">egghttp.tcl</strong>' and/or '<strong class="text-strong">bgexec.tcl</strong>'.<br>You can maybe find them on <a href="http://www.egghelp.org/tcl.htm" class="postlink">www.egghelp.org/tcl.htm</a> if not then try <a href="http://www.tclscript.com" class="postlink">www.tclscript.com</a>, <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> if you've done and still no results! there's nothing like google!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Fri Jul 09, 2004 5:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-09T05:03:16-04:00</updated>

		<published>2004-07-09T05:03:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38375#p38375</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38375#p38375"/>
		<title type="html"><![CDATA[package require http]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38375#p38375"><![CDATA[
Hi,<br><br>i allready used the search option, but i cant find any useful.<br>Im Looking for the http package, but i cant find it anywhere.<br>Also no luck with Google :S<br>Why isnt the package added to the <a href="http://www.egghelp.org" class="postlink">www.egghelp.org</a> database if it is required. ?<br><br>Or am i using the wrong search words ?<p>Statistics: Posted by Guest — Fri Jul 09, 2004 5:03 am</p><hr />
]]></content>
	</entry>
	</feed>
