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

	<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-24T16:20:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2007-07-24T16:20:24-04:00</updated>

		<published>2007-07-24T16:20:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74742#p74742</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74742#p74742"/>
		<title type="html"><![CDATA[incith:filemirrors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74742#p74742"><![CDATA[
Doh!  I'll have to look into this.  It was working just a couple weeks ago I'm sure..<br><br><em class="text-italics">1/21/2009: finally fixed and updated @ <a href="http://forum.egghelp.org/viewtopic.php?t=10276" class="postlink">http://forum.egghelp.org/viewtopic.php?t=10276</a></em><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Tue Jul 24, 2007 4:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2007-07-20T22:28:49-04:00</updated>

		<published>2007-07-20T22:28:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74616#p74616</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74616#p74616"/>
		<title type="html"><![CDATA[incith:filemirrors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74616#p74616"><![CDATA[
Filemirrors site is dead, but they redirect to a different site now. So incith's script does still work, you just have to take this into consideration, and fix 4 lines...hehe<br><br>lines 127,128: change from<div class="codebox"><p>Code: </p><pre><code>regexp -- {&lt;td nowrap&gt;.+?&lt;a href=\"(.+?)\"&gt;(.+?)&lt;/a&gt;&lt;/td&gt;&lt;td align="right"&gt;(.+?)&lt;/td&gt;} $html - link file sizeregsub -- {&lt;td nowrap&gt;.+?&lt;a href=\"(.+?)\"&gt;(.+?)&lt;/a&gt;&lt;/td&gt;&lt;td align="right"&gt;(.+?)&lt;/td&gt;} $html {} html###NoWrap######################################################################################################</code></pre></div>lines 127,128: change to<div class="codebox"><p>Code: </p><pre><code>regexp -- {&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;a href=\"(.+?)\"&gt;(.+?)&lt;/a&gt;.*?&lt;/td&gt;&lt;td align="right"&gt;&lt;p&gt;(.+?)&lt;/p&gt;} $html - link file sizeregsub -- {&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;a href=\"(.+?)\"&gt;(.+?)&lt;/a&gt;.*?&lt;/td&gt;&lt;td align="right"&gt;&lt;p&gt;(.+?)&lt;/p&gt;} $html {} html###NoWrap######################################################################################################</code></pre></div><em class="text-italics">The ##NoWrap## stuff do not include that just keeps the code from spanning lines..</em><br><br>line 181: change from<div class="codebox"><p>Code: </p><pre><code>set query "http://www.filemirrors.com/search.src\?type=contains&amp;file=${input}&amp;action=Find"</code></pre></div>line 181: change to<div class="codebox"><p>Code: </p><pre><code>set query "http://www.findfiles.com/list.php\?type=contains&amp;file=${input}&amp;action=Find"</code></pre></div>line 193: change from<div class="codebox"><p>Code: </p><pre><code>regsub -all " " $html { } html</code></pre></div>line 193: change to<div class="codebox"><p>Code: </p><pre><code>regsub -all " " $html {} html</code></pre></div>I &lt;3 incith's scripts  <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=8138">speechles</a> — Fri Jul 20, 2007 10:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[testebr]]></name></author>
		<updated>2007-07-20T20:52:03-04:00</updated>

		<published>2007-07-20T20:52:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74612#p74612</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74612#p74612"/>
		<title type="html"><![CDATA[incith:filemirrors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74612#p74612"><![CDATA[
Can anyone confirm if incith:filemirrors tcl is dead for now?<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7055">testebr</a> — Fri Jul 20, 2007 8:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
