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

	<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-11-18T05:25:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TALES]]></name></author>
		<updated>2003-11-18T05:25:51-04:00</updated>

		<published>2003-11-18T05:25:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30231#p30231</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30231#p30231"/>
		<title type="html"><![CDATA[Crack the Code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30231#p30231"><![CDATA[
Tnx for the translation g!zMo  <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 <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4104">TALES</a> — Tue Nov 18, 2003 5:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[g!zMo]]></name></author>
		<updated>2003-11-16T10:39:34-04:00</updated>

		<published>2003-11-16T10:39:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30112#p30112</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30112#p30112"/>
		<title type="html"><![CDATA[Crack the Code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30112#p30112"><![CDATA[
The TCL didn't work with Windrop before. Now it works just fine.<br>But the german translation is terrible! It's funny, but almost impossible to play the game <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I've translated it on my own:<br><br>First, change ""to "eine" and "kein" to "keine":<div class="codebox"><p>Code: </p><pre><code>   if {$tls_lang == "2"} {    if {$tls_dig1 == $tls_rand} { set tls_quest eine    } elseif {$tls_dig1 == $tls_rand} { set tls_quest eine    } elseif {$tls_dig2 == $tls_rand} { set tls_quest eine    } elseif {$tls_dig3 == $tls_rand} { set tls_quest eine    } elseif {$tls_dig4 == $tls_rand} { set tls_quest eine    } elseif {$tls_dig5 == $tls_rand} { set tls_quest eine    } elseif {$tls_dig6 == $tls_rand} { set tls_quest eine    } else {set tls_quest keine      }</code></pre></div>and the rest<div class="codebox"><p>Code: </p><pre><code>if {$tls_lang == "2"} {  set tls_frase1 "Das Spiel wurde bereits gestartet!"  set tls_frase2 "Das Spiel hat begonnen. Ich habe mir eine 6-stellige Zahl ausgedacht. ******"  set tls_frase3 "Die 6-stellige Zahl besteht aus Ziffern von 0 bis 6. Viel Glueck!"  set tls_frase4 "Mit dem Befehl !hint ist es jetzt moeglich einen Tipp zu bekommen."  set tls_frase5_1 "Es kommt"  set tls_frase5_2 "in der Kombination vor."  set tls_frase6_1 "Es gibt"  set tls_frase6_2 "gerade Zahlen in der Kombination."  set tls_frase6_3 "ungerade Zahlen in der Kombination."  set tls_frase7_1 "Niemand hat den Code mit"  set tls_frase7_2 "Fragen geknackt, die Kombination war:"  set tls_frase8_1 "Zahl"  set tls_frase8_2 "und Zahl"  set tls_frase8_3 "addiert ergibt"  set tls_frase8_4 "multipliziert ergibt"  set tls_frase9 "ist:"  set tls_frase10 "Tipp jetzt noch nicht moeglich oder ich habe bereits einen Tipp gegeben."  set tls_frase11_1 "Glueckwunsch!"  set tls_frase11_2 "hat den Code geknackt. Der Code war:"  set tls_frase12_1 "Schade,"  set tls_frase12_2 "das ist nicht der Code."  set tls_frase13 "Punkte"  set tls_frase14 "Tipps"  set tls_frase15 "Falsch"  set tls_frase16 "Die ersten 3"  }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3619">g!zMo</a> — Sun Nov 16, 2003 10:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bobjuh]]></name></author>
		<updated>2003-11-14T05:45:48-04:00</updated>

		<published>2003-11-14T05:45:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29976#p29976</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29976#p29976"/>
		<title type="html"><![CDATA[Re: Crack the Code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29976#p29976"><![CDATA[
<blockquote class="uncited"><div>The game of Crack the Code some how i mist somthing or looked over the code: The tcl works on windrop but not on eggdrop.But a little change must me made for letting the game work.<br><br>change this in proc tls:code<div class="codebox"><p>Code: </p><pre><code>set tls_code [lindex $text 0 end]</code></pre></div>to:<div class="codebox"><p>Code: </p><pre><code>set tls_code [lindex $text 0]</code></pre></div>Updates and new futures will come soon.<br><br>sorry for the mistake  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><br><br>the game can be found in tcl archive here:<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?strings=TALES&amp;fields=title&amp;fields=author&amp;fields=description" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... escription</a></div></blockquote>*lol*<br>Good job Tales <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=109">bobjuh</a> — Fri Nov 14, 2003 5:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TALES]]></name></author>
		<updated>2003-11-16T09:50:39-04:00</updated>

		<published>2003-11-13T13:33:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29951#p29951</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29951#p29951"/>
		<title type="html"><![CDATA[Crack the Code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29951#p29951"><![CDATA[
The game of Crack the Code some how i mist somthing or looked over the code: The tcl works on windrop but not on eggdrop.But a little change must me made for letting the game work.<br><br>change this in proc tls:code<div class="codebox"><p>Code: </p><pre><code>set tls_code [lindex $text 0 end]</code></pre></div>to:<div class="codebox"><p>Code: </p><pre><code>set tls_code [lindex [split $text] 0]</code></pre></div> <br>tnx Souperman<br><br>Updates and new futures will come soon.<br><br>sorry for the mistake  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><br><br>the game can be found in tcl archive here:<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?strings=TALES&amp;fields=title&amp;fields=author&amp;fields=description" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... escription</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4104">TALES</a> — Thu Nov 13, 2003 1:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
