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

	<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>2002-12-30T21:58:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tainted]]></name></author>
		<updated>2002-12-30T21:58:34-04:00</updated>

		<published>2002-12-30T21:58:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14732#p14732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14732#p14732"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14732#p14732"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>It is the servers that lag - I removed the tcl after noticing the cpu cycles it eats on the lil 200mhz during periods of lag from bot to engine server. (cpu spikes didnt happen all of the time, but went away completely since unloading alice. *shrug*)</div></blockquote>I hole heartedly doubt that.  As implied earlier, alice.tcl will not wait forever for a reply from the server, simply 60 seconds (the default time supplied by egghttp.tcl), and since the eggdrop connect/listen commands are non-blocking, it simply isn't possible to blame cpu spikes on lag from bot (alice.tcl) to server (alice engine).</div></blockquote>Well, then it must be the invisible eggdrop troublemaker that doesn't like the script, since I have not had a spike in weeks since I quit using it.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1256">tainted</a> — Mon Dec 30, 2002 9:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-30T21:12:54-04:00</updated>

		<published>2002-12-30T21:12:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14726#p14726</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14726#p14726"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14726#p14726"><![CDATA[
Thanks, Yoda, but as my original post said:<br><br>#(I have also set +alice for channels it is into) <br><br>Anyway, strikelight helped me to find out that it was an engine problem, now it is working <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Mon Dec 30, 2002 9:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yoda]]></name></author>
		<updated>2002-12-30T16:39:55-04:00</updated>

		<published>2002-12-30T16:39:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14712#p14712</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14712#p14712"/>
		<title type="html"><![CDATA[corrections]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14712#p14712"><![CDATA[
in dcc:<br><br>.chanset #channelname +alice<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2083">Yoda</a> — Mon Dec 30, 2002 4:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yoda]]></name></author>
		<updated>2002-12-30T16:36:50-04:00</updated>

		<published>2002-12-30T16:36:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14711#p14711</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14711#p14711"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14711#p14711"><![CDATA[
./chanset #channel +alice<br><br>if you dont do it nothing happen<br><br> <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=2083">Yoda</a> — Mon Dec 30, 2002 4:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2002-12-30T02:35:29-04:00</updated>

		<published>2002-12-30T02:35:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14697#p14697</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14697#p14697"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14697#p14697"><![CDATA[
<blockquote class="uncited"><div>It is the servers that lag - I removed the tcl after noticing the cpu cycles it eats on the lil 200mhz during periods of lag from bot to engine server. (cpu spikes didnt happen all of the time, but went away completely since unloading alice. *shrug*)</div></blockquote>I hole heartedly doubt that.  As implied earlier, alice.tcl will not wait forever for a reply from the server, simply 60 seconds (the default time supplied by egghttp.tcl), and since the eggdrop connect/listen commands are non-blocking, it simply isn't possible to blame cpu spikes on lag from bot (alice.tcl) to server (alice engine).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Mon Dec 30, 2002 2:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-30T02:11:00-04:00</updated>

		<published>2002-12-30T02:11:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14695#p14695</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14695#p14695"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14695#p14695"><![CDATA[
<blockquote class="uncited"><div>You must NOT set the engine with '.set' .. the alice_engine variable determines what OTHER variables will be set to upon load up of the TCL itself.  Therefore, you MUST edit the tcl itself, changing the alice_engine variable, and then either .rehashing or .restarting.<br><br>A couple of the engines no longer work as well, such as engine 0 and 4.</div></blockquote>Now I know it; thanks for pointing it out <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I don't think I read that warning anywhere, probably should get documented.<br><br>Well, now alice is responding but still kind of slowly, I gues I'll try to figure out how to have the engine running in the same eggdrop server.<br><br>Again, thanks for your responses.<p>Statistics: Posted by Guest — Mon Dec 30, 2002 2:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tainted]]></name></author>
		<updated>2002-12-30T00:54:08-04:00</updated>

		<published>2002-12-30T00:54:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14694#p14694</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14694#p14694"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14694#p14694"><![CDATA[
It is the servers that lag - I removed the tcl after noticing the cpu cycles it eats on the lil 200mhz during periods of lag from bot to engine server. (cpu spikes didnt happen all of the time, but went away completely since unloading alice. *shrug*)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1256">tainted</a> — Mon Dec 30, 2002 12:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2002-12-29T18:19:54-04:00</updated>

		<published>2002-12-29T18:19:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14674#p14674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14674#p14674"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14674#p14674"><![CDATA[
You must NOT set the engine with '.set' .. the alice_engine variable determines what OTHER variables will be set to upon load up of the TCL itself.  Therefore, you MUST edit the tcl itself, changing the alice_engine variable, and then either .rehashing or .restarting.<br><br>A couple of the engines no longer work as well, such as engine 0 and 4.<br><blockquote class="uncited"><div>I guess you are absolutelly right!<br><br>I tried switching from engine 3 (no response at all) to engine 0 (no response), then engine 1 (no response), then engine 2... just after like 3 lines, bot started to talk!<br><br>It doesn't answer most of what I tell it, so, there is something terribly wrong with my bot. It sits in a very high bandwidth connection, so I don't think it is an issue, since he has a T3 connection to the world and pages answer me almost immediatly. Do you think there could be any other related problem with it?<br><br>[03:34] #Imoq# set alice_engine 0<br>Ok, set.<br>[03:34] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] hello, how are you?<br>[03:34] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] this message has been sent at 15:34:49<br>[03:35] @#ImoqLand (+stn) : [m/2 o/2 h/0 v/0 n/0 b/0 e/- I/-]<br>[03:35] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] It's now 15:35:53 and you haven't responded yet <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>[03:36] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] tic, tac, tic tac...<br>[03:36] #ImoqLand: mode change '+o Bill' by GR-Master!<a href="mailto:gr-master@Station51.2166FBBE5959E0.TR">gr-master@Station51.2166FBBE5959E0.TR</a><br>.set alice_engine 1<br>[03:36] #Imoq# set alice_engine 1<br>Ok, set.<br>[03:36] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] Let's try again with a new engine... how are you, GR-Master? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>[03:37] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] Come on, just a little tiny answer from you? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>[03:38] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] more than two minutes later... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>[03:38] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] ok, I'll try another engine then.<br>.set alice_engine 2<br>[03:38] #Imoq# set alice_engine 2<br>Ok, set.<br>[03:38] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] Hello, GR-Master. How are you doing with your new engine?<br>[03:40] @#ImoqLand (+stn) : [m/3 o/3 h/0 v/0 n/0 b/0 e/- I/-]<br>[03:40] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] um... more than one minute later...<br>[03:41] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] wow, you actually answered! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>[03:42] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] OK, I can see it is a problem in pages response time, then.<br>[03:42] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] Thank you for helping me debuging it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br>[03:42] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] hahaha you are alive! I love you!<br>[03:43] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] you surelly take your time to answer me <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>[03:45] @#ImoqLand (+stn) : [m/3 o/3 h/0 v/0 n/0 b/0 e/- I/-]<br>[03:45] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] hehehe yeah, but I like you know, even if you take like 3 minutes to answer a simple matter.<br><br>Thank you for your answer again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Dec 29, 2002 6:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-29T17:50:10-04:00</updated>

		<published>2002-12-29T17:50:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14673#p14673</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14673#p14673"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14673#p14673"><![CDATA[
I guess you are absolutelly right!<br><br>I tried switching from engine 3 (no response at all) to engine 0 (no response), then engine 1 (no response), then engine 2... just after like 3 lines, bot started to talk!<br><br>It doesn't answer most of what I tell it, so, there is something terribly wrong with my bot. It sits in a very high bandwidth connection, so I don't think it is an issue, since he has a T3 connection to the world and pages answer me almost immediatly. Do you think there could be any other related problem with it?<br><br>[03:34] #Imoq# set alice_engine 0<br>Ok, set.<br>[03:34] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] hello, how are you?<br>[03:34] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] this message has been sent at 15:34:49<br>[03:35] @#ImoqLand (+stn) : [m/2 o/2 h/0 v/0 n/0 b/0 e/- I/-]<br>[03:35] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] It's now 15:35:53 and you haven't responded yet <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>[03:36] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] tic, tac, tic tac...<br>[03:36] #ImoqLand: mode change '+o Bill' by GR-Master!<a href="mailto:gr-master@Station51.2166FBBE5959E0.TR">gr-master@Station51.2166FBBE5959E0.TR</a><br>.set alice_engine 1<br>[03:36] #Imoq# set alice_engine 1<br>Ok, set.<br>[03:36] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] Let's try again with a new engine... how are you, GR-Master? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>[03:37] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] Come on, just a little tiny answer from you? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>[03:38] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] more than two minutes later... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>[03:38] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] ok, I'll try another engine then.<br>.set alice_engine 2<br>[03:38] #Imoq# set alice_engine 2<br>Ok, set.<br>[03:38] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] Hello, GR-Master. How are you doing with your new engine?<br>[03:40] @#ImoqLand (+stn) : [m/3 o/3 h/0 v/0 n/0 b/0 e/- I/-]<br>[03:40] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] um... more than one minute later...<br>[03:41] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] wow, you actually answered! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>[03:42] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] OK, I can see it is a problem in pages response time, then.<br>[03:42] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] Thank you for helping me debuging it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br>[03:42] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] hahaha you are alive! I love you!<br>[03:43] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] you surelly take your time to answer me <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>[03:45] @#ImoqLand (+stn) : [m/3 o/3 h/0 v/0 n/0 b/0 e/- I/-]<br>[03:45] [Imoq!<a href="mailto:imoq@Station51.B34243A9A78B.TR">imoq@Station51.B34243A9A78B.TR</a>] hehehe yeah, but I like you know, even if you take like 3 minutes to answer a simple matter.<br><br>Thank you for your answer again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Sun Dec 29, 2002 5:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2002-12-29T15:15:42-04:00</updated>

		<published>2002-12-29T15:15:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14672#p14672</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14672#p14672"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14672#p14672"><![CDATA[
I've tested it on my own bot, and it seems to work, however, I went to<br>the page (of the engine in question) from my PC, and the page loaded fine, but the communication between me and the alice agent was rather<br>slow, reaching execution times of ~40seconds.  It is possible that your bot is experiencing similar wait times, thus timing out.  I suggest using another engine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Dec 29, 2002 3:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-29T15:02:43-04:00</updated>

		<published>2002-12-29T15:02:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14671#p14671</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14671#p14671"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14671#p14671"><![CDATA[
Thank you for your answer, but that is the version I am using currently:<br><br>[01:01] alice.tcl 1.2.3 by strikelight is now loaded.<br><br>I have noticed also that periodically I get messages of this kind:<br><br>[00:16] ALICE: Expiring old alice cookies ...<br>[00:16] ALICE: Saving alice cookie data ...<br><br>but in cookie file there is nothing, but:<br><br>[imoq@server eggdrop]$ cat GR-Master.cookies<br>array set alice_cookies {}<br>[imoq@server eggdrop]$<p>Statistics: Posted by Guest — Sun Dec 29, 2002 3:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2002-12-29T14:43:06-04:00</updated>

		<published>2002-12-29T14:43:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14668#p14668</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14668#p14668"/>
		<title type="html"><![CDATA[Re: Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14668#p14668"><![CDATA[
What version of alice.tcl are you using?<br><br>If you are using an older version, try upgrading to v1.2.3 from <a href="http://www.tclscript.com" class="postlink">www.tclscript.com</a> and see if that helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Dec 29, 2002 2:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-28T06:32:23-04:00</updated>

		<published>2002-12-28T06:32:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14640#p14640</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14640#p14640"/>
		<title type="html"><![CDATA[Alice is ignoring me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14640#p14640"><![CDATA[
Hello!<br><br>I just setup my eggdrop bot and loaded alice.tcl into it, among with some other scripts. (Almost) everything seems to be working fine, except alice.tcl is not responding at all, not to channels neither to private messages. I'll provide as much information as possible and I hope you can help me with this issue <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>[16:21] #Imoq# status<br>I am GR-Master, running eggdrop v1.6.13:  6 users (mem: 97k)<br>Online for 02:48  (background)  CPU 00:04  cache hit 62.3%<br>Admin: Imoq &lt;email: <a href="mailto:imoq@mydomain.com">imoq@mydomain.com</a>&gt;<br>Config file: ./GR-Master.conf<br>OS: Linux 2.4.18-18.7.x<br>Tcl library: /usr/lib/tcl8.3<br>Tcl version: 8.3.3 (header version 8.3.3)<br>   Channels: #ImoqLand(want ops!), #station51(want ops!),<br>    Online as: GR-Master!<a href="mailto:gr-master@Station51.2166FBBE5959E0.TR">gr-master@Station51.2166FBBE5959E0.TR</a> (Bot Master!)<br>    Server irc.server.net:6667 (connected for 02:48)<br>    #ImoqLand :  3 members, enforcing "+stn-klim" (greet, auto-op)<br>    #station51:  3 members, enforcing "+tn" (greet, auto-op)<br><br>I have set the following variables in alice.tcl file:<br><br>set alice_cookiesfile "$nick.cookies"<br>set alice_cookiesexpire 7<br>set alice_respondpriv 1<br>set alice_respondchan 1<br>set alice_respondrequirenick 1<br>set alice_respondwithnick 1<br>set alice_channels "*"<br>#(I have also set +alice for channels it is into)<br>set alice_timeoutchat 5<br>set alice_logging 1<br>set alice_log_path "logs/"<br>set alice_engine 2<br><br>There is connection between server where eggdrop is running and the one chosen in alice_engine, since I have been able to sucessfully access the URL for that option: <a href="http://217.6.247.139/alicebot/src/talk.php" class="postlink">http://217.6.247.139/alicebot/src/talk.php</a> I have tried other engines as well, which I can reach via shell (using links, lynx, wget or simply telnet to their ip/port) but alice.tcl from bot won't answer.<br><br>I have the following scripts loaded in eggdrop.conf:<br><br>source scripts/alltools.tcl<br>source scripts/action.fix.tcl<br>source scripts/egghttp.tcl<br>source scripts/google.tcl<br>source scripts/imdb-20030014.tcl<br>source scripts/userinfo.tcl<br>loadhelp userinfo.help<br>source scripts/bseen1.4.2.tcl<br>source scripts/commands.tcl<br>source scripts/sysinfo.tcl<br>source scripts/mynews.tcl<br>source scripts/alice.tcl<br><br>All of them (includying google.tcl, which also uses egghttp.tcl) are working all right, but alice.tcl is not. When the bot is queried in any channel it sits on and somebody asks him anything by it's nickname it doesn't response at all. The same thing happens if a user sends a private message; the bot just won't respond it.<br><br>HOWEVER, since I have the setting "set alice_logging 1" the bot does log the requests that users make to him, as I show here:<br><br>[imoq@server eggdrop]$ cat logs/imoq.alice.log<br>[(12.28.02) 11:21] &lt;imoq&gt; hello<br>[(12.28.02) 11:21] &lt;imoq&gt; hi, how are you?<br>[(12.28.02) 11:25] &lt;imoq&gt; come on, answer me...<br>[(12.28.02) 11:32] &lt;imoq&gt; hiya, robot<br>[(12.28.02) 11:34] &lt;imoq&gt; hello, GR-Master<br>[(12.28.02) 11:37] &lt;imoq&gt; GR-Master come on, answer me! are you there?<br>[(12.28.02) 11:49] &lt;imoq&gt; hello GR-Master, how are you?<br>[(12.28.02) 13:06] &lt;imoq&gt; Are you mad at me?<br><br>Same thing in the channel (sorry for the bad words):<br><br>[imoq@server eggdrop]$ cat logs/#imoqland.alice.log<br>[(12.28.02) 11:28] &lt;imoq&gt; Anwser me already, dammit!<br>[(12.28.02) 11:33] &lt;imoq&gt; stupid robot you are,<br>[(12.28.02) 13:00] &lt;imoq&gt; are you still being a jerk?<br>[(12.28.02) 13:06] &lt;imoq&gt; come on, answer me please.<br><br>... it only logs the public messages that are made with bot's nickname in it (as in "GR-Master: come on, answer me please") so I assume it is doing the right thing logging it all, but it just won't answer.<br><br>I think I provided enough info; I hope you can help me. I would like to specially thank  <strong class="text-strong">strikelight</strong> for making such nice and cool TCL scripts.<br><br>Thank you for your help.<br><br>Imoq.<p>Statistics: Posted by Guest — Sat Dec 28, 2002 6:32 am</p><hr />
]]></content>
	</entry>
	</feed>
