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

	<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>2013-09-21T12:19:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Moti]]></name></author>
		<updated>2013-09-21T12:19:46-04:00</updated>

		<published>2013-09-21T12:19:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102046#p102046</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102046#p102046"/>
		<title type="html"><![CDATA[Re: Look for a script that send message to user after kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102046#p102046"><![CDATA[
Oh man, I'm really really thank you! It's working great ! <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=12277">Moti</a> — Sat Sep 21, 2013 12:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2013-09-20T14:48:37-04:00</updated>

		<published>2013-09-20T14:48:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102044#p102044</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102044#p102044"/>
		<title type="html"><![CDATA[Re: Look for a script that send message to user after kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102044#p102044"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Sep 20, 2013# http://forum.egghelp.org/viewtopic.php?t=19514# Reference: http://www.eggheads.org/support/egghtml/1.6.21/tcl-commands.html     and find      bind kickbind kick - "* *" msg_on_kickproc msg_on_kick {nick uhost handle chan target reason} {        putserv "privmsg $target :Hello $target you kick out from $chan - for more info please visit http://... "}</code></pre></div>You will need to edit the putserv line to have the bot deliver whatever message you want. I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Sep 20, 2013 2:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Moti]]></name></author>
		<updated>2013-09-20T12:43:46-04:00</updated>

		<published>2013-09-20T12:43:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102043#p102043</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102043#p102043"/>
		<title type="html"><![CDATA[Look for a script that send message to user after kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102043#p102043"><![CDATA[
Hello,<br><br>I look for a script to eggdrop that after X user kick from some channel the eggdrop will send him a private message with this info:<br><br>Hello $nick you kick out from $chan - for more info please visit http://...<br><br>Thank you !<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12277">Moti</a> — Fri Sep 20, 2013 12:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
