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

	<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>2005-06-07T03:50:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-07T03:50:42-04:00</updated>

		<published>2005-06-07T03:50:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50359#p50359</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50359#p50359"/>
		<title type="html"><![CDATA[Binding time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50359#p50359"><![CDATA[
if it doesn't have any parameters, you should be getting an error when invoked by timer, since the timer passes to it 5 arguments<br><br>check whether you actually have that bind active, on bot's partyline type <strong class="text-strong">.binds time</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Tue Jun 07, 2005 3:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[-W0kk3L-]]></name></author>
		<updated>2005-06-05T06:51:39-04:00</updated>

		<published>2005-06-05T06:51:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50261#p50261</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50261#p50261"/>
		<title type="html"><![CDATA[Binding time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50261#p50261"><![CDATA[
I know.. already did that. The proc doesn't have any parameters. Weird... well lets see if it works tomorrow. Restarted the bot, so maybe that helps...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2750">-W0kk3L-</a> — Sun Jun 05, 2005 6:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-06-05T04:50:01-04:00</updated>

		<published>2005-06-05T04:50:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50257#p50257</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50257#p50257"/>
		<title type="html"><![CDATA[Binding time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50257#p50257"><![CDATA[
There is nothing wrong with that bind time. You have got to remember that when you manually run the proc the bot has your nick, uhost, handle, channel, and any arguments you pass in. When you run it automatically the bot does not have any of these things and you need to pass them in to your proc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sun Jun 05, 2005 4:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[-W0kk3L-]]></name></author>
		<updated>2005-06-05T03:12:39-04:00</updated>

		<published>2005-06-05T03:12:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50255#p50255</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50255#p50255"/>
		<title type="html"><![CDATA[Binding time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50255#p50255"><![CDATA[
Howdi,<br><br>Can anyone tell me what i'm doing wrong? I'm trying to schedule a certain proc to start on 9am, every day. But for some reason it doesn't work. Currently i have this in the tcl:<br><div class="codebox"><p>Code: </p><pre><code>bind time - "00 09 * * *" nex_addip2cheatr</code></pre></div>When running manual, the script works fine. But when it needs running timed, it refuses. No errors or what so ever..... Anyone have a clue?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2750">-W0kk3L-</a> — Sun Jun 05, 2005 3:12 am</p><hr />
]]></content>
	</entry>
	</feed>
