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

	<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>2012-08-16T10:58:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Hero]]></name></author>
		<updated>2012-08-16T10:58:09-04:00</updated>

		<published>2012-08-16T10:58:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99894#p99894</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99894#p99894"/>
		<title type="html"><![CDATA[!Sapart Code Not Working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99894#p99894"><![CDATA[
Now Done Caesar Thanks For Help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12019">Hero</a> — Thu Aug 16, 2012 10:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Hero]]></name></author>
		<updated>2012-08-16T10:53:23-04:00</updated>

		<published>2012-08-16T10:53:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99892#p99892</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99892#p99892"/>
		<title type="html"><![CDATA[!Sapart Code Not Working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99892#p99892"><![CDATA[
caesar i already posted but didnt got any reply thats why <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=12019">Hero</a> — Thu Aug 16, 2012 10:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2012-08-16T10:46:39-04:00</updated>

		<published>2012-08-16T10:46:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99891#p99891</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99891#p99891"/>
		<title type="html"><![CDATA[!Sapart Code Not Working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99891#p99891"><![CDATA[
Why don't you reply to your <a href="http://forum.egghelp.org/viewtopic.php?p=99673" class="postlink">old topic</a>?<br><br>Do you have the<div class="codebox"><p>Code: </p><pre><code>bind pub * !sapart oper:sapart </code></pre></div>line in the file that's loaded to the bot?<br><br>If yes, are you trying this on #help channel (case insensitive)? Are you a channel operator (meaning having @) on that channel? What happens when you type just "!sapart" in there?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Aug 16, 2012 10:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Hero]]></name></author>
		<updated>2012-08-16T09:18:15-04:00</updated>

		<published>2012-08-16T09:18:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99885#p99885</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99885#p99885"/>
		<title type="html"><![CDATA[!Sapart Code Not Working]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99885#p99885"><![CDATA[
Hello This Code Is Not Working And It There Is No Bug In This Code But I DOnt Know Why It Wont Works Please Help<div class="codebox"><p>Code: </p><pre><code>proc oper:sapart {nick uhost hand chan text} {    if {![string equal -nocase $chan "#Help"]} return    if {![isop $nick $chan]} return    if {[scan $text {%s%s%s} user channel reason] != 3} {       puthelp "NOTICE $nick :usage: !sapart &lt;nick&gt; &lt;channel&gt; &lt;messsage&gt;"       return    }    if {[isop $user $chan]} {       puthelp "NOTICE $nick :$user Is Also Helper, You Cannot Use This Command On Them"       return    }    putserv "SAPART $user $channel $reason" }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12019">Hero</a> — Thu Aug 16, 2012 9:18 am</p><hr />
]]></content>
	</entry>
	</feed>
