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

	<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>2003-06-22T17:34:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Volume]]></name></author>
		<updated>2003-06-22T17:34:28-04:00</updated>

		<published>2003-06-22T17:34:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22412#p22412</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22412#p22412"/>
		<title type="html"><![CDATA[Problem with channelspam]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22412#p22412"><![CDATA[
I have edit this:<div class="codebox"><p>Code: </p><pre><code>set bwords(words) "@find* *.php\?x* *ftp://enter:enter@* *ftp://xxx:xxx@* *mahoo* *blowjob* *hot?dot*"</code></pre></div>to:<div class="codebox"><p>Code: </p><pre><code>set bwords(words) "@find* *.php\?x* *ftp://enter:enter@* *ftp://xxx:xxx@* *mahoo* *blowjob* *hot?dot* *#??*"</code></pre></div>but the bots dont ban channelspammer with this sign #<br><br>i think this is a problem from tcl...<br># &lt;-- this is the tcl sign for to ignore this...<br><br>can somebody help me ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3212">Volume</a> — Sun Jun 22, 2003 5:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Volume]]></name></author>
		<updated>2003-06-22T14:37:47-04:00</updated>

		<published>2003-06-22T14:37:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22400#p22400</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22400#p22400"/>
		<title type="html"><![CDATA[bad word other ban]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22400#p22400"><![CDATA[
<blockquote class="uncited"><div>For the banmask use this:<div class="codebox"><p>Code: </p><pre><code>set banmask "*!*@[lindex [split $uhost @] 1]"</code></pre></div>and as for an global ban:<div class="codebox"><p>Code: </p><pre><code>newban $banmask $botnick "Used $word at $chan ([strftime %m-%d-%Y@%H:%M])" $bwords(mins)</code></pre></div></div></blockquote>thank you very much it works finely <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3212">Volume</a> — Sun Jun 22, 2003 2:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-16T15:47:36-04:00</updated>

		<published>2003-06-16T15:47:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21962#p21962</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21962#p21962"/>
		<title type="html"><![CDATA[bad word other ban]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21962#p21962"><![CDATA[
For the banmask use this:<div class="codebox"><p>Code: </p><pre><code>set banmask "*!*@[lindex [split $uhost @] 1]"</code></pre></div>and as for an global ban:<div class="codebox"><p>Code: </p><pre><code>newban $banmask $botnick "Used $word at $chan ([strftime %m-%d-%Y@%H:%M])" $bwords(mins)</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Jun 16, 2003 3:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Volume]]></name></author>
		<updated>2003-06-16T15:25:16-04:00</updated>

		<published>2003-06-16T15:25:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21960#p21960</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21960#p21960"/>
		<title type="html"><![CDATA[bad word other ban]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21960#p21960"><![CDATA[
Hello,<br>User:<br>ooooo is ~<a href="mailto:kljklkjlk@p508C31E7.dip.t-dialin.net">kljklkjlk@p508C31E7.dip.t-dialin.net</a> * *<br>ooooo using Uni-Erlangen.DE [irc.uni-erlangen.de] IPv(4|6) for non-commercial <br>ooooo has been idle 11secs, signed on Mon Jun 16 21:23:36<br>ooooo End of WHOIS list.<br><br>this script bans for chan: *!~kljklkjlk@*.t-dialin.net<br><br>but i would: *!*@p508C31E7.dip.t-dialin.net<br>global for 24 hours<br><br>can somebody help me ?<br><br>thank you very much.<br><br><div class="codebox"><p>Code: </p><pre><code>bind pubm -|- * blocked:wordssetudef flag bwords#Rlsdate : 21-04-2003#? and * works as wildcardsset bwords(words) "@find* *.php\?x* *ftp://enter:enter@* *ftp://xxx:xxx@* *mahoo* *blowjob* *hot?dot*"#Allow pflag to use these words ?set bwords(p) 1set bwords(pflag) o#How long time to last ? must be in minutes.set bwords(mins) 43200proc blocked:words {nick uhost handle chan text} {global botnick bwords set word [join [lindex [split $text] 0]]  if {![string match "*+bwords*" [channel info $chan]]} { return 0 }  if {[matchattr $handle $bwords(pflag)|$bwords(pflag) $chan] &amp;&amp; $bwords(p)==1} { return 0 }  foreach w [split $bwords(words) " "] {   if {[string match [join $w] [join $word]]} {    set nck [split [getchanhost $nick] "@"]    set b1 [split [lindex $nck 1] "\."]    set domain [lindex $b1 [expr [llength $b1]-2]].[lindex $b1 [expr [llength $b1]-1]]    set banmask *![lindex $nck 0]@*.$domain    newchanban $chan $banmask $botnick "Used $word at $chan ([strftime %m-%d-%Y@%H:%M])" $bwords(mins)    putlog "Banned $nick@$chan for using $word."    return 0   }  }}putlog "Bwords loaded v2.0 : Bad words list = $bwords(words)"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3212">Volume</a> — Mon Jun 16, 2003 3:25 pm</p><hr />
]]></content>
	</entry>
	</feed>
