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

	<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>2008-06-28T17:25:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[neotr]]></name></author>
		<updated>2008-06-28T17:25:57-04:00</updated>

		<published>2008-06-28T17:25:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83790#p83790</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83790#p83790"/>
		<title type="html"><![CDATA[activechatter help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83790#p83790"><![CDATA[
hi ;<br>how txt messages write give the user +v voice ? <br><br>voice + :<br><div class="codebox"><p>Code: </p><pre><code> proc autovoice:delay {nick chan} { set user [split [string tolower $nick:$chan]] if {[botisop $chan] &amp;&amp; [onchan $nick $chan] &amp;&amp; ![isop $nick $chan] &amp;&amp; ![isvoice $nick $chan]} {  pushmode $chan +v $nick  set voiced($user) 1 }</code></pre></div><br><br>voice - :<br><div class="codebox"><p>Code: </p><pre><code>if {![info exists exempt($user)] &amp;&amp; ([getchanidle $user $chan] &gt;= $autovoice(dvtime))} {pushmode $chan -v $userif {![info exists devoice($chan)]} {set devoice($chan) 1}</code></pre></div><br><br>pushmode $chan +v $nick : başarı ile voice aldı" not be<br><br>putserv "NOTICE $nick :Iyi Eğlenceler dileriz.." not be<br><br>Thank you for help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10023">neotr</a> — Sat Jun 28, 2008 5:25 pm</p><hr />
]]></content>
	</entry>
	</feed>
