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

	<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>2005-02-20T14:40:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2005-02-20T14:40:58-04:00</updated>

		<published>2005-02-20T14:40:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46795#p46795</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46795#p46795"/>
		<title type="html"><![CDATA[change banmask in  quitban.tcl 1.1 by slennox]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46795#p46795"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>newchanban $chan *!*$uhost quitban $qb_reason $qb_bantime</code></pre></div></div></blockquote>I believe it is <em class="text-italics">you</em> who doesn't understand properly.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_exclaim.gif" width="15" height="15" alt=":!:" title="Exclamation"> Eggdrop naturally bans users based on thier complete uhosts, which includes both the targets <em class="text-italics">IDENT</em> as well as thier <em class="text-italics">DOMAIN</em>.  What slennox coded into quitban.tcl altered this behavior so as to <span style="text-decoration:underline">not</span> include the victim's ident (which can be altered at will) when placing ban.  By changing the <strong class="text-strong">newchanban</strong> line as directed in the previous posts, you will get the result you requested in your original request.<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sun Feb 20, 2005 2:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-02-19T16:46:53-04:00</updated>

		<published>2005-02-19T16:46:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46770#p46770</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46770#p46770"/>
		<title type="html"><![CDATA[change banmask in  quitban.tcl 1.1 by slennox]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46770#p46770"><![CDATA[
You are wrong. Did you not try yoohoo's or gb's or avilons answers? Did you just feel like ignoring the people you asked for help??<br><br>You have been given 3 valid ways to change the banmask I suggest you try them. Where are you getting $ident from in your reply?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sat Feb 19, 2005 4:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zlobus]]></name></author>
		<updated>2005-02-19T15:43:05-04:00</updated>

		<published>2005-02-19T15:43:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46768#p46768</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46768#p46768"/>
		<title type="html"><![CDATA[change banmask in  quitban.tcl 1.1 by slennox]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46768#p46768"><![CDATA[
you didn't understand... i want *!*<a href="mailto:user@host.domain">user@host.domain</a> banmask... So i must to put "set ident blahblahblah" before ban, and then ban will be something like this newchanban $chan *!*$ident.[string tolower [string range $uhost [string first @ $uhost] end]] quitban $qb_reason $qb_bantime <br><br>or i'm wrong?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5437">zlobus</a> — Sat Feb 19, 2005 3:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-02-19T11:43:51-04:00</updated>

		<published>2005-02-19T11:43:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46766#p46766</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46766#p46766"/>
		<title type="html"><![CDATA[change banmask in  quitban.tcl 1.1 by slennox]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46766#p46766"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>newchanban $chan [maskhost $uhost] quitban $qb_reason $qb_bantime</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Sat Feb 19, 2005 11:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2005-02-19T09:55:11-04:00</updated>

		<published>2005-02-19T09:55:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46759#p46759</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46759#p46759"/>
		<title type="html"><![CDATA[change banmask in  quitban.tcl 1.1 by slennox]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46759#p46759"><![CDATA[
to expand on that a little better....<br>By changing this -----&gt;<div class="codebox"><p>Code: </p><pre><code>newchanban $chan *!*[string tolower [string range $uhost [string first @ $uhost] end]] quitban $qb_reason $qb_bantime</code></pre></div>into something like this -------&gt;<div class="codebox"><p>Code: </p><pre><code>newchanban $chan *!*$uhost quitban $qb_reason $qb_bantime</code></pre></div><strong class="text-strong">should</strong> enable the bot to ban lamers like ----&gt; *!*<a href="mailto:lameass@n00bs.do.it.best.us">lameass@n00bs.do.it.best.us</a><br>Hoep this helps! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sat Feb 19, 2005 9:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[avilon]]></name></author>
		<updated>2005-02-19T09:35:26-04:00</updated>

		<published>2005-02-19T09:35:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46757#p46757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46757#p46757"/>
		<title type="html"><![CDATA[change banmask in  quitban.tcl 1.1 by slennox]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46757#p46757"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>*!$uhost</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5191">avilon</a> — Sat Feb 19, 2005 9:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zlobus]]></name></author>
		<updated>2005-02-19T15:17:54-04:00</updated>

		<published>2005-02-19T05:31:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46754#p46754</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46754#p46754"/>
		<title type="html"><![CDATA[change banmask in  quitban.tcl 1.1 by slennox]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46754#p46754"><![CDATA[
i'm using quitban.tcl 1.1 by slennox. I just want bot to ban people with this banmask: *!<a href="mailto:ident@host.com">ident@host.com</a>, but not *!*@host.com<br>Here is ban code: <div class="codebox"><p>Code: </p><pre><code> newchanban $chan *!*[string tolower [string range $uhost [string first @ $uhost] end]] quitban $qb_reason $qb_bantime</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5437">zlobus</a> — Sat Feb 19, 2005 5:31 am</p><hr />
]]></content>
	</entry>
	</feed>
