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

	<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-06-23T13:03:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stevegarbz]]></name></author>
		<updated>2005-06-23T13:03:13-04:00</updated>

		<published>2005-06-23T13:03:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51285#p51285</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51285#p51285"/>
		<title type="html"><![CDATA[Just need a little line of code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51285#p51285"><![CDATA[
yay it worked <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5732">stevegarbz</a> — Thu Jun 23, 2005 1:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-22T19:42:30-04:00</updated>

		<published>2005-06-22T19:42:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51259#p51259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51259#p51259"/>
		<title type="html"><![CDATA[Just need a little line of code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51259#p51259"><![CDATA[
Try it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Jun 22, 2005 7:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stevegarbz]]></name></author>
		<updated>2005-06-22T18:53:22-04:00</updated>

		<published>2005-06-22T18:53:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51255#p51255</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51255#p51255"/>
		<title type="html"><![CDATA[Just need a little line of code]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51255#p51255"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pubm - "*" check:advertise proc check:advertise {nick uhost hand chan text} {  if {![isbotnick $nick] &amp;&amp; [string match "*#*" $text] &amp;&amp; [string equal -nocase "#scrim" $chan] &amp;&amp; ![isop $nick $chan]} {   putquick "PRIVMSG chanserv :$chan tb $nick 1h Advertising is prohibited in $chan! Please refer to the GameSurge AUP: www.gamesurge.net/aup (Rule 3 - 1 Hour Ban)"   } }putlog "Scrim Adv Loaded"</code></pre></div><br><br>What would I add in that so it doesn't ban voiced users either? <br><br>&amp;&amp; ![isvoice $nick $chan]<br>?<br><br>thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5732">stevegarbz</a> — Wed Jun 22, 2005 6:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
