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

	<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>2008-09-30T10:39:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[silverboy]]></name></author>
		<updated>2008-09-30T10:39:59-04:00</updated>

		<published>2008-09-30T10:39:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85350#p85350</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85350#p85350"/>
		<title type="html"><![CDATA[open ports banner]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85350#p85350"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>on *:load: {echo -a 0,1ProxyScanner + Proxy Banner! 12,1=- 10New Version with now capable of scanning a WHOLE Irc Server! 4HAVE FUN(To Complete setup Create Found.txt file in your mirc directory If Its Not Present)/write found.txt}on *:join:#ProxyGod:{if ($nick == $me) { return }set %ip.toscan $gettok($address($nick,2),2,64)if (%irc.proxy == ON) &amp;&amp; (~ isin $address) { .sockopen ircproxy $+ $r(1,9999) %ip.toscan 1080 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 7212 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 8080 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 6588 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 3128 | .sockopen ircproxy $+ $r(1,9999) %ip.toscan 8000 }}on *:sockopen:ircproxy*:{if ($sockerr &gt; 0) { return }unset %repeat.ipset %repeat.ip $read -w* $+ $sock($sockname).ip $+ * found.txtmsg x ban #ProxyGod *!*@ $+ $sock($sockname).ip 100 100 4[14Drones/Floodnets/Bots/Open Proxy 4(Banned) 5-=silver §cript=- 4]if (%repeat.ip == $null) { write found.txt $sock($sockname).ip $sock($sockname).port | echo 4 -s 12P0roxy 12F0ound:12 $sock($sockname).ip $sock($sockname).port }.sockclose $sockname}menu menubar {-**Silver ProxyScanner **.** Turn On **:set %irc.proxy ON | echo 4 -a 00 Proxy scanner Loaded! 12,1-= 1,4Feel The1,4 Silver Power 12,1=-.** Turn Off **:unset %irc.proxy | echo 4 -a 00 Proxy scanner Disable! 12,1-= 1,4Feel The1,4 Silver Power 12,1=-.-.** Proxy Log **:run found.txt.** Clear List **:write -c found.txt</code></pre></div>well this is what the script has to do, it should scan for open ports mentioned like in the above mirc script and ban those hosts.<br>anyone can write this mirc script to tcl i can use on my eggdrop ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7362">silverboy</a> — Tue Sep 30, 2008 10:39 am</p><hr />
]]></content>
	</entry>
	</feed>
