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

	<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-09-02T14:26:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-02T14:26:59-04:00</updated>

		<published>2003-09-02T14:26:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26253#p26253</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26253#p26253"/>
		<title type="html"><![CDATA[imdb-20030014]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26253#p26253"><![CDATA[
It should work then.. not much else I can say.  Here's mine if you want to download it and try it out.  Maybe this'll help: <a href="http://jdpman.home.comcast.net/imdb-20030014-fixed.tcl" class="postlink">http://jdpman.home.comcast.net/imdb-20030014-fixed.tcl</a><p>Statistics: Posted by Guest — Tue Sep 02, 2003 2:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-02T12:31:00-04:00</updated>

		<published>2003-09-02T12:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26224#p26224</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26224#p26224"/>
		<title type="html"><![CDATA[imdb-20030014]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26224#p26224"><![CDATA[
yeah, I already did what that link you posted said and it fixed it from not working at all.  now it doesnt work as a public command, only if you msg the bot with the !imdb.  How do I fix this?<p>Statistics: Posted by Guest — Tue Sep 02, 2003 12:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-02T04:36:49-04:00</updated>

		<published>2003-09-02T04:36:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26175#p26175</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26175#p26175"/>
		<title type="html"><![CDATA[imdb-20030014]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26175#p26175"><![CDATA[
Well first off I hope you have already read this thread. <a href="http://forum.egghelp.org/viewtopic.php?t=5412" class="postlink">http://forum.egghelp.org/viewtopic.php?t=5412</a> If not then I'm guessing thats all you need to know.<br><br>It's best to just use a find function or a replace one in the editor you're using to edit the tcl and replace ALL instances where the line comes up, because like in this case, both of those lines come up twice, once for each procedure in this particular script.<p>Statistics: Posted by Guest — Tue Sep 02, 2003 4:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-02T04:09:11-04:00</updated>

		<published>2003-09-02T04:09:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26172#p26172</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26172#p26172"/>
		<title type="html"><![CDATA[imdb-20030014]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26172#p26172"><![CDATA[
ok.  I see in the script where the two differnet handlers are.  What would I have to change?  I put the tt in with the imdb path.  And I replaced a string of code with this set title [string range $title 13 [expr [string length $title] - 2]]/ <br><br>not sure what else to do at this point.<p>Statistics: Posted by Guest — Tue Sep 02, 2003 4:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-02T03:13:51-04:00</updated>

		<published>2003-09-02T03:13:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26171#p26171</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26171#p26171"/>
		<title type="html"><![CDATA[imdb-20030014]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26171#p26171"><![CDATA[
The script uses 2 different procs -- one for a public reply (imdb_handler) and one for a msg reply (imdb_msghandler).  You have to make the same changes to both to get it working.  It may be kind of silly and wasteful to make two different procs when all you would have to do is set a couple variables at the beginning to combine it all into one, but that was the way it was written.<p>Statistics: Posted by Guest — Tue Sep 02, 2003 3:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-02T03:04:32-04:00</updated>

		<published>2003-09-02T03:04:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26170#p26170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26170#p26170"/>
		<title type="html"><![CDATA[imdb-20030014]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26170#p26170"><![CDATA[
I have updated the imdb script I use to correspond to the IMDB changes that they have made recently.  The script works only as a private message.  When I try to use the trigger in a channel it does not display, however, if I do the same trigger as a private message I get the information without a problem.  Is there a solution to this problem?  Thanks.<p>Statistics: Posted by Guest — Tue Sep 02, 2003 3:04 am</p><hr />
]]></content>
	</entry>
	</feed>
