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

	<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-04-28T09:14:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-04-28T09:14:35-04:00</updated>

		<published>2006-04-28T09:14:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62454#p62454</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62454#p62454"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62454#p62454"><![CDATA[
a user's handle does not have to be their nickname<br><br>the bot matches handles by hostmask, using *!<a href="mailto:ident@host.domain.tld">ident@host.domain.tld</a> for hostmasks will match when they change their nick<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Fri Apr 28, 2006 9:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bubl]]></name></author>
		<updated>2006-04-28T08:56:12-04:00</updated>

		<published>2006-04-28T08:56:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62451#p62451</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62451#p62451"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62451#p62451"><![CDATA[
Thanks! Works great now!<br><br>another quick question; <br><br>If I have a tcl script with lets say this function;<div class="codebox"><p>Code: </p><pre><code>bind pub o .kick pub_do_kick</code></pre></div>is it +o flag the user need's to be able to use the public command?<br>and, is it possible to add a user without a handle, only host. (damn basterds keeps changing there nicks).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7701">bubl</a> — Fri Apr 28, 2006 8:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-04-28T03:59:30-04:00</updated>

		<published>2006-04-28T03:59:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62447#p62447</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62447#p62447"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62447#p62447"><![CDATA[
If you use my BanManager, you could also use newchanban. However the ban would only be removeable by known masters and owners (+m/+n) and not by regular ops <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Fri Apr 28, 2006 3:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-04-27T23:12:34-04:00</updated>

		<published>2006-04-27T23:12:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62436#p62436</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62436#p62436"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62436#p62436"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>00:00 ::: username!~user@192.168.0.1 has left #channel00:00 ::: mode/#channel: +b *!user@192.168.0.1 by bot &lt;- works! great!00:00 ::: mode/#channel: -b+b *!user@192.168.0.1 *!*@192.168.0.1 by bot &lt;- sad panda :cry: </code></pre></div>Why does the bot do this? :/<br><br>I  am using this snippet atm<div class="codebox"><p>Code: </p><pre><code> bind part - * partbanproc partban {n u h c t} {putquick "MODE $c +b $u"}</code></pre></div></div></blockquote>1) check for other scripts that react to bans<br>2) try using the part ban on a "clean" bot (no other scripts, except the ones loaded by default)<br><br>the codes I gave you are not causing the second ban line that you showed<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Thu Apr 27, 2006 11:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bubl]]></name></author>
		<updated>2006-04-27T22:37:37-04:00</updated>

		<published>2006-04-27T22:37:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62434#p62434</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62434#p62434"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62434#p62434"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>00:00 ::: username!~user@192.168.0.1 has left #channel00:00 ::: mode/#channel: +b *!user@192.168.0.1 by bot &lt;- works! great!00:00 ::: mode/#channel: -b+b *!user@192.168.0.1 *!*@192.168.0.1 by bot &lt;- sad panda :cry: </code></pre></div>Why does the bot do this? :/<br><br>I  am using this snippet atm<div class="codebox"><p>Code: </p><pre><code> bind part - * partbanproc partban {n u h c t} {putquick "MODE $c +b $u"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7701">bubl</a> — Thu Apr 27, 2006 10:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-04-27T19:24:50-04:00</updated>

		<published>2006-04-27T19:24:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62430#p62430</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62430#p62430"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62430#p62430"><![CDATA[
<blockquote class="uncited"><div>What about a 'botisop' and check some flags like if it's friend or something? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>sure:<div class="codebox"><p>Code: </p><pre><code>proc partban {n u h c t} {  if {[botisop $c]} {    putquick "MODE $c +b *!$u"  }}</code></pre></div>not checking for friends since his first post clearly stated <blockquote class="uncited"><div>I would like a script that ban's any parting user in a channel (including operators)</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Thu Apr 27, 2006 7:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-04-27T19:15:09-04:00</updated>

		<published>2006-04-27T19:15:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62428#p62428</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62428#p62428"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62428#p62428"><![CDATA[
<blockquote class="uncited"><div>sry, my english is not that great.. :/ <br>what I am trying to say is that the first example worked great, exept that it banned people when they joined the SECOND time, BEFORE they LEFT the second time. <br>gah, I suck at explaining. <br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"></div></blockquote>of course the bot would ban on them rejoining, you are removing the ban from the channel's banlist but not off the bot's banlist<br><br>the bot was doing what it was made to do<br><br>the second example only places the ban into the channel's banlist so that when you remove it the bot does not ban on rejoin<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Thu Apr 27, 2006 7:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bubl]]></name></author>
		<updated>2006-04-27T18:12:49-04:00</updated>

		<published>2006-04-27T18:12:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62426#p62426</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62426#p62426"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62426#p62426"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>Ok, user joins, parts and the bot sets a +ban. all good.<br>but, then when I removed the ban the user joined again and he got bankicked directly with the reason, partban. I only wan't it to ban on part.</div></blockquote>ok, so now we keep the ban off the bot:<div class="codebox"><p>Code: </p><pre><code>bind part - * partbanproc partban {n u h c t} {putquick "MODE $c +b *!$u"}</code></pre></div><blockquote class="uncited"><div>if it could be possible to specifiy banmask/hostmask, it would be great! thanks!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"></div></blockquote>to change the mask used, edit the "*!$u" part of the procedure</div></blockquote>sry, my english is not that great.. :/ <br>what I am trying to say is that the first example worked great, exept that it banned people when they joined the SECOND time, BEFORE they LEFT the second time. <br>gah, I suck at explaining. <br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7701">bubl</a> — Thu Apr 27, 2006 6:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2006-04-27T17:21:46-04:00</updated>

		<published>2006-04-27T17:21:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62423#p62423</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62423#p62423"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62423#p62423"><![CDATA[
What about a 'botisop' and check some flags like if it's friend or something? <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=187">caesar</a> — Thu Apr 27, 2006 5:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-04-27T16:23:56-04:00</updated>

		<published>2006-04-27T16:23:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62422#p62422</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62422#p62422"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62422#p62422"><![CDATA[
<blockquote class="uncited"><div>Ok, user joins, parts and the bot sets a +ban. all good.<br>but, then when I removed the ban the user joined again and he got bankicked directly with the reason, partban. I only wan't it to ban on part.</div></blockquote>ok, so now we keep the ban off the bot:<div class="codebox"><p>Code: </p><pre><code>bind part - * partbanproc partban {n u h c t} {putquick "MODE $c +b *!$u"}</code></pre></div><blockquote class="uncited"><div>if it could be possible to specifiy banmask/hostmask, it would be great! thanks!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"></div></blockquote>to change the mask used, edit the "*!$u" part of the procedure<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Thu Apr 27, 2006 4:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bubl]]></name></author>
		<updated>2006-04-27T15:19:15-04:00</updated>

		<published>2006-04-27T15:19:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62419#p62419</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62419#p62419"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62419#p62419"><![CDATA[
Ok, user joins, parts and the bot sets a +ban. all good.<br>but, then when I removed the ban the user joined again and he got bankicked directly with the reason, partban. I only wan't it to ban on part.<br>and, if it could be possible to specifiy banmask/hostmask, it would be great! thanks!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7701">bubl</a> — Thu Apr 27, 2006 3:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-04-27T15:07:50-04:00</updated>

		<published>2006-04-27T15:07:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62418#p62418</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62418#p62418"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62418#p62418"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind part - * partbanproc partban {n u h c t} {newchanban $c *!$u $::botnick partban %0}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Thu Apr 27, 2006 3:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bubl]]></name></author>
		<updated>2006-04-27T14:21:59-04:00</updated>

		<published>2006-04-27T14:21:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62417#p62417</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62417#p62417"/>
		<title type="html"><![CDATA[ban on part]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62417#p62417"><![CDATA[
Hello!<br><br>I would like a script that ban's any parting user in a channel (including operators). (it doesnt matter how long they have been in there, ANY part should result in a ban). <br><br>thanks! /bubl<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7701">bubl</a> — Thu Apr 27, 2006 2:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
