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

	<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-09-22T02:18:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-09-22T02:18:01-04:00</updated>

		<published>2004-09-22T02:18:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41126#p41126</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41126#p41126"/>
		<title type="html"><![CDATA[Ban to bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41126#p41126"><![CDATA[
Those are public commands used via DCC. How can a quit script, itself type .+ban &lt;hostmask&gt; [channel] [%&lt;XdXhXm&gt;] in patyline. Further more it would give the same result as newchanban/newban so I don't suggest here why are we trying to ban it from the partyline, when newchanban can be used? instead of it, am I right?<br><br>This is no pub command tcl right, it binds on sign meaning the proc is fired/triggered on an event when someone quits from a channel.<br><br>Correction:<br>You can add bans on partyline manually, but the script can't. Partyline's .+ban &lt;host&gt; &lt;#channel&gt; is 'newchanban' and .+ban &lt;host&gt; is 'newban'.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Wed Sep 22, 2004 2:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-09-22T01:58:43-04:00</updated>

		<published>2004-09-22T01:58:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41125#p41125</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41125#p41125"/>
		<title type="html"><![CDATA[Ban to bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41125#p41125"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>[07:59:15] &lt;MeTroiD&gt; .+ban[07:59:15] &lt;Q12&gt; Usage: +ban &lt;hostmask&gt; [channel] [%&lt;XdXhXm&gt;] [reason]</code></pre></div>Are you sure about that awyeah?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Wed Sep 22, 2004 1:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-09-21T21:32:01-04:00</updated>

		<published>2004-09-21T21:32:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41119#p41119</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41119#p41119"/>
		<title type="html"><![CDATA[Ban to bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41119#p41119"><![CDATA[
What do you mean by you only want to set the ban on partyline? Does that make any relevant sense.<br><br>Newchanban will match all the ips of the users in the channel and kick all the users on that channel which match that ban. You can use them as 'sticky' or non-sticky see tcl-commands.doc for more information.<br><br>You cannot set a ban on partyline. Partyline is a virtual place to interact with linked bots and seperate bots via DCC and it has no relation with channels, so hence you cannot add a channel ban on partyline. I hope I am clear now.<br><br>Secondly if you don't want the ban to be always kept on the channel but still in the bots banlist use +dynamicbans on that channel as mentioned and see the 'sticky', or 'stick' command in newchanban for more options.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><br><br>+Dynamicbans will only ban that user when he joins the channel which he is banned on, if some op removes that ban, then that ban will not be enforced again by the bot (only if +enforcebans is set). It will only reban and place the ban in the channels banlist when that person rejoins the channel the second time and so on....<br><br>Hint: If you already have +dynamicbans set and +enforcebans is also there, then -enforcebans to make dynamicbans enabled.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Sep 21, 2004 9:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-09-21T14:45:38-04:00</updated>

		<published>2004-09-21T14:45:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41102#p41102</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41102#p41102"/>
		<title type="html"><![CDATA[Ban to bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41102#p41102"><![CDATA[
Slennox has a script called <em class="text-italics">quitban.tcl</em> that already does these functions.  you can find it <a href="http://www.egghelp.org/mytcl.htm#small" class="postlink">here</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Tue Sep 21, 2004 2:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[masskilla]]></name></author>
		<updated>2004-09-21T13:14:34-04:00</updated>

		<published>2004-09-21T13:14:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41099#p41099</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41099#p41099"/>
		<title type="html"><![CDATA[Ban to bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41099#p41099"><![CDATA[
Maybe I didn't .. so explain it better.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=105">masskilla</a> — Tue Sep 21, 2004 1:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zlobus]]></name></author>
		<updated>2004-09-21T12:44:09-04:00</updated>

		<published>2004-09-21T12:44:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41095#p41095</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41095#p41095"/>
		<title type="html"><![CDATA[Ban to bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41095#p41095"><![CDATA[
+dynamicbans is already set. Maybe you didn't understand me....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5437">zlobus</a> — Tue Sep 21, 2004 12:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[masskilla]]></name></author>
		<updated>2004-09-21T12:31:46-04:00</updated>

		<published>2004-09-21T12:31:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41093#p41093</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41093#p41093"/>
		<title type="html"><![CDATA[Ban to bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41093#p41093"><![CDATA[
Just have +dynamicbans set for that channel and the bot won't set the ban on the channel if there isn't someone matching the ban on it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=105">masskilla</a> — Tue Sep 21, 2004 12:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zlobus]]></name></author>
		<updated>2004-09-21T11:50:05-04:00</updated>

		<published>2004-09-21T11:50:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41088#p41088</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41088#p41088"/>
		<title type="html"><![CDATA[Ban to bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41088#p41088"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>newchanban $chan *!$banident[string tolower [string range $uhost [string first @ $uhost] end]] quitban $qb_reason $qb_bantime</code></pre></div>it's my quitban script. So, bot sets ban to channel, and to bot (perm)<br>But i want to set ONLY to partyline, to bot, but not to channel.<br>So when banned user will join the channel, only then he will be banned by bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5437">zlobus</a> — Tue Sep 21, 2004 11:50 am</p><hr />
]]></content>
	</entry>
	</feed>
