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

	<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>2001-12-18T14:33:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-18T14:33:00-04:00</updated>

		<published>2001-12-18T14:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2917#p2917</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2917#p2917"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2917#p2917"><![CDATA[
Thanks so much guys, no errors and it's working perfectly, remind me to buy you guys a beer one of the days.. but i shouldn't really with ppslim since he's being a good lad <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Proof of the pudding:<br>[16:30] &lt;Leamers&gt; [16:31] CTCP reply FINGER: %iloveuayas (n.ayas) Idle 382 seconds from baby^^17^^ (~sakarya@194.54.49.196) to Leamers<br><br>[16:30] *** Leamers sets mode: +b *!sakarya@194.54.49.*<br>[16:30] *** baby^^17^^ was kicked by Leamers (Auto Banned: Recognised CTCP Finger Reply)<br><br><br>&lt;font size=-1&gt;[ This Message was edited by: Evil-Dragon on 2001-12-18 11:41 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Tue Dec 18, 2001 2:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-12-18T11:30:00-04:00</updated>

		<published>2001-12-18T11:30:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2909#p2909</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2909#p2909"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2909#p2909"><![CDATA[
Guess I do need some drink.<br><blockquote class="uncited"><div>bind join - "#Mp3z-Techno-Dance *" send:finger<br>proc send:finger {n uh hand chan} {<br>set l [string length $n]<br>set n1 [string tolower $n]<br>if {($l == 6) || ($l == <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt=":cool:" title="Cool"> || ([string match "*baby*" $n1]) || ([string match "*lady*" $n1]) || ([string match "*girl*" $n1])} {<br>puthelp "PRIVMSG $n :01FINGER01"<br>}<br>}<br><br>bind ctcr - FINGER check:finger<br>proc check:finger {nick uh hand dest key arg} {<br>if {![isbotnick $dest]} { retrun }<br>set arg1 [string tolower $arg]<br>if {([string match "*%email*" $arg1]) || ([string match "*%iloveuayas*" $arg1])} {<br>foreach chan [channels] {<br>putserv "MODE $chan +b [maskhost "${nick}!${uh}"]"<br>putserv "KICK $chan $nick :Auto Banned: Recognised CTCP Finger Reply"<br>}<br>}<br>}</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Dec 18, 2001 11:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-18T06:20:00-04:00</updated>

		<published>2001-12-18T06:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2905#p2905</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2905#p2905"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2905#p2905"><![CDATA[
Working better however this...<br><br>TCL error [check:finger]: can't read "chan": no such variable<br><br>Sorry guys, thanks for your help it is much appreciated! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Evil-Dragon<br>aka<br>Matt<p>Statistics: Posted by Guest — Tue Dec 18, 2001 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2001-12-17T22:55:00-04:00</updated>

		<published>2001-12-17T22:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2888#p2888</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2888#p2888"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2888#p2888"><![CDATA[
heh, staff parties. got one wednesday nite, followed by a meeting 9am thursday morning. fun fun fun <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":razz:" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon Dec 17, 2001 10:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-12-17T22:36:00-04:00</updated>

		<published>2001-12-17T22:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2881#p2881</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2881#p2881"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2881#p2881"><![CDATA[
Petersen, the funny thing is, no I havn't.<br><br>I have been dry for 5 weeks (and it's killing me). I have 4 staff parties coming up over the next 2 weeks, so I should return to normal then.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Dec 17, 2001 10:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2001-12-17T21:24:00-04:00</updated>

		<published>2001-12-17T21:24:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2878#p2878</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2878#p2878"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2878#p2878"><![CDATA[
try this<br><blockquote class="uncited"><div>bind join - "#Mp3z-Techno-Dance *" send:finger <br>proc send:finger {n uh hand chan} { <br>set l [string length $n]<br>set n1 [string tolower $n]<br>if {($l == 6) || ($l == <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"> || ([string match "*baby*" $n1]) || ([string match "*lady*" $n1]) || ([string match "*girl*" $n1])} { <br>puthelp "PRIVMSG $n :01FINGER01" <br>} <br>} <br><br>bind ctcr - FINGER check:finger <br>proc check:finger {nick uh hand dest key arg} { <br>if {![isbotnick $dest]} { retrun }<br>set arg1 [string tolower $arg]<br>if {([string match "*%email*" $arg1]) || ([string match "*%iloveuayas*" $arg1])} { <br>putserv "MODE $chan +b [maskhost "${nick}!${uh}"]" <br>putserv "KICK $chan $nick :Auto Banned: Recognised CTCP Finger Reply" <br>} <br>} <br></div></blockquote><br>&lt;font size=-1&gt;[ This Message was edited by: Petersen on 2001-12-17 19:10 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon Dec 17, 2001 9:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-17T17:10:00-04:00</updated>

		<published>2001-12-17T17:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2869#p2869</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2869#p2869"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2869#p2869"><![CDATA[
Your gonna hate me for saying this, but i got a new error upon removing "arg" from the proc... now I have this and I'm assuming it might be because i'm using TCL 8.0 (but can't be sure)<br><br>TCL error [send:finger]: wrong # args: should be "string match pattern string"<br><br>Is it the "-nocase" that could be causing this?<br><br>Evil-Dragon<br>aka<br>Matt<p>Statistics: Posted by Guest — Mon Dec 17, 2001 5:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2001-12-17T16:09:00-04:00</updated>

		<published>2001-12-17T16:09:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2867#p2867</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2867#p2867"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2867#p2867"><![CDATA[
ppslim, have you been drinking? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":razz:" title="Razz"><br><br>evil-dragon, change <br>proc send:finger {n uh hand chan arg} {<br>to<br>proc send:finger {n uh hand chan} { <p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon Dec 17, 2001 4:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-17T13:21:00-04:00</updated>

		<published>2001-12-17T13:21:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2862#p2862</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2862#p2862"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2862#p2862"><![CDATA[
I'm running eggdrop 1.6.7 with TCL 8.0<p>Statistics: Posted by Guest — Mon Dec 17, 2001 1:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-12-17T12:25:00-04:00</updated>

		<published>2001-12-17T12:25:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2854#p2854</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2854#p2854"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2854#p2854"><![CDATA[
I sugest an upgrade to your bots then, as this script is designed for 1.6<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Dec 17, 2001 12:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-17T09:59:00-04:00</updated>

		<published>2001-12-17T09:59:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2853#p2853</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2853#p2853"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2853#p2853"><![CDATA[
I get this on any nickname joining the channel..<br><br>TCL error [send:finger]: no value given for parameter "arg" to "send:finger"<p>Statistics: Posted by Guest — Mon Dec 17, 2001 9:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-12-16T22:52:00-04:00</updated>

		<published>2001-12-16T22:52:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2840#p2840</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2840#p2840"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2840#p2840"><![CDATA[
<blockquote class="uncited"><div>bind join - "#Mp3z-Techno-Dance *" send:finger<br>proc send:finger {n uh hand chan arg} {<br>  set l [string length $n]<br>  if {($l == 6) || ($l == <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt=":cool:" title="Cool"> || ([string match -nocase "*baby*" $n]) || ([string match -nocase "*lady*" $n]) || ([string match -nocase "*girl*"])} {<br>    puthelp "PRIVMSG $n :01FINGER01"<br>  }<br>}<br><br>bind ctcr - FINGER check:finger<br>proc check:finger {nick uh hand dest key arg} {<br>  if {![isbotnick $dest]} { retrun }<br>  if {([string match -nocase "*%email*" $arg]) || ([string match -nocase "*%iloveuayas*" $arg])} {<br>    putserv "MODE $chan +b [maskhost "${nick}!${uh}"]"<br>    putserv "KICK $chan $nick :Auto Banned: Recognised CTCP FInger Reply"<br>  }<br>}</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Dec 16, 2001 10:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-16T22:38:00-04:00</updated>

		<published>2001-12-16T22:38:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2838#p2838</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2838#p2838"/>
		<title type="html"><![CDATA[a CTCP script to find spammers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2838#p2838"><![CDATA[
Hi all, i'm currently trying to figure out how port some code that i'm using in mIRC for use on my eggdrop. The code is simple really and works on two parts: <br><br>Part one: Sends CTCP FINGER to the nickname if the nick is 6 or 8 characters in length or if it contains the word "*Baby*" "*Lady*" or "*Girl*"<br><br>Part two: On the CTCP finger reply, if it contains "*%email*" or "*%iloveuayas*" it would ban the user and kick it out with the message "Auto Banned: Recognised CTCP Finger Reply" or something to that effect<br><br>I've tried looking through the TCL-commands reference for help and got a bit stumped, i thought i'd understand it since i understand mIRC Scripting.. but anyway if anyone has any ideas feel free to post a reply. Here is the original mIRC code below:<br><br>on *:join:#Mp3z-Techno-Dance:if (($len($nick) == 6) || ($len($nick) == <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"> || (Baby isin $nick) || (Girl isin $nick)) { ctcp $nick finger }<br><br>on *:ctcpreply:finger*:if ((*%email* iswm $1-) || (*%iloveuayas* iswm $1-)) { /ban -u1800 #Mp3z-Techno-Dance $nick 2 | kick #Mp3z-Techno-Dance $nick Banned: Known Spambot Reply via CTCP Finger. }<br><br>Evil-Dragon<br>aka<br>Matt<br><p>Statistics: Posted by Guest — Sun Dec 16, 2001 10:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
