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

	<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>2011-05-05T22:04:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stormshadow]]></name></author>
		<updated>2011-05-05T22:04:14-04:00</updated>

		<published>2011-05-05T22:04:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96827#p96827</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96827#p96827"/>
		<title type="html"><![CDATA[Re: MegaHAL howto ignore Users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96827#p96827"><![CDATA[
<blockquote class="uncited"><div>Hello. I am running MegaHAL in my chan and would like to let the bot ignore different users and/or eggdrops in the chan.<br>Is there any script around or could anyone help me? thanks</div></blockquote>I am rather new at this, but I will try to help...<br><br>What exactly do you mean by "would like to let the bot ignore different users and/or eggdrops in the chan."<br><br>As far as .+ignore goes, it affects globally, not just in the "chan"<br>if you want it for a tcl command:<div class="codebox"><p>Code: </p><pre><code>newignore &lt;hostmask&gt; &lt;creator&gt; &lt;comment&gt; [lifetime]    Description: adds an entry to the ignore list; creator is given credit for the ignore. lifetime is how many minutes until the ignore expires and is removed. If lifetime is not specified, ignore-time (usually 60) is used. Setting the lifetime to 0 makes it a permanent ignore.    Returns: nothing    Module: core</code></pre></div>Now if you are looking to only give a select group of people access to the command I would suggest binding the triggers with a custom flag (instead of "o|o")<br>You can use say "M|M" or some other capital letter that isn't used by another tcl script<br>You would have to add it for each person you wished to have access to the command with .chattr though<br><a href="http://www.egghelp.org/commands/core.htm#chattr" class="postlink">http://www.egghelp.org/commands/core.htm#chattr</a><br><br>oh, also is this the MegaHal you are talking:<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=957" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... oad&amp;id=957</a><div class="codebox"><p>Code: </p><pre><code>Name            Version   Date Last    AuthorMegahal.tcl     0.1       10/03/2004   Tiniduske  Description:A script for the the MegaHAL module which allows you to set all options on or off using public commands.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11600">stormshadow</a> — Thu May 05, 2011 10:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fraud]]></name></author>
		<updated>2011-03-08T10:02:30-04:00</updated>

		<published>2011-03-08T10:02:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96398#p96398</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96398#p96398"/>
		<title type="html"><![CDATA[MegaHAL howto ignore Users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96398#p96398"><![CDATA[
Good idea, but i thought that there is any script that can do it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9931">Fraud</a> — Tue Mar 08, 2011 10:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2011-03-08T09:47:34-04:00</updated>

		<published>2011-03-08T09:47:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96397#p96397</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96397#p96397"/>
		<title type="html"><![CDATA[Re: MegaHAL howto ignore Users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96397#p96397"><![CDATA[
<blockquote class="uncited"><div>Hello. I am running MegaHAL in my chan and would like to let the bot ignore different users and/or eggdrops in the chan.<br>Is there any script around or could anyone help me? thanks</div></blockquote>How about adding them to the bot's user list, then using the .ignore command on them?<br><br><a href="http://www.egghelp.org/commands/core.htm#+ignore" class="postlink">http://www.egghelp.org/commands/core.htm#+ignore</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Tue Mar 08, 2011 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fraud]]></name></author>
		<updated>2011-03-08T09:21:54-04:00</updated>

		<published>2011-03-08T09:21:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96396#p96396</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96396#p96396"/>
		<title type="html"><![CDATA[MegaHAL howto ignore Users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96396#p96396"><![CDATA[
Hello. I am running MegaHAL in my chan and would like to let the bot ignore different users and/or eggdrops in the chan.<br>Is there any script around or could anyone help me? thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9931">Fraud</a> — Tue Mar 08, 2011 9:21 am</p><hr />
]]></content>
	</entry>
	</feed>
