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

	<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>2007-03-28T09:23:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-03-28T09:23:19-04:00</updated>

		<published>2007-03-28T09:23:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71663#p71663</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71663#p71663"/>
		<title type="html"><![CDATA[!ignore cmd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71663#p71663"><![CDATA[
Thanks nml now I understand it all<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Wed Mar 28, 2007 9:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-03-28T08:47:32-04:00</updated>

		<published>2007-03-28T08:47:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71662#p71662</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71662#p71662"/>
		<title type="html"><![CDATA[!ignore cmd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71662#p71662"><![CDATA[
I believe what rosc' was referring to was the newignore tcl command, not any irc-command. In this case you'd replace the whole <div class="codebox"><p>Code: </p><pre><code>putserv "IGNORE $ignorewho"</code></pre></div>with<div class="codebox"><p>Code: </p><pre><code>newignore $ignorewho $hand "Some reason"</code></pre></div>Be aware that not all servers support server-side ignores.<br><br>Also, you cannot use lrange in that way. To be honest, I don't see the purpose of using it like that at all.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Mar 28, 2007 8:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-03-28T07:07:24-04:00</updated>

		<published>2007-03-28T07:07:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71660#p71660</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71660#p71660"/>
		<title type="html"><![CDATA[!ignore cmd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71660#p71660"><![CDATA[
Changed ignore to newignore still can't get it to work, does anyone have a ignore/ unignore script they can share?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Wed Mar 28, 2007 7:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-03-28T06:50:35-04:00</updated>

		<published>2007-03-28T06:50:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71659#p71659</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71659#p71659"/>
		<title type="html"><![CDATA[!ignore cmd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71659#p71659"><![CDATA[
lol No, I was trying to study the newignore on bass seen script to see how it works but wasn't able to understand yet..<br><br>I will try a few more ways  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Wed Mar 28, 2007 6:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-03-28T05:13:10-04:00</updated>

		<published>2007-03-28T05:13:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71658#p71658</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71658#p71658"/>
		<title type="html"><![CDATA[!ignore cmd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71658#p71658"><![CDATA[
Lost your copy of tcl-commands.doc? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><a href="http://www.eggheads.org/cgi-bin/viewcvs.cgi/*checkout*/eggdrop1.7/doc/Attic/tcl-commands.doc?rev=1.3&amp;search=None&amp;hideattic=1&amp;content-type=text/plain" class="postlink">http://www.eggheads.org/cgi-bin/viewcvs ... text/plain</a><br><br>  newignore &lt;hostmask&gt; &lt;creator&gt; &lt;comment&gt; [lifetime]<br>    Description: adds an entry to the ignore list; creator is given credit<br>      for the ignore. lifetime is how many minutes until the ignore expires<br>      and is removed. If lifetime is not specified, ignore-time (usually 60)<br>      is used. Setting the lifetime to 0 makes it a permanent ignore.<br>    Returns: nothing<br>    Module: core<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Wed Mar 28, 2007 5:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-03-28T00:35:02-04:00</updated>

		<published>2007-03-28T00:35:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71656#p71656</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71656#p71656"/>
		<title type="html"><![CDATA[!ignore cmd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71656#p71656"><![CDATA[
Tried to make a ignore cmd to !ignore nick so I can make bot ignore people but I guess eggdrop don't use /ignore since I couldn't get it to work... What I tried is...<br><div class="codebox"><p>Code: </p><pre><code>################proc pub_ignoreuser {nick uhost hand channel arg} {  global botnick  if {$arg == ""} {    putserv "PRIVMSG $nick :Usage: !ignore &lt;nickname&gt;"    return 0  }  set ignorewho [lrange $arg 0 end]  putserv "IGNORE $ignorewho"   return 0}bind pub - !ignore pub_ignoreuser#################</code></pre></div>no errors when tried.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Wed Mar 28, 2007 12:35 am</p><hr />
]]></content>
	</entry>
	</feed>
