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

	<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-02-23T19:09:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-02-23T19:09:52-04:00</updated>

		<published>2008-02-23T19:09:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81103#p81103</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81103#p81103"/>
		<title type="html"><![CDATA[I need help with a script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81103#p81103"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set tagChans "#chan1 #chan2 #chan3"bind join - {% TAG|*} voice:userbind nick - {% TAG|*} voice:userbind nick - * devoice:userproc voice:user {nick uhost hand chan {nn ""}} { global tagChans if {$nn == ""} {set nn $nick} if {[lsearch -exact [split [string tolower $tagChans]] [string tolower $chan]] != -1 &amp;&amp; ![isvoice $nn $chan]} {  pushmode $chan +v $nn }}proc devoice:user {nick uhost hand chan nn} { if {[lsearch -exact [split [string tolower $tagChans]] [string tolower $chan]] != -1 &amp;&amp; ![string match -nocase tag|* $nn] &amp;&amp; [isvoice $nn $chan]} {  pushmode $chan -v $nn }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Feb 23, 2008 7:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[toXiP]]></name></author>
		<updated>2008-02-23T15:44:04-04:00</updated>

		<published>2008-02-23T15:44:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81100#p81100</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81100#p81100"/>
		<title type="html"><![CDATA[I need help with a script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81100#p81100"><![CDATA[
<a href="http://forum.egghelp.org/viewtopic.php?t=13475&amp;highlight=tag" class="postlink">Found it</a>! Thanks mate!<br><br>Edit: How can I specify the chan this shall work on?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9590">toXiP</a> — Sat Feb 23, 2008 3:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-02-23T09:13:34-04:00</updated>

		<published>2008-02-23T09:13:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81088#p81088</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81088#p81088"/>
		<title type="html"><![CDATA[I need help with a script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81088#p81088"><![CDATA[
This has been requested before and I remember personally implementing it as well. Try <a href="http://forum.egghelp.org/search.php" class="postlink">searching</a> the forum (use keywords like voice and tag).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Feb 23, 2008 9:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[toXiP]]></name></author>
		<updated>2008-02-23T07:46:58-04:00</updated>

		<published>2008-02-23T07:46:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81086#p81086</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81086#p81086"/>
		<title type="html"><![CDATA[I need help with a script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81086#p81086"><![CDATA[
Hi there!<br><br>I was wondering if someone could help me with a script here. I wan't to voice users with a special tag, f. ex: TAGGY|&lt;nick&gt;, both on join and on newnick. When changing back from TAGGY|, I wan't to devoice.<br><br>Thx.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9590">toXiP</a> — Sat Feb 23, 2008 7:46 am</p><hr />
]]></content>
	</entry>
	</feed>
