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

	<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>2010-08-23T15:39:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2010-08-23T15:39:22-04:00</updated>

		<published>2010-08-23T15:39:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94073#p94073</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94073#p94073"/>
		<title type="html"><![CDATA[Voice/devoice again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94073#p94073"><![CDATA[
I don't really understand your trouble. Why don't voice the user only if his host matches the "authorized" host ?<br>And using pushmode and flushmode seems better than putfast<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Mon Aug 23, 2010 3:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[neoclust]]></name></author>
		<updated>2010-08-19T16:42:41-04:00</updated>

		<published>2010-08-19T16:42:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94007#p94007</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94007#p94007"/>
		<title type="html"><![CDATA[Voice/devoice again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94007#p94007"><![CDATA[
Hello I apologize for having published another post on the same subject, I tried voice and devoice at the same time but I realized that this does not work finally to see this code :  <div class="codebox"><p>Code: </p><pre><code>utimer 10 [list cancel_mode $nick $chan $host]  proc cancel_mode {nick chan host} {       putfast "MODE $chan +v $nick"        if {![string match *.users.undernet.org $host]} {       putfast "MODE $chan -v $nick"    }</code></pre></div>the bot in this case voice while stopping there, I thought of another way to fit that idea but in vain, you can help me with that because it is me who jammed the pushmode remains unable to apply + v-v at the same time thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10812">neoclust</a> — Thu Aug 19, 2010 4:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
