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

	<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>2010-08-04T20:17:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[marvz]]></name></author>
		<updated>2010-08-04T20:17:45-04:00</updated>

		<published>2010-08-04T20:17:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93770#p93770</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93770#p93770"/>
		<title type="html"><![CDATA[CTCP Chat problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93770#p93770"><![CDATA[
<blockquote class="uncited"><div>Hmm...what if I had a problem like this?<br><br>I try to CTCP Chat my bot but the got this message:<blockquote class="uncited"><div>Acknowledging chat request...<br>DCC Chat connection established</div></blockquote>Then the bot doesn't do something like a normal eggdrop bot should do (like asking "<strong class="text-strong">Please enter your name</strong>" or something like that). But when I type something during that process (e.g: my name, etc.) then I will get this kind of message:<blockquote class="uncited"><div>DCC session closed</div></blockquote>What should I do?<br><br>Sorry for asking this n00bish question. &gt;.&lt;</div></blockquote>If the bot is hosted within the same machine that you're trying to DCC to it will not work. It has to do with a masquerading router. Refer to what arfer typed:<blockquote class="uncited"><div>As regards getting on the partyline, numerous people have reported the same type of issue. Some cannot use \DCC chat but can use \CTCP botnick chat. Others cannot seem to use either method but can get on the partyline via telnet to 127.0.0.1 if their telnet client is on the same machine as the Eggdrop process, or otherwise to the Eggdrops true external IP (in either case to the port set in the bot's .conf file and NOT to the standard telnet port). Some cannot get on the partyline by any means.</div></blockquote>I had the same problem when I tried to dcc chat with my bot. Here's another useful post from nml when I was having that issue:<blockquote class="uncited"><div>Then, unfortunately, dcc chat between clients behind that firewall/router will probably not work. However, you can still gain access to the partyline using a telnet client.<br>Look up which port your eggdrop listens for users (see your config-file, look for 'listen'). Then connect to 127.0.0.1 using that port (telnet 127.0.0.1 12345).</div></blockquote>I simply telnet to the 127.0.0.1 ip and port and communicate with the bot that way. Hope it helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11259">marvz</a> — Wed Aug 04, 2010 8:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Koo]]></name></author>
		<updated>2010-08-04T08:30:00-04:00</updated>

		<published>2010-08-04T08:30:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93755#p93755</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93755#p93755"/>
		<title type="html"><![CDATA[CTCP Chat problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93755#p93755"><![CDATA[
Hmm...what if I had a problem like this?<br><br>I try to CTCP Chat my bot but the got this message:<blockquote class="uncited"><div>Acknowledging chat request...<br>DCC Chat connection established</div></blockquote>Then the bot doesn't do something like a normal eggdrop bot should do (like asking "<strong class="text-strong">Please enter your name</strong>" or something like that). But when I type something during that process (e.g: my name, etc.) then I will get this kind of message:<blockquote class="uncited"><div>DCC session closed</div></blockquote>What should I do?<br><br>Sorry for asking this n00bish question. &gt;.&lt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11158">Koo</a> — Wed Aug 04, 2010 8:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2010-01-27T16:55:40-04:00</updated>

		<published>2010-01-27T16:55:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91872#p91872</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91872#p91872"/>
		<title type="html"><![CDATA[CTCP Chat problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91872#p91872"><![CDATA[
DKLeader, the IP address 192.168.1.15 is not a legal external IP. Rather it would indicate that your connection goes via some form of routing mechanism and your server has an internal (private LAN) IP of 192.168.1.15<br><br>As regards getting on the partyline, numerous people have reported the same type of issue. Some cannot use \DCC chat but can use \CTCP botnick chat. Others cannot seem to use either method but can get on the partyline via telnet to 127.0.0.1 if their telnet client is on the same machine as the Eggdrop process, or otherwise to the Eggdrops true external IP (in either case to the port set in the bot's .conf file and NOT to the standard telnet port). Some cannot get on the partyline by any means.<br><br>Over time I have also seen numerous solutions, including fiddling with things like the NAT IP in the bot's .conf file. Perhaps others more knowledgeable than me can help you further with such settings. I can probably help you with \DCC chat but only if you have admin access to the routing device. Having said that, it seems that all routers are different. If you google +router +dcc you will see a multitude of results.<br><br>My solution was to set the DCC port range in my IRC client and then to create a virtual server on my router which directed traffic on the same port range to my machines internal IP.<br><br>Remember that, you will not usually get on the partyline if your Eggdrop does not recognise your host.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Wed Jan 27, 2010 4:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[VampireLord]]></name></author>
		<updated>2010-01-26T15:53:34-04:00</updated>

		<published>2010-01-26T15:53:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91860#p91860</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91860#p91860"/>
		<title type="html"><![CDATA[CTCP Chat problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91860#p91860"><![CDATA[
why is it that everytime i /ctcp [botnick] chat<br>the bot will rclose dcc chat when i do /dccanseer [botnick]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11076">VampireLord</a> — Tue Jan 26, 2010 3:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DKLeader]]></name></author>
		<updated>2009-07-23T16:25:33-04:00</updated>

		<published>2009-07-23T16:25:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89635#p89635</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89635#p89635"/>
		<title type="html"><![CDATA[CTCP Chat problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89635#p89635"><![CDATA[
I still have the same problem with my EggDrop.<br><br>I have dropped -m.<br><br>I have tried <blockquote class="uncited"><div>/ctcp bots.name CHAT <br>/DCCANSWER bots.name </div></blockquote>But were does it get the IP 192.168.1.15 ?<br>It is running on a server connected directly to the net.<br>Is there any setup / config were this can be set?<br>I my bots.name.conf file I have set the right IP that is being used.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10709">DKLeader</a> — Thu Jul 23, 2009 4:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CtrlAltDel]]></name></author>
		<updated>2009-06-26T10:47:12-04:00</updated>

		<published>2009-06-26T10:47:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89351#p89351</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89351#p89351"/>
		<title type="html"><![CDATA[CTCP Chat problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89351#p89351"><![CDATA[
DKLeader: <br><br>1. <blockquote class="uncited"><div>USERFILE ALREADY EXISTS (drop the '-m') </div></blockquote>pay attention to what you see. start the bot with .eggdrop &lt;config name&gt;  not  .eggdrop <span style="color:red">-m</span> &lt;config name&gt;<br><br>2. 192.168.1.15 means that the bot is behind the same router as you and will not connect. use Mewbie's suggestion (/ctcp bots.name CHAT).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5006">CtrlAltDel</a> — Fri Jun 26, 2009 10:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Mewbie]]></name></author>
		<updated>2009-06-26T06:22:14-04:00</updated>

		<published>2009-06-26T06:22:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89348#p89348</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89348#p89348"/>
		<title type="html"><![CDATA[CTCP Chat problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89348#p89348"><![CDATA[
I dont know if this will help but this is how I communicate with my bot on IRC:<br>/ctcp bots.name CHAT<br>/DCCANSWER bots.name<br><br>sorry if no help..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10552">Mewbie</a> — Fri Jun 26, 2009 6:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DKLeader]]></name></author>
		<updated>2009-06-12T03:46:52-04:00</updated>

		<published>2009-06-12T03:46:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89169#p89169</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89169#p89169"/>
		<title type="html"><![CDATA[CTCP Chat problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89169#p89169"><![CDATA[
Hi,<br><br>Running a server with Debian Lenny, UnrealIRCD, sBNC1.1, Anope and trying to get Eggdrop to work too.<br><br>This is what I get when I start EggDrop :<blockquote class="uncited"><div>Eggdrop v1.6.19+ctcpfix (C) 1997 Robey Pointer (C) 2008 Eggheads<br>[09:02] --- Loading eggdrop v1.6.19+ctcpfix (Fri Jun 12 2009)<br>[09:02] Listening at telnet port 30037 (all).<br>[09:02] Module loaded: blowfish        <br>[09:02] Module loaded: dns             <br>[09:02] Module loaded: channels        <br>[09:02] Module loaded: server          <br>[09:02] Module loaded: ctcp            <br>[09:02] Module loaded: irc             <br>[09:02] Module loaded: notes            (with lang support)<br>[09:02] Module loaded: console          (with lang support)<br>[09:02] Module loaded: uptime          <br>[09:02] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).<br>[09:02] use '.help userinfo' for commands.<br>[09:02] Userfile loaded, unpacking...<br>USERFILE ALREADY EXISTS (drop the '-m')<br>[09:02] === CZGEggBot: 0 channels, 1 users.<br>Launched into the background  (pid: 3428)</div></blockquote>Once I try to connect through CTCP I get this :<blockquote class="uncited"><div>DCC Chat session<br>-<br>Client: CZGEggBot (192.168.1.15)<br>Time: Fri Jun 12 09:40:01 2009<br>-<br>Acknowledging chat request...<br>-<br>Unable to connect<br>-<br>DCC session closed</div></blockquote>I do not know were the IP (192.168.1.15) comes from as the server is running on a static IP.<br>I have done /msg CZGEggBot Hello and set pass.<br><br>Anyone that can tell me what I have done wrong?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10709">DKLeader</a> — Fri Jun 12, 2009 3:46 am</p><hr />
]]></content>
	</entry>
	</feed>
