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

	<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-05T00:49:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-05T00:49:57-04:00</updated>

		<published>2003-06-05T00:49:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21263#p21263</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21263#p21263"/>
		<title type="html"><![CDATA[Ban script bans ident and host , i need *!*@host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21263#p21263"><![CDATA[
Look in the tcl-commands.doc file for the correct usage of the newban.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Jun 05, 2003 12:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Volume]]></name></author>
		<updated>2003-06-04T17:42:11-04:00</updated>

		<published>2003-06-04T17:42:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21254#p21254</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21254#p21254"/>
		<title type="html"><![CDATA[@caesar]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21254#p21254"><![CDATA[
<blockquote class="uncited"><div>You can try this mask: set mask "*!*@[lindex [split $uhost @] 1]". Also, to place a channel ban and keep it in the bot's list use the newchanban. To place it globaly use the newban. Look in the tcl-commands.doc file after them. Also for the +dk see the chattr, in the same file.</div></blockquote>hello <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>i have use:<br>set mask "*!*@[lindex [split $uhost @] 1]"<br>newban $mask<br><br>but is not global ban <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>what is my mistake ?<br><br>thank you for help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3212">Volume</a> — Wed Jun 04, 2003 5:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-04T15:46:50-04:00</updated>

		<published>2003-06-04T15:46:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21252#p21252</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21252#p21252"/>
		<title type="html"><![CDATA[Ban script bans ident and host , i need *!*@host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21252#p21252"><![CDATA[
You can try this mask: set mask "*!*@[lindex [split $uhost @] 1]". Also, to place a channel ban and keep it in the bot's list use the newchanban. To place it globaly use the newban. Look in the tcl-commands.doc file after them. Also for the +dk see the chattr, in the same file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Jun 04, 2003 3:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Volume]]></name></author>
		<updated>2003-06-04T14:36:46-04:00</updated>

		<published>2003-06-04T14:36:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21244#p21244</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21244#p21244"/>
		<title type="html"><![CDATA[@ReaLz]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21244#p21244"><![CDATA[
@ReaLz<br>Thank you very much <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">)<br><br>what command must i use for global ban ?<br>and<br>can bot add this user to global +dk flag ? the problem is the nick. the nick ist often not the same of the partyline add nick. so must the bot the host set +dk gloab.<br><br>thank you for your time<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3212">Volume</a> — Wed Jun 04, 2003 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-06-04T13:31:39-04:00</updated>

		<published>2003-06-04T13:31:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21243#p21243</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21243#p21243"/>
		<title type="html"><![CDATA[Ban script bans ident and host , i need *!*@host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21243#p21243"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set hostban "*!*[string range $uhost [string first "@" $uhost] end]"</code></pre></div>and then use <div class="codebox"><p>Code: </p><pre><code>pushmode $chan +b $hostban</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Wed Jun 04, 2003 1:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Volume]]></name></author>
		<updated>2003-06-04T13:28:56-04:00</updated>

		<published>2003-06-04T13:28:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21241#p21241</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21241#p21241"/>
		<title type="html"><![CDATA[Ban script bans ident and host , i need *!*@host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21241#p21241"><![CDATA[
Sorry for my bad english.<br><br>this command in the tcl script<br>pushmode $chan +b "*!*$uhost"<br><br>bans only:<br>Sunstorm sets mode: +b *!*<a href="mailto:huhuhu@p508C119F.dip.t-dialin.net">huhuhu@p508C119F.dip.t-dialin.net</a><br><br>i need this ban:<br><br>*!*@p508C119F.dip.t-dialin.net<br><br>what must i change for this banmask ?<br><br>thank you for help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3212">Volume</a> — Wed Jun 04, 2003 1:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
