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

	<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-10-08T14:10:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-10-08T14:10:37-04:00</updated>

		<published>2003-10-08T14:10:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28170#p28170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28170#p28170"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28170#p28170"><![CDATA[
<blockquote class="uncited"><div>You are speaking japanese now or something?</div></blockquote>Here it is in tcl (the modulous way)<div class="codebox"><p>Code: </p><pre><code>bind time - * theProcproc theProc {min args} {if {[expr {[format %g $min]%2}]} {return}# insert some code here}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Oct 08, 2003 2:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Syntax]]></name></author>
		<updated>2003-10-07T03:45:22-04:00</updated>

		<published>2003-10-07T03:45:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28084#p28084</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28084#p28084"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28084#p28084"><![CDATA[
You are speaking japanese now or something?<br><br>i don't understand anything u just wrote..<br>=)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3956">Syntax</a> — Tue Oct 07, 2003 3:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2003-10-07T00:20:31-04:00</updated>

		<published>2003-10-07T00:20:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28071#p28071</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28071#p28071"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28071#p28071"><![CDATA[
Easier would be to bind to time * and do a modulous or set a flag to alternate each time the bind is triggered.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Tue Oct 07, 2003 12:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darkj]]></name></author>
		<updated>2003-10-06T23:02:20-04:00</updated>

		<published>2003-10-06T23:02:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28064#p28064</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28064#p28064"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28064#p28064"><![CDATA[
Oh duh my bad, i guess you'd have to do something like<br><br>bind time - "?0 * * * *" test<br>bind time - "?2 * * * *" test<br>bind time - "?4 * * * *" test<br>bind time - "?6 * * * *" test<br>bind time - "?8 * * * *" test<br><br>i think a timer would be better here, but I don't really know those<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3459">Darkj</a> — Mon Oct 06, 2003 11:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-10-06T18:56:56-04:00</updated>

		<published>2003-10-06T18:56:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28054#p28054</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28054#p28054"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28054#p28054"><![CDATA[
<blockquote class="uncited"><div>To do the update every 2 minutes, your bind time will look like this<br><br>bind time - "02 * * * *" test</div></blockquote>Actually, that would be every 2 minutes past the hour, not every 2 minutes.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Mon Oct 06, 2003 6:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darkj]]></name></author>
		<updated>2003-10-06T08:15:57-04:00</updated>

		<published>2003-10-06T08:15:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28020#p28020</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28020#p28020"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28020#p28020"><![CDATA[
To do the update every 2 minutes, your bind time will look like this<br><br>bind time - "02 * * * *" test<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3459">Darkj</a> — Mon Oct 06, 2003 8:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Syntax]]></name></author>
		<updated>2003-10-06T03:25:31-04:00</updated>

		<published>2003-10-06T03:25:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28012#p28012</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28012#p28012"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28012#p28012"><![CDATA[
Well i kinda solved it<br><div class="codebox"><p>Code: </p><pre><code>bind time - "02 00 00 00 2003" testproc getnews {  minute hour day month year } { exec lynx -dump http://domain/index.html &gt; file.txt}</code></pre></div><br>now i just got to parse the text<br><br>any good ways of doing this?<br><br>the timer dossn't quite work and if i try to exec the proc getnews i get that minute dossn't have a value.<br><br>anyone who can help me?<br><br>running eggdrop v1.6.15<br>Tcl version: 8.3.3 (header version 8.3.3)<br><br>Hope for a quick reply =)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3956">Syntax</a> — Mon Oct 06, 2003 3:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-10-06T01:39:44-04:00</updated>

		<published>2003-10-06T01:39:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28010#p28010</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28010#p28010"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28010#p28010"><![CDATA[
<blockquote class="uncited"><div>catch {exec fetch <a href="http://whatever.com/file.txt" class="postlink">http://whatever.com/file.txt</a>}</div></blockquote>if you choose to exec then do a wget, it's more common i'd say<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Mon Oct 06, 2003 1:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darkj]]></name></author>
		<updated>2003-10-05T18:46:15-04:00</updated>

		<published>2003-10-05T18:46:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28007#p28007</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28007#p28007"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28007#p28007"><![CDATA[
Well to download is easy, you can go<br><br>catch {exec fetch <a href="http://whatever.com/file.txt" class="postlink">http://whatever.com/file.txt</a>}<br><br>but from the sounds of things, you meant upload a file every 2 mins with the changes, that I'm not sure of.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3459">Darkj</a> — Sun Oct 05, 2003 6:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Syntax]]></name></author>
		<updated>2003-10-05T18:13:34-04:00</updated>

		<published>2003-10-05T18:13:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28005#p28005</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28005#p28005"/>
		<title type="html"><![CDATA[download website]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28005#p28005"><![CDATA[
someone who can help me make a script thats downloads a website to a file and updates it every 2 min<br><br>i would be very gratefull for any help that anyone can give me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3956">Syntax</a> — Sun Oct 05, 2003 6:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
