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

	<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>2002-12-01T12:02:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-12-01T12:02:22-04:00</updated>

		<published>2002-12-01T12:02:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13847#p13847</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13847#p13847"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13847#p13847"><![CDATA[
Use it exactly how Papillon said: if {[matchattr $user X]} { return 0 } and instead $user change with $hand,$handle or whatever you have in your proc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Dec 01, 2002 12:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-01T09:50:11-04:00</updated>

		<published>2002-12-01T09:50:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13837#p13837</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13837#p13837"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13837#p13837"><![CDATA[
doesn't work<br><br>[14:44] can't read "user": no such variable<br>    while executing<br>"matchattr $user X"<p>Statistics: Posted by Guest — Sun Dec 01, 2002 9:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2002-12-01T06:46:52-04:00</updated>

		<published>2002-12-01T06:46:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13825#p13825</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13825#p13825"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13825#p13825"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>if {[matchattr $user X]} { return 0 }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Sun Dec 01, 2002 6:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-01T01:57:23-04:00</updated>

		<published>2002-12-01T01:57:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13821#p13821</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13821#p13821"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13821#p13821"><![CDATA[
<blockquote class="uncited"><div>Make an Nothing user and add the particular users hostmasks to this user. Then make an particular flag, then use the particular flag to ignore what you want.</div></blockquote>i follow you until "Then make an particular flag". ok, suppose the user is 'userX' with hosts *!*<a href="mailto:first@ignored.user">first@ignored.user</a>* and *!*<a href="mailto:second@ignored.user">second@ignored.user</a>*. i give them a flag which doestn exist in any eggdrop function. lets say, flag X. so, .chattr userX +X<br><br>very good, now how do i make the bot ignore the users from that flag?<br><br>thanks in advance,<p>Statistics: Posted by Guest — Sun Dec 01, 2002 1:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-11-29T02:51:01-04:00</updated>

		<published>2002-11-29T02:51:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13757#p13757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13757#p13757"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13757#p13757"><![CDATA[
Make an Nothing user and add the particular users hostmasks to this user. Then make an particular flag, then use the particular flag to ignore what you want.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Nov 29, 2002 2:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-28T22:03:40-04:00</updated>

		<published>2002-11-28T22:03:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13753#p13753</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13753#p13753"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13753#p13753"><![CDATA[
blah. too complicated for me <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br><br>is there a way just to block particular users so the bot doesnt send *anything* to them, no text, no notice no nothing?<br><br>thanks in advance<p>Statistics: Posted by Guest — Thu Nov 28, 2002 10:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tainted]]></name></author>
		<updated>2002-11-25T22:00:21-04:00</updated>

		<published>2002-11-25T22:00:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13613#p13613</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13613#p13613"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13613#p13613"><![CDATA[
heh, now that I look back at that post I wonder the same myself.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> <a href="http://tcl.tk/" class="postlink">http://tcl.tk/</a> is a great place for tcl man pages also by the way.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1256">tainted</a> — Mon Nov 25, 2002 10:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-25T16:59:40-04:00</updated>

		<published>2002-11-25T16:59:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13601#p13601</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13601#p13601"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13601#p13601"><![CDATA[
thanks guys<br><br>i really appresiate your help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Mon Nov 25, 2002 4:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2002-11-25T04:44:45-04:00</updated>

		<published>2002-11-25T04:44:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13566#p13566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13566#p13566"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13566#p13566"><![CDATA[
I see no need for the 'nick2hand' thing. Why don't you use the 'handle' that the proc gives you? Also, you may find interesting things in the tcl-commands.doc file and you can see <a href="http://tcl.activestate.com/man/tcl8.2.3/TclCmd/contents.htm" class="postlink">http://tcl.activestate.com/man/tcl8.2.3 ... ntents.htm</a> also.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Nov 25, 2002 4:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bobjuh]]></name></author>
		<updated>2002-11-25T03:26:15-04:00</updated>

		<published>2002-11-25T03:26:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13564#p13564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13564#p13564"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13564#p13564"><![CDATA[
<a href="http://www.suninet.nl/tclguide/" class="postlink">http://www.suninet.nl/tclguide/</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=109">bobjuh</a> — Mon Nov 25, 2002 3:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-24T09:59:41-04:00</updated>

		<published>2002-11-24T09:59:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13541#p13541</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13541#p13541"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13541#p13541"><![CDATA[
thanks,<br><br>by the way, do you have a link to a good TCL manual, 'cause i have almost no idea of TCL.<br><br>thanks again.<p>Statistics: Posted by Guest — Sun Nov 24, 2002 9:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tainted]]></name></author>
		<updated>2002-11-24T00:36:11-04:00</updated>

		<published>2002-11-24T00:36:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13536#p13536</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13536#p13536"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13536#p13536"><![CDATA[
It is very possible. Just add in a few lines that will first nick2hand and then check if the user has a flag, such as +Z. If the user does have it, then have the script just return. Then you can just .chattr some people +Z to have the script not bother them.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1256">tainted</a> — Sun Nov 24, 2002 12:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-23T21:59:31-04:00</updated>

		<published>2002-11-23T21:59:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13534#p13534</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13534#p13534"/>
		<title type="html"><![CDATA[TCL modifying]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13534#p13534"><![CDATA[
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 trouble modifying a channel-join notice script. the thing is, i want to exclude some people/hosts from the notice script. is that possible?<p>Statistics: Posted by Guest — Sat Nov 23, 2002 9:59 pm</p><hr />
]]></content>
	</entry>
	</feed>
