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

	<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>2005-12-26T09:22:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-12-26T09:22:08-04:00</updated>

		<published>2005-12-26T09:22:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58671#p58671</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58671#p58671"/>
		<title type="html"><![CDATA[Drone idents]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58671#p58671"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>regexp {^[A-z][0-9]{3}} $ident</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Dec 26, 2005 9:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-12-26T08:41:43-04:00</updated>

		<published>2005-12-26T08:41:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58668#p58668</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58668#p58668"/>
		<title type="html"><![CDATA[Drone idents]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58668#p58668"><![CDATA[
<em class="text-italics">SEARCH</em> the forum using keyword 'drone'; it's been done to death.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Dec 26, 2005 8:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DarkDeviL]]></name></author>
		<updated>2005-12-26T08:07:20-04:00</updated>

		<published>2005-12-26T08:07:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58667#p58667</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58667#p58667"/>
		<title type="html"><![CDATA[Drone idents]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58667#p58667"><![CDATA[
Hey...<br><br>In my channel, I use a autovoice script I made, just a simple one, like everyone can make it...<br><br>Now, there's a problem - typical "drones", or "flood clones", or whatever. Those with idents similar to: 's691', 'k392', ...etc.<br><br>Short said, one letter - following by three digits. How do I check for those in the idents when the clients join, and determinate that they should not be voiced? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><br><br>Its mostly the stuff about how to check if the first one is a letter, and the three following is digits.<br><br>I hope anyone can help how to do the checks. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":-)" title="Smile"><br><br>regexp {[A-Z][0-9]} matches just if it's abcd, ..etc. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6430">DarkDeviL</a> — Mon Dec 26, 2005 8:07 am</p><hr />
]]></content>
	</entry>
	</feed>
