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

	<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>2006-11-28T16:49:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-11-28T16:49:49-04:00</updated>

		<published>2006-11-28T16:49:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68557#p68557</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68557#p68557"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68557#p68557"><![CDATA[
Oh well least im learning lol<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Tue Nov 28, 2006 4:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-11-28T14:07:00-04:00</updated>

		<published>2006-11-28T14:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68550#p68550</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68550#p68550"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68550#p68550"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set badnicks [list "*nick1*" "*nick2*" "*nick3*"]bind join - * ban:bnickbind nick - * ban:bnickproc ban:bnick {nick uhost hand chan {nn ""}} {  global badnicks  if {$nn == ""} {    set nn $nick  }  foreach badnick $badnicks {    if {[string match -nocase  $badnick $nn]} {      putquick "MODE $chan +b $nn!*@*"      putserv "KICK $chan $nn :Nickname not allowed on this channel!"    }  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Tue Nov 28, 2006 2:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-11-28T13:02:54-04:00</updated>

		<published>2006-11-28T13:02:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68548#p68548</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68548#p68548"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68548#p68548"><![CDATA[
<blockquote class="uncited"><div>That script doesn't actually make much sense if you don't mind me saying.<br><br>Also, why KICK the same nick twice?</div></blockquote>I just simple threw it in from one of my scripts, wasn't going to alter it for them lol. However it works.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Tue Nov 28, 2006 1:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dusk]]></name></author>
		<updated>2006-11-28T05:57:43-04:00</updated>

		<published>2006-11-28T05:57:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68535#p68535</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68535#p68535"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68535#p68535"><![CDATA[
<blockquote class="uncited"><div>That script doesn't actually make much sense if you don't mind me saying.<br><br>Also, why KICK the same nick twice?</div></blockquote><br>Guess one of the two kicks was meant to be a ban...why setting a banmask otherwise??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6042">dusk</a> — Tue Nov 28, 2006 5:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-11-28T03:21:04-04:00</updated>

		<published>2006-11-28T03:21:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68532#p68532</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68532#p68532"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68532#p68532"><![CDATA[
That script doesn't actually make much sense if you don't mind me saying.<br><br>Also, why KICK the same nick twice?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Tue Nov 28, 2006 3:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-11-28T00:51:30-04:00</updated>

		<published>2006-11-28T00:51:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68523#p68523</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68523#p68523"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68523#p68523"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set badnicks [list "*nick1*" "*nick2*" "*nick3*"] bind join - * ban:bnick bind nick - * ban:bnick proc ban:bnick {nick uhost hand chan {nn ""}} { global badnicks set bbanmask "*$nick*!*@*" if {$nn == ""} { set nn $nick } if {![isbotnick $nick]} {   foreach badnick $badnicks {    if {[string match -nocase  $badnick $nn]} {     putserv "KICK $chan $nick :Nickname not allowed on this channel!"    putserv "KICK $chan $nick :Nickname not allowed on this channel!"     break    }   }  } }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Tue Nov 28, 2006 12:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-11-24T01:09:52-04:00</updated>

		<published>2006-11-24T01:09:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68403#p68403</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68403#p68403"/>
		<title type="html"><![CDATA[Re: Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68403#p68403"><![CDATA[
<blockquote class="uncited"><div>In matching condition I need a tcl which bans directly. do you the any similar tcl.</div></blockquote>Plenty of those in the tcl archive, including the one recommended already by sir_fz.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Fri Nov 24, 2006 1:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tHeaCme]]></name></author>
		<updated>2006-11-23T21:52:16-04:00</updated>

		<published>2006-11-23T21:52:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68401#p68401</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68401#p68401"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68401#p68401"><![CDATA[
can anybody help me ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8341">tHeaCme</a> — Thu Nov 23, 2006 9:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tHeaCme]]></name></author>
		<updated>2006-11-22T20:22:06-04:00</updated>

		<published>2006-11-22T20:22:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68351#p68351</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68351#p68351"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68351#p68351"><![CDATA[
<blockquote class="uncited"><div>Use demond's xchannel.tcl, it can detect bad real names.</div></blockquote>thats not what i looking for<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8341">tHeaCme</a> — Wed Nov 22, 2006 8:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-11-22T20:07:58-04:00</updated>

		<published>2006-11-22T20:07:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68350#p68350</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68350#p68350"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68350#p68350"><![CDATA[
Use demond's xchannel.tcl, it can detect bad real names.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Nov 22, 2006 8:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tHeaCme]]></name></author>
		<updated>2006-11-22T19:33:41-04:00</updated>

		<published>2006-11-22T19:33:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68349#p68349</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68349#p68349"/>
		<title type="html"><![CDATA[Help pls (TCL Request)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68349#p68349"><![CDATA[
If the nick, the fullname of the user who enters to the server matches with one of the nicks which I creadted I want it to be banned.<br> <br>eg: The words inTXT<br>*merhaba*<br>*hale*<br>*selam*<br>*husnu*<br><br>In matching condition I need a tcl which bans directly. do you the any similar tcl.<br> <br> <br>the spammer bot's attacking way is like this:<br> <br>it takes random string in front of or behind the the words in the list and it is delivered to the nicks or full name in this way.<br>Eg txt : <br>merhaba<br>osman<br>kazim<br> <br>eg: it took kazim randomly from the line and made the nick kazimxx<br> <br>other random took osman from the other line and made the realname xosman11<br> <br>I think now it is more clear<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8341">tHeaCme</a> — Wed Nov 22, 2006 7:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
