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

	<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-28T14:50:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-28T14:50:12-04:00</updated>

		<published>2003-09-28T14:50:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27681#p27681</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27681#p27681"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27681#p27681"><![CDATA[
got the new script thanks... <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 Guest — Sun Sep 28, 2003 2:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-25T18:35:21-04:00</updated>

		<published>2003-09-25T18:35:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27582#p27582</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27582#p27582"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27582#p27582"><![CDATA[
<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>here's the fix (the lame &amp; simple version):<br>under <span style="text-decoration:underline">set imdburl "<a href="http://www.imdb.com" class="postlink">http://www.imdb.com</a>"</span> just add another <br><span style="text-decoration:underline">set imdburl2 "<a href="http://www.imdb.com/title/tt" class="postlink">http://www.imdb.com/title/tt</a>"</span> <br><br>change: <span style="text-decoration:underline">global DEBUG imdbVERSION imdburl imdbsearchurl</span> to: <span style="text-decoration:underline">global DEBUG imdbVERSION imdburl imdburl2 imdbsearchurl</span><br><br>change: <span style="text-decoration:underline">set title [string range $title 13 [expr [string length $title] - 2]]/</span> to: <span style="text-decoration:underline">set title [string range $title 6 [expr [string length $title] - 2]]</span><br><br>change: <span style="text-decoration:underline">append newurl $imdburl [string range $location 34 [expr [string length $location] -12]]/</span> to: <span style="text-decoration:underline">append newurl $imdburl2 [string range $location 34 [expr [string length $location] -12]]/</span><br><br>worked lovely for me <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by Guest — Thu Sep 25, 2003 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sphinx]]></name></author>
		<updated>2003-09-25T18:20:23-04:00</updated>

		<published>2003-09-25T18:20:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27581#p27581</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27581#p27581"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27581#p27581"><![CDATA[
i like the new version <br><br>Underworld (2003) - <a href="http://us.imdb.com/title/tt0320691/" class="postlink">http://us.imdb.com/title/tt0320691/</a><br>Directed by: Len Wiseman<br>Genre: Action / Fantasy / Horror<br>Tagline: An immortal battle for supremacy.<br>Synopsis: Selene , a beautiful vampire warrior, is entrenched in a war between the vampire and werewolf races. Although she is aligned with the vampires, she falls in love with Michael , a werewolf who longs for the war to end.<br>User Rating: 6.5/10 (1,727 votes) (##########)<br>Runtime: Canada:121 min (Toronto International Film Festival) / USA:121 min<br><br>thats a example of the standard posting looks nice Tagline etc all in bold <br>so its a nice improvement<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2802">Sphinx</a> — Thu Sep 25, 2003 6:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-25T17:52:21-04:00</updated>

		<published>2003-09-25T17:52:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27580#p27580</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27580#p27580"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27580#p27580"><![CDATA[
the thing is the older scripts work now before all that "/title/tt" crap .. the problem is how fine is ur search for example if u search lets say the keyword "terminator" imdb returns this url (most popular search return): <a href="http://www.imdb.com/Tsearch?title=terminator&amp;type=substring&amp;tv=off&amp;from_year=1890&amp;to_year=2009&amp;sort=smart" class="postlink">http://www.imdb.com/Tsearch?title=termi ... sort=smart</a> (these r the default search parameters(&amp;sort=smart&amp;tv=off) in ur imdb script) ..in this case the script works and returns correct info<br><br>..i never checked in newer versions (mine is old as fook) if &amp;substring was added under the "set page" string in the script so if u dont have that it would be pretty wise to add it there and maybe change the order a little? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>..now the second problem is (in fixed scripts) that if ur keyword<br>is "Terminator 2: Judgment Day (1991)" imdb returns direct url: <a href="http://www.imdb.com/title/tt0103064/" class="postlink">http://www.imdb.com/title/tt0103064/</a> in this case ur bot returns the correct info but doesnt if the keyword is only "terminator" becuz of those silly fixes to the script <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>so here's the problem.. have fun fixing it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by Guest — Thu Sep 25, 2003 5:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sphinx]]></name></author>
		<updated>2003-09-25T10:33:19-04:00</updated>

		<published>2003-09-25T10:33:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27560#p27560</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27560#p27560"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27560#p27560"><![CDATA[
there is new one released use that one<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2802">Sphinx</a> — Thu Sep 25, 2003 10:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-25T10:19:44-04:00</updated>

		<published>2003-09-25T10:19:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27559#p27559</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27559#p27559"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27559#p27559"><![CDATA[
the one from erupt also stopped working.  imdb must have changed again.<p>Statistics: Posted by Guest — Thu Sep 25, 2003 10:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sphinx]]></name></author>
		<updated>2003-09-25T07:05:48-04:00</updated>

		<published>2003-09-25T07:05:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27552#p27552</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27552#p27552"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27552#p27552"><![CDATA[
imdb-20030014.tcl by GQSM<br><br>stopped working again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2802">Sphinx</a> — Thu Sep 25, 2003 7:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-24T10:12:49-04:00</updated>

		<published>2003-09-24T10:12:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27520#p27520</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27520#p27520"/>
		<title type="html"><![CDATA[:(]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27520#p27520"><![CDATA[
My seems to only work intermittently... if at all now.. Is it working fine for everyone else but me?<p>Statistics: Posted by Guest — Wed Sep 24, 2003 10:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sphinx]]></name></author>
		<updated>2003-09-21T00:16:03-04:00</updated>

		<published>2003-09-21T00:16:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27378#p27378</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27378#p27378"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27378#p27378"><![CDATA[
yeah i found that out also <br><br>btw <br>does anybody know if its possible so the outline also gets shown in public instead of private ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2802">Sphinx</a> — Sun Sep 21, 2003 12:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-20T19:19:48-04:00</updated>

		<published>2003-09-20T19:19:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27369#p27369</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27369#p27369"/>
		<title type="html"><![CDATA[imdb script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27369#p27369"><![CDATA[
With a little messing around i discoved that going back to version<br><br>imdb-20030014.tcl by GQSM<br><br>It works perfect... go figure. Lets hope it holds up <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 Guest — Sat Sep 20, 2003 7:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sphinx]]></name></author>
		<updated>2003-09-19T17:11:08-04:00</updated>

		<published>2003-09-19T17:11:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27318#p27318</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27318#p27318"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27318#p27318"><![CDATA[
yeah could be i had that one on my old shell<br>dont know how the 1.6 version posts but the one i posted has a stupid displaying<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2802">Sphinx</a> — Fri Sep 19, 2003 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-19T15:55:16-04:00</updated>

		<published>2003-09-19T15:55:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27313#p27313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27313#p27313"/>
		<title type="html"><![CDATA[imdb.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27313#p27313"><![CDATA[
Ya i tried that script, and the output is totally different.. doesn't give me what i need :/<br><br>That link is pretty old theres acutally a 1.6 version release of that imdb.tcl you mentioned.<br><br><a href="http://www.ruptbot.com/download.php?sid=5" class="postlink">http://www.ruptbot.com/download.php?sid=5</a><p>Statistics: Posted by Guest — Fri Sep 19, 2003 3:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sphinx]]></name></author>
		<updated>2003-09-19T02:07:17-04:00</updated>

		<published>2003-09-19T02:07:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27277#p27277</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27277#p27277"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27277#p27277"><![CDATA[
yeah mine stopped working also but i got one that still works<br>imdb does not change anything big on their site<br>maybe something the way its displayed<br><br>but not the search string<br><br><a href="http://users.skynet.be/RedWolf/imdb.tcl" class="postlink">http://users.skynet.be/RedWolf/imdb.tcl</a><br><br>that is the one working so far it never had problems when the one most people use had <br>but i dont use it because of the result display could be it can be changed but i never bothered checking it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2802">Sphinx</a> — Fri Sep 19, 2003 2:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-18T17:37:18-04:00</updated>

		<published>2003-09-18T17:37:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27273#p27273</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27273#p27273"/>
		<title type="html"><![CDATA[imdb script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27273#p27273"><![CDATA[
<span style="font-size:150%;line-height:116%"><strong class="text-strong">*bump*</strong></span><p>Statistics: Posted by Guest — Thu Sep 18, 2003 5:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ckin-]]></name></author>
		<updated>2003-09-18T08:59:53-04:00</updated>

		<published>2003-09-18T08:59:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27248#p27248</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27248#p27248"/>
		<title type="html"><![CDATA[imdb-20030014-fixed.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27248#p27248"><![CDATA[
well i dunno, seems imdb has made up a new search engine<br>looks like this: <a href="http://www.imdb.com/find?q=" class="postlink">www.imdb.com/find?q=</a><br>might be that thats causing the imdb scripts not to function, though it whont just work adding that to search url, prolly gotta script sum more<br>but unluckily I dont know shite about tcl scripting <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>hopefully sumone else will find a new way so we stupid ppl can use the nice imdb script hehe<br><br>Peace!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3818">ckin-</a> — Thu Sep 18, 2003 8:59 am</p><hr />
]]></content>
	</entry>
	</feed>
