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

	<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-10-07T19:03:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[masterstanf2k]]></name></author>
		<updated>2003-10-07T19:03:25-04:00</updated>

		<published>2003-10-07T19:03:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28142#p28142</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28142#p28142"/>
		<title type="html"><![CDATA[REQUEST: !slap [nick] [slap...]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28142#p28142"><![CDATA[
THX! It works <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=3942">masterstanf2k</a> — Tue Oct 07, 2003 7:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-10-07T14:32:28-04:00</updated>

		<published>2003-10-07T14:32:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28128#p28128</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28128#p28128"/>
		<title type="html"><![CDATA[REQUEST: !slap [nick] [slap...]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28128#p28128"><![CDATA[
you want it to respond to !slap nick reason, then this is better:<div class="codebox"><p>Code: </p><pre><code>bind pub - !slap slap:target proc slap:target {nick uhost hand chan arg} { set target "[lindex [split $arg] 0]" ; set reason "[join [lrange [split $arg] 1 end]]"putserv "PRIVMSG $chan :\001ACTION slaps $target $reason\001" }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Oct 07, 2003 2:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[masterstanf2k]]></name></author>
		<updated>2003-10-07T13:29:04-04:00</updated>

		<published>2003-10-07T13:29:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28116#p28116</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28116#p28116"/>
		<title type="html"><![CDATA[REQUEST: !slap [nick] [slap...]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28116#p28116"><![CDATA[
THX! :0. I'll try it when I get home, and I'll report on whether it works or not! THX again!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3942">masterstanf2k</a> — Tue Oct 07, 2003 1:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-10-07T10:57:16-04:00</updated>

		<published>2003-10-07T10:57:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28102#p28102</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28102#p28102"/>
		<title type="html"><![CDATA[REQUEST: !slap [nick] [slap...]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28102#p28102"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set reason [lrange [split $arg 1 end]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Oct 07, 2003 10:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-10-07T10:50:37-04:00</updated>

		<published>2003-10-07T10:50:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28099#p28099</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28099#p28099"/>
		<title type="html"><![CDATA[REQUEST: !slap [nick] [slap...]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28099#p28099"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !slap slap:targetproc slap:target {nick uhost hand chan arg} {set target "[lindex [split $arg] 0]"putserv "PRIVMSG $chan :\001ACTION slaps $target around a bit with a large trout\001"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Oct 07, 2003 10:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[masterstanf2k]]></name></author>
		<updated>2003-10-06T22:20:39-04:00</updated>

		<published>2003-10-06T22:20:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=28058#p28058</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=28058#p28058"/>
		<title type="html"><![CDATA[REQUEST: !slap [nick] [slap...]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=28058#p28058"><![CDATA[
can someone make a simple script... it would be.... !slap BOB hahah... and return /me slaps BOB hahah... know what I mean?? REALLY simple....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3942">masterstanf2k</a> — Mon Oct 06, 2003 10:20 pm</p><hr />
]]></content>
	</entry>
	</feed>
