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

	<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>2006-05-28T08:13:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-05-28T08:13:19-04:00</updated>

		<published>2006-05-28T08:13:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63498#p63498</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63498#p63498"/>
		<title type="html"><![CDATA[devoice some hosts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63498#p63498"><![CDATA[
is there a way to set this script to read the list of hosts from a txt file? and have a pub command to add and remove the hosts?<br><br>like this<br><br>!add &lt;nick&gt;<br><br>then the bot goes off and finds the *!*@*.isp.com host, add it to the file and off we goo<br><br>same for remove<br><br>!del &lt;nick&gt; off we go and who the user find the host and match it in the file - remove it from the file? would that be alot of work -<br><br>if someone coud pull this off i would buy you a years supply of beer and naked chicks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>thanks<br><br>god bless<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Sun May 28, 2006 8:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-03-12T18:00:14-04:00</updated>

		<published>2006-03-12T18:00:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61016#p61016</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61016#p61016"/>
		<title type="html"><![CDATA[devoice some hosts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61016#p61016"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set hosts {*!*@host1 *!*@host2}bind mode - {* +v} devoice:hostsproc devoice:hosts {nick uhost hand chan mc targ} { set isv 0 foreach host $::hosts {  if {[string match -nocase $host $targ![getchanhost $targ $chan]]} {   set isv 1; break  } } if {$isv} {  pushmode $chan -v $targ }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Mar 12, 2006 6:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[djaxel]]></name></author>
		<updated>2006-03-12T12:32:18-04:00</updated>

		<published>2006-03-12T12:32:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61008#p61008</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61008#p61008"/>
		<title type="html"><![CDATA[devoice some hosts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61008#p61008"><![CDATA[
hello<br>Can anyone help me with a script that devoice automaticly certain hostmasks on a channel ?<br><br>sorry for my bad english.<br><br>10x  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7485">djaxel</a> — Sun Mar 12, 2006 12:32 pm</p><hr />
]]></content>
	</entry>
	</feed>
