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

	<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>2006-06-11T13:34:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[chaokusc]]></name></author>
		<updated>2006-06-11T13:34:20-04:00</updated>

		<published>2006-06-11T13:34:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63903#p63903</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63903#p63903"/>
		<title type="html"><![CDATA[kiss script (random name script) needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63903#p63903"><![CDATA[
What i need is, when somone types <strong class="text-strong">!kiss</strong>, my bot will kiss a random user with a random line from the <strong class="text-strong">randkiss_response</strong><br><br>But when user adds somthing after kiss, the bot kisses them (EXAMPLE: <strong class="text-strong">!kiss Gemma</strong> would pull the text from the <strong class="text-strong">kiss_response</strong>) but only if the user excists on that channel, otherwise it should say <strong class="text-strong">User %noexcistnick does not excist in this channel</strong><br><br>%randomnick = A random user from the channel, except the bots nick<br>%nick = The person who posted the !kiss Command<br>%whotokiss = The person the bot kisses if stated in the command<br><div class="codebox"><p>Code: </p><pre><code>set randkiss_response {  "\001ACTION Kisses %randomnick\001"  "I dont feel like slapping %randomnick right now %nick"  "."}set kiss_response {  "\001ACTION Kisses %whotokiss\001"  "I dont feel like slapping %random right now %nick"  "."}</code></pre></div>Thanks to anyone who helps with this<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7689">chaokusc</a> — Sun Jun 11, 2006 1:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
