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

	<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-23T12:42:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-23T12:42:01-04:00</updated>

		<published>2002-12-23T12:42:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14529#p14529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14529#p14529"/>
		<title type="html"><![CDATA[Listen &lt;port&gt; script &lt;proc&gt; Show Telnet Connecti]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14529#p14529"><![CDATA[
There is no current way to seperate the 2.<br><br>The listen command is used for bot and user connections too, as such, is handled by exactly the same functions.<br><br>When processing an incoming connection, pedeninding on the type of connection, it qwill either be handled byt he bot section of code, user section or send for script priocessing. The logging takes place before this.<br><br>You could move the putlogs further down the code, to change this.<br><br>ALternativly, make your own socket syste, using Tcl sockets, which are not subject to any of eggdrops logging, and are 100% constructed byt he script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Dec 23, 2002 12:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-20T17:11:00-04:00</updated>

		<published>2002-12-20T17:11:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14464#p14464</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14464#p14464"/>
		<title type="html"><![CDATA[Listen &lt;port&gt; script &lt;proc&gt; Show Telnet Connecti]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14464#p14464"><![CDATA[
Yeah but... It will hide normal telnet connection too and I don't want that..<p>Statistics: Posted by Guest — Fri Dec 20, 2002 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-20T09:54:17-04:00</updated>

		<published>2002-12-20T09:54:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14456#p14456</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14456#p14456"/>
		<title type="html"><![CDATA[Listen &lt;port&gt; script &lt;proc&gt; Show Telnet Connecti]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14456#p14456"><![CDATA[
This is based on your console flags.<br><br>SImply remove the console flags that affect it, and you wont receive it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Dec 20, 2002 9:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-20T01:22:11-04:00</updated>

		<published>2002-12-20T01:22:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14442#p14442</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14442#p14442"/>
		<title type="html"><![CDATA[Listen &lt;port&gt; script &lt;proc&gt; Show Telnet Connecti]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14442#p14442"><![CDATA[
Hello, <br>Is it possible to hide <br><span style="text-decoration:underline">[00:05] Telnet connection: localhost/2258</span><br>from my bot when someone connect to my tcl script (listen &lt;port&gt; script &lt;my proc&gt;... If not would be great to add it to the next version?? <br><br>Cya<br><strong class="text-strong">Nitro</strong><p>Statistics: Posted by Guest — Fri Dec 20, 2002 1:22 am</p><hr />
]]></content>
	</entry>
	</feed>
