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

	<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-04-13T05:47:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-04-13T05:47:49-04:00</updated>

		<published>2007-04-13T05:47:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72042#p72042</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72042#p72042"/>
		<title type="html"><![CDATA[respond on word - help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72042#p72042"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set adminchan "#adminchan"bind pubm - "% *help*" relay:msgproc relay:msg {nick uhost hand chan arg} { global adminchan if {[string equal -nocase $chan $adminchan] || [throttled $uhost 30]} {return 0} puthelp "PRIVMSG $adminchan :$nick!$uhost reguested help on $chan: $arg"}# user's throttled proc http://forum.egghelp.org/viewtopic.php?t=9009proc throttled {id time} {   global throttled   if {[info exists throttled($id)]} {      return 1   } {      set throttled($id) [clock sec]      utimer $time [list unset throttled($id)]      return 0   }}</code></pre></div>Each user@host is allowed 1 help request every 30 seconds.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Apr 13, 2007 5:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Minus]]></name></author>
		<updated>2007-04-12T22:46:11-04:00</updated>

		<published>2007-04-12T22:46:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72037#p72037</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72037#p72037"/>
		<title type="html"><![CDATA[respond on word - help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72037#p72037"><![CDATA[
Any way to add a limit on all channels so the adminchannel dosent get spammed?<br><br>Like if a person is on 5 of the channels that the bot is and use amsg with "help" in it the bot respond it 5 times in adminchan.<br><br>any ideers how to make this work?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7926">Minus</a> — Thu Apr 12, 2007 10:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Minus]]></name></author>
		<updated>2006-07-31T08:29:44-04:00</updated>

		<published>2006-07-31T08:29:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65031#p65031</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65031#p65031"/>
		<title type="html"><![CDATA[respond on word - help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65031#p65031"><![CDATA[
Thanks for the script IRCNick works greate i appreciate it!<br><br>My new problem is that ppl make amsg(a msg on all channels) and the eggdrop post them all and gets Excess Flood...Is there a way to make a flood filter so its puts them on ignore for 30sec if the person writes more the 2 messages in a minute or something?<br><br>Sorry for the late replay ..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7926">Minus</a> — Mon Jul 31, 2006 8:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[IRCNick]]></name></author>
		<updated>2006-07-03T19:59:15-04:00</updated>

		<published>2006-07-03T19:59:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64485#p64485</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64485#p64485"/>
		<title type="html"><![CDATA[respond on word - help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64485#p64485"><![CDATA[
just add them to the eggdrop ignore list<br><div class="codebox"><p>Code: </p><pre><code>.+ignore mask</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6849">IRCNick</a> — Mon Jul 03, 2006 7:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2006-07-03T15:48:29-04:00</updated>

		<published>2006-07-03T15:48:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64481#p64481</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64481#p64481"/>
		<title type="html"><![CDATA[...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64481#p64481"><![CDATA[
He's saying he wants to be able to add an ignore function so it ignores ppl he dont want using it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Mon Jul 03, 2006 3:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[IRCNick]]></name></author>
		<updated>2006-07-03T10:13:42-04:00</updated>

		<published>2006-07-03T10:13:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64479#p64479</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64479#p64479"/>
		<title type="html"><![CDATA[respond on word - help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64479#p64479"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set adminchan "#adminchan"bind pubm - * relay:msgproc relay:msg {nick host hand chan arg} {global adminchan if {[string match -nocase *help* $arg] &amp;&amp; $chan != $adminchan &amp;&amp; ![isbotnick $nick]} { puthelp "PRIVMSG $adminchan :$nick!$host reguested help on $chan: $arg" }return 0}</code></pre></div>The output is:<div class="codebox"><p>Code: </p><pre><code>&lt;YourBot&gt; nick!ident@some.host.tld reguested help on #channel: I need some help with this script</code></pre></div><blockquote class="uncited"><div>And anyone with a "$ignore ?#channel? nickname|#authname|hostmask ?-global? ?%duration? ?reason?" script?</div></blockquote>I cant understand what do you want in the second part<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6849">IRCNick</a> — Mon Jul 03, 2006 10:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Minus]]></name></author>
		<updated>2006-07-03T09:19:04-04:00</updated>

		<published>2006-07-03T09:19:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64477#p64477</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64477#p64477"/>
		<title type="html"><![CDATA[respond on word - help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64477#p64477"><![CDATA[
Hi im looking for a script when a user "Dave" says ex "I need some help with this script" the eggdrop recognize the key word "help" and post it on an admin channel like so $nick $text $chan<br><br>"Dave I need some help with this script #tcl"<br><br>And anyone with a "$ignore ?#channel? nickname|#authname|hostmask ?-global? ?%duration? ?reason?" script?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7926">Minus</a> — Mon Jul 03, 2006 9:19 am</p><hr />
]]></content>
	</entry>
	</feed>
