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

	<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>2010-11-03T22:50:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[jurist111]]></name></author>
		<updated>2010-11-03T22:50:08-04:00</updated>

		<published>2010-11-03T22:50:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94963#p94963</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94963#p94963"/>
		<title type="html"><![CDATA[@raider2k]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94963#p94963"><![CDATA[
Posted: Fri Oct 29, 2010 8:38 pm    Post subject:    <br><br>--------------------------------------------------------------------------------<br> <br>i still dont really get what you are after or is it so simple that you only like to do things like <br><br>Code: <br><br>putserv "PRIVMSG $chan :This text is \002bold\002 and also in \00304color 4\003" <br><br>which appears as <br>This text is bold and also in color 4 <br>on the channel of your choice? <br>================================<br>where i can give this code which u wrote in trivia tcl which m using or in questions file which is in .txt format in ?<br>i ll tell u again wht i want..i want to make color questions in my trivia tcl or in question file<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11331">jurist111</a> — Wed Nov 03, 2010 10:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jurist111]]></name></author>
		<updated>2010-11-03T22:41:43-04:00</updated>

		<published>2010-11-03T22:41:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94962#p94962</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94962#p94962"/>
		<title type="html"><![CDATA[@caesar]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94962#p94962"><![CDATA[
&lt;Mr^Beaconhouse&gt; Trivia game started by JuRiSt! For an other category use: !choose The cheat protection is OFF<br>&lt;Mr^Beaconhouse&gt; ===== Question 2/3  =====<br>&lt;Mr^Beaconhouse&gt; \0034,12 [React Fast!]: What color is this word written? japan\003    <br>&lt;Mr^Beaconhouse&gt; Hint: ***<br>----------------------------------------------------------------------------<br>see i dun get the colors instead of tht i get the codes in the question which u ve told me to give see i read all ur posts regarding colors code etc but wasnt able to make question colors<br>====<br>any help will b highly regarded <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11331">jurist111</a> — Wed Nov 03, 2010 10:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2010-10-30T03:56:15-04:00</updated>

		<published>2010-10-30T03:56:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94914#p94914</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94914#p94914"/>
		<title type="html"><![CDATA[How to make Color Questions?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94914#p94914"><![CDATA[
If you have bothered checking the link I previously mentioned you would have noticed this part:<blockquote class="uncited"><div>There are three ways to represent the colour code.<br><br>\003<br>\003FF<br>\003FF,BB<br><br>Where FF means “Forground colour” and BB means “Background colour”, these are separated using a comma (,). [...]<br><br>Here is a list of the colour names, as defined by the mIRC help documents. <br><br>0-   White<br>1-   Black<br>2-   Blue<br>3-   Green<br>4-   Light Red<br>5-   Brown<br>6-   Purple<br>7-   Orange<br>8-   Yellow<br>9-   Light Green<br>10-   Cyan<br>11-   Light Cyan<br>12-   Light Blue<br>13-   Pink<br>14-   Grey<br>15-   Light Grey </div></blockquote>So, for "pink|BlueIce [React Fast!]: What color is this word written? white" can't be created as there's no code for 'BlueIce', but if we replace it with 'Light Blue'  the code will be:<div class="codebox"><p>Code: </p><pre><code>\00313,12[React Fast!]: What color is this word written? white\003</code></pre></div>red|BlueIce [React Fast!]: What color is this word written? japan ~&gt; \0034,12 [React Fast!]: What color is this word written? japan\003<br><br>and so on. was that hard?<br><br>Also, in your seek for answers please don't revive old topics, just wait for an answer on yours.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Oct 30, 2010 3:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[raider2k]]></name></author>
		<updated>2010-10-29T20:38:57-04:00</updated>

		<published>2010-10-29T20:38:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94911#p94911</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94911#p94911"/>
		<title type="html"><![CDATA[How to make Color Questions?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94911#p94911"><![CDATA[
i still dont really get what you are after or is it so simple that you only like to do things like<br><div class="codebox"><p>Code: </p><pre><code>putserv "PRIVMSG $chan :This text is \002bold\002 and also in \00304color 4\003"</code></pre></div>which appears as<br><br>This text is <strong class="text-strong">bold</strong> and also in <span style="color:red">color 4</span><br><br>on the channel of your choice?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9589">raider2k</a> — Fri Oct 29, 2010 8:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jurist111]]></name></author>
		<updated>2010-10-29T17:27:07-04:00</updated>

		<published>2010-10-29T17:27:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94909#p94909</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94909#p94909"/>
		<title type="html"><![CDATA[How to make Color Questions?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94909#p94909"><![CDATA[
pink|<span style="color:indigo">BlueIce [React Fast!]: What color is this word written</span>? <span style="color:violet">white</span><br><br>red|<span style="color:green">BlueIce [React Fast!]: What color is this word written</span>? <span style="color:red">japan</span><br><br>japan|<span style="color:darkred">[React Fast!]: GUESS THE COUNTRY</span> <span style="color:red"> -------</span><br><br>now my question is here i can create wht i want but when i copy paste this in trivia question file which is in .doc format it gives code not color like above .. how i can make color questions and shades???<br><br>[=darkred][React Fast!]: GUESS THE COUNTRY[/color] <span style="color:red"> -------[/col</span><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11331">jurist111</a> — Fri Oct 29, 2010 5:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jurist111]]></name></author>
		<updated>2010-10-18T19:21:31-04:00</updated>

		<published>2010-10-18T19:21:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94801#p94801</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94801#p94801"/>
		<title type="html"><![CDATA[How to make Color Questions?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94801#p94801"><![CDATA[
hey username tht codes doesnt work in eggdrop by mistake i think i get this to work $4 it gives red color in just one word ... dun know wht to do n how to make color questions<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11331">jurist111</a> — Mon Oct 18, 2010 7:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2010-10-17T03:28:13-04:00</updated>

		<published>2010-10-17T03:28:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94769#p94769</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94769#p94769"/>
		<title type="html"><![CDATA[How to make Color Questions?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94769#p94769"><![CDATA[
Just press Ctrl+K in your mIRC and copy cube from promtline. Add this symbol with colour code to your question file. Like this: 04Question.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Sun Oct 17, 2010 3:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jurist111]]></name></author>
		<updated>2010-10-16T17:34:47-04:00</updated>

		<published>2010-10-16T17:34:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94764#p94764</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94764#p94764"/>
		<title type="html"><![CDATA[How to make Color Questions?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94764#p94764"><![CDATA[
First of all thanks for the reply and sorry for posting twice but dun knw how it went twice ...<br>on the link u gave didnt worked for me as no color appeared when i gave those codes in eggdrop question file which is in text format<br>can u plz guide me where i post my sample questions thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11331">jurist111</a> — Sat Oct 16, 2010 5:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2010-10-15T12:52:43-04:00</updated>

		<published>2010-10-15T12:52:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94735#p94735</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94735#p94735"/>
		<title type="html"><![CDATA[How to make Color Questions?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94735#p94735"><![CDATA[
*Off topic*<br>Please refrain from posting multiple times the same question as it won't help at all.<br><br>*On topic*<br>Have you checked <a href="http://forum.egghelp.org/viewtopic.php?t=3867" class="postlink">Colour and formatting codes</a>?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Oct 15, 2010 12:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jurist111]]></name></author>
		<updated>2010-10-15T12:08:15-04:00</updated>

		<published>2010-10-15T12:08:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94733#p94733</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94733#p94733"/>
		<title type="html"><![CDATA[How to make Color Questions?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94733#p94733"><![CDATA[
Hello all how can i make color questions like below kindly any 1 help me <br><br>pink|BlueIce [React Fast!]: What color is this word written?  white<br><br>red|BlueIce [React Fast!]: What color is this word written?  japan<br><br>japan|[React Fast!]: GUESS THE COUNTRY <span style="color:red">          </span><br><br>its in this format Answer|Question<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11331">jurist111</a> — Fri Oct 15, 2010 12:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
