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

	<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>2007-10-21T23:26:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-10-21T23:26:20-04:00</updated>

		<published>2007-10-21T23:26:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76970#p76970</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76970#p76970"/>
		<title type="html"><![CDATA[Colors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76970#p76970"><![CDATA[
<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=3646">Alchera</a> — Sun Oct 21, 2007 11:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2007-10-21T20:09:23-04:00</updated>

		<published>2007-10-21T20:09:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76964#p76964</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76964#p76964"/>
		<title type="html"><![CDATA[Colors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76964#p76964"><![CDATA[
<span style="text-decoration:underline"><strong class="text-strong">TEXT DECORATION</strong></span><br><br>It's also possible to decorate your text a little bit.<br>you can use special codes to underline your text for exmaple. Besides underlining you can also make it bold and give it a color. You use these codes by just putting them between the pieces of text you want decorated.<br><br>The code for underlining is \037, the code for bold is \002 and the code for colors is \003 which is followed by the number of the color. The newest versions of mIRC have a nice pop-up box that shows up when you type CTRL+K to make a color. The numbers inside the colors are the same numbers to use here in the color code.<br><br>You start and end the places where you want your decoration to start and stop with the same code you started the text decoration with.<br><br>For example "Hello \002$nick\002, welcome in $chan." would result in only "$nick" being in bold or "Hello \002\0034$nick\003\002, welcome in \037$chan\037." would result in "$nick" being in bold and in the color red<br>and "$chan" underlined. Note that when the end of the color decoration is defined only the code itself needs to be specified and not the number of the color, if you specify the number of the color again it would just make the text switch to that color again and not show any difference.<br><br>Another Example for color is:<br><div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $nick :\0034Hi, my name is nothing.\003"</code></pre></div>That will become like this:<br><br><span style="color:red">Hi, my name is nothing.</span><br><br>For a list of colors, go to your mIRC and type CTRL + K<br><br>Thanks<br>iamdeath<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Sun Oct 21, 2007 8:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Branden]]></name></author>
		<updated>2007-10-21T16:44:26-04:00</updated>

		<published>2007-10-21T16:44:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76957#p76957</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76957#p76957"/>
		<title type="html"><![CDATA[Colors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76957#p76957"><![CDATA[
Uhm...<br>I'm a noob...<br>HUH?!?! lol<br>sorry..<br><br>Can you show me an example?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9196">Branden</a> — Sun Oct 21, 2007 4:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-10-21T16:27:34-04:00</updated>

		<published>2007-10-21T16:27:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76956#p76956</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76956#p76956"/>
		<title type="html"><![CDATA[Colors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76956#p76956"><![CDATA[
To add mIRC-style colors, you need to prefix the text with a control-character followed by two comma-separated integers to specify text and background color. You also need to terminate the text with another control-character.<br><br>Both control-characters are known as "Ctrl-C", and may be generated using the escape-sequence "\003", or by directly injecting the character if your editor supports it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Oct 21, 2007 4:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Branden]]></name></author>
		<updated>2007-10-21T16:07:17-04:00</updated>

		<published>2007-10-21T16:07:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76955#p76955</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76955#p76955"/>
		<title type="html"><![CDATA[Colors]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76955#p76955"><![CDATA[
Hi there everyone. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I'm wondering, how can I add color to the output of a script?<br><br>I have the shoutcast script, and want it show certain things in color.<br><br>Is this possible?<br><br>Please help.<br>Thanks,<br>Branden<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9196">Branden</a> — Sun Oct 21, 2007 4:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
