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

	<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>2005-05-05T21:30:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[aCoustiC]]></name></author>
		<updated>2005-05-05T21:30:42-04:00</updated>

		<published>2005-05-05T21:30:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49076#p49076</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49076#p49076"/>
		<title type="html"><![CDATA[version tcl problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49076#p49076"><![CDATA[
mIRc Code<div class="codebox"><p>Code: </p><pre><code>on *:snotice:*Client connecting*: {   writeini version.ini $9 ip $+(*@,$gettok($replace($10,$chr(40),$chr(32),$chr(41),$chr(32)),-1,64))   ctcp $9 version   .timer $+ $readini(version.ini,$9,ip) 1 30 versionban $9 } alias versionban { gline $readini(version.ini,$1,ip) 1d :Trojan Dedected } on 1:ctcpreply:* {   if ($1 == version) {     if ($regex($readini(version.ini,$nick,ip),\d) == 1) {       .timer $+ $readini(version.ini,$nick,ip) off       remini version.ini $nick     }   } }</code></pre></div>convert pls TCL<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6194">aCoustiC</a> — Thu May 05, 2005 9:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-10-04T07:52:31-04:00</updated>

		<published>2004-10-04T07:52:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41540#p41540</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41540#p41540"/>
		<title type="html"><![CDATA[version tcl problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41540#p41540"><![CDATA[
hi,<br>i use the noversions.tcl for ban some bad client, but there is a problem if the lame disable the ctcp reply.Is possible ban  the user when it don't reply to ctcp version?<br>Sorry for my english and thank for the help.<p>Statistics: Posted by Guest — Mon Oct 04, 2004 7:52 am</p><hr />
]]></content>
	</entry>
	</feed>
