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

	<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>2007-09-15T01:12:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2007-09-15T01:12:49-04:00</updated>

		<published>2007-09-15T01:12:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75939#p75939</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75939#p75939"/>
		<title type="html"><![CDATA[Customizing greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75939#p75939"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join - * greet:procgreet:proc {nick uhost hand chan} { if {[string match -nocase "*Bitch123*" $nick]} {   putserv "PRIVMSG $nick :Text comes here"} elseif {[string match -nocase "*Nick123*" $nick]} {   putserv "PRIVMSG $nick :Text comes here"}return}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Sat Sep 15, 2007 1:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Cyber]]></name></author>
		<updated>2007-09-14T09:30:12-04:00</updated>

		<published>2007-09-14T09:30:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75929#p75929</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75929#p75929"/>
		<title type="html"><![CDATA[Customizing greet script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75929#p75929"><![CDATA[
I was wondering if it is possible to customize greet script this way: if someone using nick Bitch123 enters the channel, bot sends him/her one message, if someone using nick Popey123 enters, bot sends him/her different message, etc... <br><br>Like mirc code if ( bitch isin $nick ) etc... <br><br>Any idea how to do this, or any script already made?<br><br>Thx &amp; cheers <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8855">Cyber</a> — Fri Sep 14, 2007 9:30 am</p><hr />
]]></content>
	</entry>
	</feed>
