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

	<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>2014-01-16T15:36:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[play4free2]]></name></author>
		<updated>2014-01-16T15:36:55-04:00</updated>

		<published>2014-01-16T15:36:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102513#p102513</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102513#p102513"/>
		<title type="html"><![CDATA[quoteland.tcl - Quotes from quoteland.com]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102513#p102513"><![CDATA[
I tried it caesar but it gives the same result as the original code it puts the Author on the second line.<br><br>I put this line in both places that is appears in the original:<div class="codebox"><p>Code: </p><pre><code>    ::quoteland::printquote "$quotestotal$quoteland(color2)$quotelandtopic $quoteland(color3)\002::\002 $quoteland(color1)$quotelandquote\003 Author: $quoteland(color2)$quotelandauthor\003" "$chan" </code></pre></div><strong class="text-strong">Edit:</strong> I read the code further and found the third spot that the code had to be changed.<br><br><strong class="text-strong">Edit 2:</strong> After changing the the third spot !gl worked fine however !ql &lt;keyword&gt; gives a error. So I just reloaded the original and changed line #150 to:<div class="codebox"><p>Code: </p><pre><code>    ::quoteland::printquote "$quotestotal$quoteland(color2)$quotelandtopic $quoteland(color3)\002::\002 $quoteland(color1)$quotelandquote $quoteland(color3)\002::\002$quoteland(color2) Author $quoteland(color3)\002::\002 $quoteland(color1)$quotelandauthor\003" "$chan"</code></pre></div>Now !ql &lt;keyword&gt; works with No error but it has the same output as the original code.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12296">play4free2</a> — Thu Jan 16, 2014 3:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2014-01-16T04:58:46-04:00</updated>

		<published>2014-01-16T04:58:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102505#p102505</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102505#p102505"/>
		<title type="html"><![CDATA[quoteland.tcl - Quotes from quoteland.com]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102505#p102505"><![CDATA[
Try with replacing:<div class="codebox"><p>Code: </p><pre><code>    ::quoteland::printquote "$quotestotal$quoteland(color2)$quotelandtopic $quoteland(color3)\002::\002 $quoteland(color1)$quotelandquote\003" "$chan"    ::quoteland::printquote "$quoteland(color2)$quotelandauthor\003" "$chan"</code></pre></div>with:<div class="codebox"><p>Code: </p><pre><code>    ::quoteland::printquote "$quotestotal$quoteland(color2)$quotelandtopic $quoteland(color3)\002::\002 $quoteland(color1)$quotelandquote\003 Author: $quoteland(color2)$quotelandauthor\003" "$chan"</code></pre></div>Notice that the second line was removed and first has been changed to include the stuff the second one had.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Jan 16, 2014 4:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[play4free2]]></name></author>
		<updated>2014-01-16T04:12:29-04:00</updated>

		<published>2014-01-16T04:12:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102504#p102504</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102504#p102504"/>
		<title type="html"><![CDATA[quoteland.tcl - Quotes from quoteland.com]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102504#p102504"><![CDATA[
I just started using this, Nice work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I was wondering would it be possible for the out put to look like this to where the authors name is on the same line as the quote:<br><blockquote class="uncited"><div># Random quote.<br>&lt;tvrsh&gt; !ql<br>&lt;@bionic&gt; 109 :: Mankind, Man :: My skull, my eyes, my nose three times, my jaw, my shoulder, my chest, two fingers, a knee, everything from the top of my head to the bottom of my feet. Listing what body parts he has broken. Author: Jackie Chan</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12296">play4free2</a> — Thu Jan 16, 2014 4:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2013-12-30T15:28:18-04:00</updated>

		<published>2013-12-30T15:28:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102424#p102424</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102424#p102424"/>
		<title type="html"><![CDATA[quoteland.tcl - Quotes from quoteland.com]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102424#p102424"><![CDATA[
Hello and Happy New Year.<br>This script post quotes from quoteland.com to channel and save them to txt file, so you can search quotes with keywords and use this script when website down or bot didnt have internet connection.<br><blockquote class="uncited"><div><strong class="text-strong"># Random quote.</strong><br>&lt;tvrsh&gt; !ql<br>&lt;@bionic&gt; <span style="color:#008000">109</span> <strong class="text-strong"><span style="color:#FF0000">::</span></strong> <span style="color:#008000">Mankind, Man</span> <strong class="text-strong"><span style="color:#FF0000">::</span></strong> My skull, my eyes, my nose three times, my jaw, my shoulder, my chest, two fingers, a knee, everything from the top of my head to the bottom of my feet. Listing what body parts he has broken<br>&lt;@bionic&gt; <span style="color:#008000">Jackie Chan</span><br><br><strong class="text-strong"># Search with keyword 'love'.</strong><br>&lt;tvrsh&gt; !ql love<br>&lt;@bionic&gt; <span style="color:#008000">5/6</span> <strong class="text-strong"><span style="color:#FF0000">::</span></strong> <span style="color:#008000">Music</span> <strong class="text-strong"><span style="color:#FF0000">::</span></strong> Mozart has the classic purity of light and the blue ocean; Beethoven the romantic grandeur which belongs to the storms of air and sea, and while the soul of Mozart seems to dwell on the ethereal peaks of Olympus, that of Beethoven climbs shuddering the storm-beaten sides of a Sinai. Blessed be they both! Each represents a moment of the ideal life, each does us good. Our love is due to both.<br>&lt;@bionic&gt; <span style="color:#008000">Henri Frederic Amiel</span></div></blockquote>Download: <a href="http://www.egghelp.ru/download.php?id=684" class="postlink"><strong class="text-strong">quoteland.tcl</strong></a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Mon Dec 30, 2013 3:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
