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

	<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>2003-05-31T02:22:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-05-31T02:22:04-04:00</updated>

		<published>2003-05-31T02:22:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20968#p20968</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20968#p20968"/>
		<title type="html"><![CDATA[!voice script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20968#p20968"><![CDATA[
An check to see if bot is op (botisop), nick is voiced (isvoice) and/or nick is oped (isop) will be fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat May 31, 2003 2:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mortician]]></name></author>
		<updated>2003-05-30T14:39:28-04:00</updated>

		<published>2003-05-30T14:39:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20948#p20948</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20948#p20948"/>
		<title type="html"><![CDATA[!voice script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20948#p20948"><![CDATA[
try reading tcl-commands.doc  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> <blockquote class="uncited"><div>putquick &lt;text&gt; [options]<br><br>Description: sends text to the server, like  'putserv', but it uses a different (and faster) queue.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1942">mortician</a> — Fri May 30, 2003 2:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pitchat]]></name></author>
		<updated>2003-05-30T13:55:29-04:00</updated>

		<published>2003-05-30T13:55:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20947#p20947</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20947#p20947"/>
		<title type="html"><![CDATA[!voice script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20947#p20947"><![CDATA[
shame on me !<br><br>i was strugglin with the putquick ,<br><br>is it possible that putserv do the same action ?<br>i`m fairly new to tcl and i try to learn by myself .<br><br><br>thanks a lot<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2723">Pitchat</a> — Fri May 30, 2003 1:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RaDoM]]></name></author>
		<updated>2003-05-30T03:44:01-04:00</updated>

		<published>2003-05-30T03:44:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20925#p20925</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20925#p20925"/>
		<title type="html"><![CDATA[!voice script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20925#p20925"><![CDATA[
very easy <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><div class="codebox"><p>Code: </p><pre><code># [BINDS]bind pub - !voice pub_voicebind pub - !devoice pub_devoice# [VOICE]proc pub_voice {nick host hand chan text} {putquick "MODE $chan +v $nick"}# [DEVOICE]proc pub_devoice {nick host hand chan text} {putquick "MODE $chan -v $nick"}</code></pre></div>nice, <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2836">RaDoM</a> — Fri May 30, 2003 3:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pitchat]]></name></author>
		<updated>2003-05-29T22:47:40-04:00</updated>

		<published>2003-05-29T22:47:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20919#p20919</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20919#p20919"/>
		<title type="html"><![CDATA[!voice script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20919#p20919"><![CDATA[
hi<br><br>one small thing to ask<br><br>i`d like to have a script that voice ppl when they do !voice and devoice them when they type !devoice <br><br>no more moless <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>thanks for the help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2723">Pitchat</a> — Thu May 29, 2003 10:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
