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

	<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-12-26T15:38:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[emokid]]></name></author>
		<updated>2007-12-26T15:38:13-04:00</updated>

		<published>2007-12-26T15:38:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79549#p79549</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79549#p79549"/>
		<title type="html"><![CDATA[Tales' Crack the Code script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79549#p79549"><![CDATA[
Well the script does load and I can do the commands in the channel, but it doesn't give any hints at all. I ran it over a period of 30 min. and it never gives any hints, even if you do !hint<br><br><br>Like you can do !ctc and the game will start and the bot says so, but it never gives any hints and the game never ends until someone guesses the 6 digits correctly without any hints.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9522">emokid</a> — Wed Dec 26, 2007 3:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-12-26T10:18:00-04:00</updated>

		<published>2007-12-26T10:18:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79547#p79547</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79547#p79547"/>
		<title type="html"><![CDATA[Tales' Crack the Code script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79547#p79547"><![CDATA[
It's the same script downloaded from the tcl archive, unaltered, all I did was add it to my bot, edit the variables it requires at the top of the script and rehash. I'm running on a linux platform, so it should work for you as well.   Also, I'm running eggdrop v1.6.18 and tcl v8.4.11.<br><br>Check that the script is in fact being loaded, it should have a putlog entry that says "Crack the code script loaded."<br><br>If you're sure the script is being loaded, you can try debugging what's not working by putting "putcmdlog" lines into the procs, such as where it tests for the channel name (could be you have Upper/Lower case channelnames and the script is case-sensitive for them.)<br><br>Something like:<div class="codebox"><p>Code: </p><pre><code>if {$tls_chan != $chan} {putcmdlog "wrong channel - aborting";return}</code></pre></div>That would tip you off that the script is quitting cos the channel name doesn't match.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Wed Dec 26, 2007 10:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[emokid]]></name></author>
		<updated>2007-12-26T00:09:36-04:00</updated>

		<published>2007-12-26T00:09:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79540#p79540</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79540#p79540"/>
		<title type="html"><![CDATA[Tales' Crack the Code script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79540#p79540"><![CDATA[
Can you upload your script please? You can edit out the bot nickname and channel information, etc. I dunno why...I tried it in Windows Eggdrop and it worked but not in Linux. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9522">emokid</a> — Wed Dec 26, 2007 12:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-12-22T08:11:46-04:00</updated>

		<published>2007-12-22T08:11:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79494#p79494</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79494#p79494"/>
		<title type="html"><![CDATA[Tales' Crack the Code script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79494#p79494"><![CDATA[
Worked for me..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Dec 22, 2007 8:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[emokid]]></name></author>
		<updated>2007-12-21T21:06:33-04:00</updated>

		<published>2007-12-21T21:06:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79491#p79491</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79491#p79491"/>
		<title type="html"><![CDATA[Tales' Crack the Code script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79491#p79491"><![CDATA[
<a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-tales.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0-0-1-tales.htm</a><br><br>Tales has a game script called "Crack the Code" and I'm trying to use it with the latest Eggdrop, but it doesn't seem to work...can anyone help me fix it? I even did this: <a href="http://forum.egghelp.org/viewtopic.php?p=30231" class="postlink">http://forum.egghelp.org/viewtopic.php?p=30231</a> but to no avail.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9522">emokid</a> — Fri Dec 21, 2007 9:06 pm</p><hr />
]]></content>
	</entry>
	</feed>
