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

	<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>2011-04-13T05:05:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2011-04-13T05:05:37-04:00</updated>

		<published>2011-04-13T05:05:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96659#p96659</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96659#p96659"/>
		<title type="html"><![CDATA[DCC/CTCP/Telnet Notify]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96659#p96659"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>(19) CHON (stackable)         bind chon &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;         proc-name &lt;handle&gt; &lt;idx&gt;         Description: when someone first enters the party-line area of the           bot via dcc chat or telnet, this is triggered before they are           connected to a chat channel (so, yes, you can change the channel           in a 'chon' proc). mask is matched against the handle and supports           wildcards. This is NOT triggered when someone returns from the           file area, etc.         Module: core    (20) CHOF (stackable)         bind chof &lt;flags&gt; &lt;mask&gt; &lt;proc&gt;         proc-name &lt;handle&gt; &lt;idx&gt;         Description: triggered when someone leaves the party line to           disconnect from the bot. mask is matched against the handle and           can contain wildcards. Note that the connection may have already           been dropped by the user, so don't send output to the idx.         Module: core</code></pre></div>...only<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Wed Apr 13, 2011 5:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Slaktarn]]></name></author>
		<updated>2011-04-12T10:53:00-04:00</updated>

		<published>2011-04-12T10:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96654#p96654</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96654#p96654"/>
		<title type="html"><![CDATA[DCC/CTCP/Telnet Notify]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96654#p96654"><![CDATA[
Is it possible to bind stuff like this in someway from the bot and tell if someone try to login to bot, fails don´t have access or just have wrong password or timeout everything that are usefull to know <blockquote class="uncited"><div>## [10:23] CTCP CHAT:  from Slaktarn (<a href="mailto:Slaktarn@netadmin.fun.se">Slaktarn@netadmin.fun.se</a>)<br>## [10:23] Telnet connection: 127.0.0.1/1984<br>## [10:23] Timeout/EOF ident connection<br>## [10:23] Refused telnet@127.0.0.1 (invalid handle: Slaktarn) &lt;- Invalid nickname<br>## [10:23] CTCP CHAT:  from Slaktarn (<a href="mailto:Slaktarn@netadmin.fun.se">Slaktarn@netadmin.fun.se</a>)<br>## [10:23] Telnet connection: 127.0.0.1/2014<br>## [10:23] Timeout/EOF ident connection<br>## [10:24] Bad Password: [Slaktarn]telnet@127.0.0.1/2014 &lt;- Bad Password<br>## [11:25] CTCP CHAT:  from Slaktarn (<a href="mailto:Slaktarn@netadmin.fun.se">Slaktarn@netadmin.fun.se</a>)<br>## [11:25] Telnet connection: 127.0.0.1/3220<br>## [11:25] Timeout/EOF ident connection<br>## [11:28] Ident timeout on telnet: telnet@127.0.0.1 -&gt; Ident timeout</div></blockquote>Thank you for the help.<br><br>/ Slaktarn<br><br>Also, when you login to the bot Telnet/CTCP/DCC are it anyway to turn off and tell the bot to skip ident?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8963">Slaktarn</a> — Tue Apr 12, 2011 10:53 am</p><hr />
]]></content>
	</entry>
	</feed>
