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

	<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-09T11:17:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-09T11:17:15-04:00</updated>

		<published>2003-09-09T11:17:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26806#p26806</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26806#p26806"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26806#p26806"><![CDATA[
For some Reason it now works. Thanks to all of you.<br><br>Felix<p>Statistics: Posted by Guest — Tue Sep 09, 2003 11:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darkj]]></name></author>
		<updated>2003-09-09T08:47:05-04:00</updated>

		<published>2003-09-09T08:47:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26801#p26801</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26801#p26801"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26801#p26801"><![CDATA[
Oh duh, my bad.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3459">Darkj</a> — Tue Sep 09, 2003 8:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2003-09-09T08:15:24-04:00</updated>

		<published>2003-09-09T08:15:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26799#p26799</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26799#p26799"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26799#p26799"><![CDATA[
<blockquote class="uncited"><div>I use color code 4 alot in my code, and the way I use it is /0034, and it works fine.</div></blockquote><div class="codebox"><p>Code: </p><pre><code>\0034 text \003 </code></pre></div>that should work you had the "" the other way "/"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Tue Sep 09, 2003 8:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darkj]]></name></author>
		<updated>2003-09-09T08:12:50-04:00</updated>

		<published>2003-09-09T08:12:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26797#p26797</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26797#p26797"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26797#p26797"><![CDATA[
I use color code 4 alot in my code, and the way I use it is /0034, and it works fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3459">Darkj</a> — Tue Sep 09, 2003 8:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-09-09T04:32:27-04:00</updated>

		<published>2003-09-09T04:32:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26788#p26788</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26788#p26788"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26788#p26788"><![CDATA[
Copy and paste of the actual control character is nasty and can break some editors. Some FTP clients do not like it either.<br><br>First off, the order in which you open and close control chars is not important. Lazy parsing is at hand here, which is actualy good as there is little to parse. The control chars simply set the start and stop points of formatting.<br><br>In other words, tag order is un-important unlike HTML.<br><br>If the control chars are failing, then there is one of two issues at hand.<br><br>1: You client is filtering them out as you have asked it to in the settings.<br><br>2: You client does not support them, however, is aware of them, so filters them for good reading.<br><br>Are you normaly able to see them when somebody else sends you a message?<br><br>Has your network got colour filtering enabled? Does a client need to auth to use them? Does it need a specific usermode to stop them being filtered?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Sep 09, 2003 4:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2003-09-09T02:58:48-04:00</updated>

		<published>2003-09-09T02:58:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26783#p26783</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26783#p26783"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26783#p26783"><![CDATA[
or simply copy &amp; paste the char that mirc's &amp;co ctrl-k / ctrl-b produce...<br><br>so you can test the output in mirc first<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Tue Sep 09, 2003 2:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-09-08T22:28:27-04:00</updated>

		<published>2003-09-08T22:28:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26778#p26778</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26778#p26778"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26778#p26778"><![CDATA[
<blockquote class="uncited"><div>Shouldn't it be /0034?</div></blockquote>No. What gave you that idea?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Mon Sep 08, 2003 10:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darkj]]></name></author>
		<updated>2003-09-08T21:26:48-04:00</updated>

		<published>2003-09-08T21:26:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26776#p26776</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26776#p26776"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26776#p26776"><![CDATA[
Shouldn't it be /0034?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3459">Darkj</a> — Mon Sep 08, 2003 9:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-09-08T16:13:40-04:00</updated>

		<published>2003-09-08T16:13:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26760#p26760</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26760#p26760"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26760#p26760"><![CDATA[
<blockquote class="uncited"><div>Hmm. That doesn't work for me. I've now used<br><div class="codebox"><p>Code: </p><pre><code>\002\00304(\002\003</code></pre></div>Wich should produce an red bracket, but it just doesn't</div></blockquote>Then what do you see? Do you see colors in messages made by other clients than your egg?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Mon Sep 08, 2003 4:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-08T15:04:45-04:00</updated>

		<published>2003-09-08T15:04:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26759#p26759</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26759#p26759"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26759#p26759"><![CDATA[
Hmm. That doesn't work for me. I've now used<br><div class="codebox"><p>Code: </p><pre><code>\002\00304(\002\003</code></pre></div>Wich should produce an red bracket, but it just doesn't<p>Statistics: Posted by Guest — Mon Sep 08, 2003 3:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-09-08T14:46:46-04:00</updated>

		<published>2003-09-08T14:46:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26754#p26754</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26754#p26754"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26754#p26754"><![CDATA[
I do see that you don't open and close the bold and colour corectly.. here is an example on how to open and close for one:<div class="codebox"><p>Code: </p><pre><code>\002\00304bla\003\002 bla bla bla \002\00304something\003\002"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Sep 08, 2003 2:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-08T14:40:18-04:00</updated>

		<published>2003-09-08T14:40:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26752#p26752</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26752#p26752"/>
		<title type="html"><![CDATA[Problem using Colors in TCL Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26752#p26752"><![CDATA[
I've wrote a little script that Responds on an Text. Now I tried to use Colors as shown in the 'Tutorial' in this Forum. But the Color doesn't show, the text is Plain. I'm using mIRC 6.03<br><br>Here is the code of the script:<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !regeln rulezset act_chan #onlineglueckproc rulez {nick uhost hand chan text} {global act_chanif {$chan != $act_chan} {return 0}putserv "privmsg $chan :\002\00304,00(\002\003 Regeln \002\00304,00»\002\003 den Operatoranweisungen ist Folge zu leisten - \003Verboten\003: Spamm - Flood (Smileyfloods) - Werbung - Pornographie - CyberSex - Beleidigungen - Caps-Lock - neue Channels - Scripte - Nickänderungen entgegen des 100%igen www.onlineglueck.de Nicks \002\00304,00)\002\003"return 1}</code></pre></div>thanx in advance<br><br>DeLiRiUm<p>Statistics: Posted by Guest — Mon Sep 08, 2003 2:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
