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

	<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>2004-03-15T04:31:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Loki]]></name></author>
		<updated>2004-03-15T04:31:34-04:00</updated>

		<published>2004-03-15T04:31:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34619#p34619</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34619#p34619"/>
		<title type="html"><![CDATA[kline spambots etc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34619#p34619"><![CDATA[
I would like to thank strikelight for open my eyes <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">, of kors i found this in tcl-commands.doc.  What can i say, i'm lazy to RTFM <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> but here is the script working fine veeee<br>bind msgm - "*http://*" spam<br>bind msgm - "*visit*" spam<br>bind msgm - "*www*" spam<br><br>proc spam {nick user host text} {<br>putserv "kline $nick :Would You Like Some Green Egg With This Spam?"<br>} <br><br>putlog "kline spammers up and running"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3325">Loki</a> — Mon Mar 15, 2004 4:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-03-15T00:59:38-04:00</updated>

		<published>2004-03-15T00:59:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34615#p34615</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34615#p34615"/>
		<title type="html"><![CDATA[kline spambots etc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34615#p34615"><![CDATA[
See tcl-commands.doc for the bind type of "msgm".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Mon Mar 15, 2004 12:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Loki]]></name></author>
		<updated>2004-03-14T19:36:54-04:00</updated>

		<published>2004-03-14T19:36:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34611#p34611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34611#p34611"/>
		<title type="html"><![CDATA[kline spambots etc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34611#p34611"><![CDATA[
And one more thing, this script has to work only in priv msg and ignore chan chat's.  I hope that somone can give me the code <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> and thank´s for the reply dollar, i wish that your code would have work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3325">Loki</a> — Sun Mar 14, 2004 7:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Loki]]></name></author>
		<updated>2004-03-14T09:17:11-04:00</updated>

		<published>2004-03-14T09:17:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34593#p34593</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34593#p34593"/>
		<title type="html"><![CDATA[kline spambots etc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34593#p34593"><![CDATA[
If i have understand you correct this would be the code<br>bind pubm - "*http://*" spam<br>bind pubm - "*www*" spam<br>bind pubm - "*visit*" spam<br><br>proc spam {nick uhost hand chan text} {<br>putserv "kline $nick"<br>} <br><br>This is not working :/  I still can say /msg Loki see me on <a href="http://lamer" class="postlink">http://lamer</a> or  /msg Loki see me @ <a href="http://www.lamer.info/lame.jpg" class="postlink">www.lamer.info/lame.jpg</a> and notthing happens, but if  i say /msg Loki visit<br>then i get the kline.  What is wrong in this script ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3325">Loki</a> — Sun Mar 14, 2004 9:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dollar]]></name></author>
		<updated>2004-03-14T08:19:49-04:00</updated>

		<published>2004-03-14T08:19:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34590#p34590</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34590#p34590"/>
		<title type="html"><![CDATA[kline spambots etc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34590#p34590"><![CDATA[
<blockquote class="uncited"><div>But this works only if the single word is said, what mask can i use so the script works on "hi there, see my pic on <a href="http://lamersass" class="postlink">http://lamersass</a> and so on</div></blockquote>Use bind pubm. Example: bind pubm - "*http://*" procname<br>proc procname {nick uhost hand chan text} {do stuff}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4046">dollar</a> — Sun Mar 14, 2004 8:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Loki]]></name></author>
		<updated>2004-03-14T06:53:28-04:00</updated>

		<published>2004-03-14T06:53:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34588#p34588</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34588#p34588"/>
		<title type="html"><![CDATA[kline spambots etc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34588#p34588"><![CDATA[
This works<br><br>bind msg - visit visit<br>bind msg - http http<br>bind msg - www www<br><br>proc visit {nick host chan text} {<br>  putserv "kline $nick"<br>}<br><br>proc http {nick host chan text} {<br>  putserv "kline $nick"<br>}<br><br>proc www {nick host chan text} {<br>  putserv "kline $nick"<br>}<br><br>But this works only if the single word is said, what mask can i use so the script works on "hi there, see my pic on <a href="http://lamersass" class="postlink">http://lamersass</a> and so on<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3325">Loki</a> — Sun Mar 14, 2004 6:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Loki]]></name></author>
		<updated>2004-03-13T08:54:21-04:00</updated>

		<published>2004-03-13T08:54:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34554#p34554</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34554#p34554"/>
		<title type="html"><![CDATA[kline spambots etc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34554#p34554"><![CDATA[
Good day.<br>I have search this forum and i did not found what i,m looking for. I run unrealircd server and i'm looking for tcl that can oper up my bot /oper username password and idle on my chan´s and if the bot get priv msg like "hi there, have you seen my pic <a href="http://blabla" class="postlink">http://blabla</a>" then the bot will auto kline the user. I hate this spambots and i want to perm kline them.<br>I hope that i somone have the script source out there <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>Best regards<br>Loki<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3325">Loki</a> — Sat Mar 13, 2004 8:54 am</p><hr />
]]></content>
	</entry>
	</feed>
