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

	<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-03-06T19:59:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-03-06T19:59:35-04:00</updated>

		<published>2008-03-06T19:59:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81501#p81501</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81501#p81501"/>
		<title type="html"><![CDATA[memo]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81501#p81501"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !memo memo_pubproc memo_pub {nick uhost hand chan text} { if {[scan $text "%s%\[^\0\]" targ msg] != 2} {  puthelp "privmsg $chan :Syntax: !memo &lt;nickname&gt; &lt;message&gt;"  return 0 } putserv "privmsg memoserv@services.downweb.gr :send $targ $msg"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Mar 06, 2008 7:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[manwlhsgr]]></name></author>
		<updated>2008-03-06T18:56:13-04:00</updated>

		<published>2008-03-06T18:56:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81499#p81499</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81499#p81499"/>
		<title type="html"><![CDATA[memo]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81499#p81499"><![CDATA[
oh sorry!<br><br>bind pub - !memo memo_pub <br>proc memo_pub { nick uhost hand chan text } { <br>global botnick <br>putserv "PRIVMSG <a href="mailto:memoserv@services.downweb.gr">memoserv@services.downweb.gr</a> send ?<br> } <br><br>And when i write on my channel !memo send Manwlhs reason<br>the bot send memo a this person.<br><br>I  want if write !memo HERE_NICKNAME HERE_REASON <br>my bot send memo.<br><br>my pub dont work:(<br><br>unterstand me?:&lt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8753">manwlhsgr</a> — Thu Mar 06, 2008 6:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-03-06T18:50:02-04:00</updated>

		<published>2008-03-06T18:50:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81498#p81498</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81498#p81498"/>
		<title type="html"><![CDATA[memo]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81498#p81498"><![CDATA[
Replace<div class="codebox"><p>Code: </p><pre><code>putserv "PRIVMSG memoserv@services.downweb.gr send manwlhs reason"</code></pre></div>with<div class="codebox"><p>Code: </p><pre><code>putserv "PRIVMSG memoserv@services.downweb.gr :send manwlhs reason"</code></pre></div>Notice the ":" <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> — Thu Mar 06, 2008 6:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[manwlhsgr]]></name></author>
		<updated>2008-03-06T18:45:22-04:00</updated>

		<published>2008-03-06T18:45:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81496#p81496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81496#p81496"/>
		<title type="html"><![CDATA[memo]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81496#p81496"><![CDATA[
HI i want if !memo nick msg , my bot send memo<br>i have write a pub command bat dont work..<br><br>bind pub - !memo  memo_pub<br>proc memo_pub { nick uhost hand chan text } {<br> global botnick<br> putserv "PRIVMSG    <a href="mailto:memoserv@services.downweb.gr">memoserv@services.downweb.gr</a> send manwlhs reason"<br><br>}<br><br>please helpme<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8753">manwlhsgr</a> — Thu Mar 06, 2008 6:45 pm</p><hr />
]]></content>
	</entry>
	</feed>
