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

	<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>2012-05-23T13:01:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[GHF]]></name></author>
		<updated>2012-05-23T13:01:59-04:00</updated>

		<published>2012-05-23T13:01:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99451#p99451</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99451#p99451"/>
		<title type="html"><![CDATA[Can you convert this for me?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99451#p99451"><![CDATA[
on *:text:*:#Gline:{ <br>  gline $$2 .We do not allow proxy<br>}<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12001">GHF</a> — Wed May 23, 2012 1:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[silverboy]]></name></author>
		<updated>2006-06-14T04:36:24-04:00</updated>

		<published>2006-06-14T04:36:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64003#p64003</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64003#p64003"/>
		<title type="html"><![CDATA[mrc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64003#p64003"><![CDATA[
thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7362">silverboy</a> — Wed Jun 14, 2006 4:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-06-14T02:19:12-04:00</updated>

		<published>2006-06-14T02:19:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63997#p63997</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63997#p63997"/>
		<title type="html"><![CDATA[mrc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63997#p63997"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set cchans {#beach #born2rule #Maldives #public}bind JOIN -|- * checkjoinproc checkjoin {nick host hand chan} {  global cchans  if {[lsearch $cchans $chan] &gt;= 0 &amp;&amp; ![string match *users.undernet* $host] &amp;&amp; [string match {*[0-9]} $nick]} {    putquick "KICK $chan $nick :Spambot detected."    putlog "Spambot detected on $chan ($nick!$host)"  }}   </code></pre></div>Something like this<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Wed Jun 14, 2006 2:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sleeplezz]]></name></author>
		<updated>2006-06-13T17:27:59-04:00</updated>

		<published>2006-06-13T17:27:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63992#p63992</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63992#p63992"/>
		<title type="html"><![CDATA[mrc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63992#p63992"><![CDATA[
<blockquote class="uncited"><div>What function has this script?</div></blockquote>Scripts check every user who joining specified chan if you're an op, and get user address, if the address match with users.undernet.org, script will be halted, but if address match of a combination of numbers, script will start to kick that user with specified reason. And then echoing user nick as a spam bot, this function maybe same as putlog on tcl.<br><br>Is am right? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7834">sleeplezz</a> — Tue Jun 13, 2006 5:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GeeX]]></name></author>
		<updated>2006-06-13T11:12:57-04:00</updated>

		<published>2006-06-13T11:12:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63983#p63983</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63983#p63983"/>
		<title type="html"><![CDATA[mrc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63983#p63983"><![CDATA[
What function has this script?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6744">GeeX</a> — Tue Jun 13, 2006 11:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[silverboy]]></name></author>
		<updated>2006-06-13T08:46:48-04:00</updated>

		<published>2006-06-13T08:46:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63979#p63979</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63979#p63979"/>
		<title type="html"><![CDATA[mrc to tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63979#p63979"><![CDATA[
can anyone convert this .mrc to a tcl.<div class="codebox"><p>Code: </p><pre><code>on !@*:join:#beach,#born2rule,#Maldives,#public: {  var %fa = $nick  var %admt = $address($nick,1)  if (users.undernet.org isin %admt ) {    halt  }  elseif (*1 iswm %fa || *2 iswm %fa || *0 iswm %fa || *3 iswm %fa || *4 iswm %fa || *5 iswm iswm %fa || *6 iswm %fa || *7 iswm %fa || *8 iswm %fa || *9 iswm %fa |) {    kick # $nick 14SPAM BOT detected!! Change nick/login to user before returning back.    echo $nick is a Spam Bot.  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7362">silverboy</a> — Tue Jun 13, 2006 8:46 am</p><hr />
]]></content>
	</entry>
	</feed>
