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

	<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-01-19T15:38:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ViciousPiranha]]></name></author>
		<updated>2013-01-19T15:23:20-04:00</updated>

		<published>2013-01-19T15:23:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100651#p100651</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100651#p100651"/>
		<title type="html"><![CDATA[Greet specific users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100651#p100651"><![CDATA[
@willyw : It does, thank you very much you make my day!!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12161">ViciousPiranha</a> — Sat Jan 19, 2013 3:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-01-19T15:23:06-04:00</updated>

		<published>2013-01-19T15:23:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100650#p100650</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100650#p100650"/>
		<title type="html"><![CDATA[Greet specific users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100650#p100650"><![CDATA[
I updated my version to didnt test it but it should work<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Sat Jan 19, 2013 3:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2013-01-19T15:21:44-04:00</updated>

		<published>2013-01-19T15:21:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100649#p100649</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100649#p100649"/>
		<title type="html"><![CDATA[Greet specific users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100649#p100649"><![CDATA[
Go to <a href="http://www.eggheads.org/support/egghtml/1.6.21/tcl-commands.html" class="postlink">http://www.eggheads.org/support/egghtml ... mands.html</a><br><br>and scroll down to <em class="text-italics">bind join</em> and read.<br><br>Then add binds as you please:<div class="codebox"><p>Code: </p><pre><code>bind join - "#leagueoflegends *!leagueofl@*" do_LOL_greet </code></pre></div>Be sure to test after you edit and rehash bot.  Don't just assume that it will work as you expect, or work at all. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Jan 19, 2013 3:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ViciousPiranha]]></name></author>
		<updated>2013-01-19T15:15:20-04:00</updated>

		<published>2013-01-19T15:15:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100648#p100648</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100648#p100648"/>
		<title type="html"><![CDATA[Greet specific users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100648#p100648"><![CDATA[
thank you<br><br>mind adding a code for an id of *!*leagueofl@* or *!leagueofl@*<br><br>plz?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12161">ViciousPiranha</a> — Sat Jan 19, 2013 3:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2013-01-19T15:14:05-04:00</updated>

		<published>2013-01-19T15:14:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100647#p100647</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100647#p100647"/>
		<title type="html"><![CDATA[Greet specific users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100647#p100647"><![CDATA[
Another idea:<div class="codebox"><p>Code: </p><pre><code># January 19, 2012# http://forum.egghelp.org/viewtopic.php?t=19285bind join - "#leagueoflegends LOL|*!*@*" do_LOL_greetproc do_LOL_greet {nick uhost handle chan} {putserv "privmsg $chan :Welcome to $chan, $nick!"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Jan 19, 2013 3:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-01-19T15:38:58-04:00</updated>

		<published>2013-01-19T15:01:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100645#p100645</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100645#p100645"/>
		<title type="html"><![CDATA[Greet specific users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100645#p100645"><![CDATA[
Try this<br>Just edit "#channel" with your channel<br><div class="codebox"><p>Code: </p><pre><code>bind join - * greet:joinset lol "#leagueoflegends"proc greet:join {nick uhost hand chan} {if {[string match -nocase $chan $::lol]} {if {[string match -nocase "*lol*" $nick] &amp;&amp; [string match -nocase "leagueofl*" [lindex [split $uhost @] 0]]} {putserv "NOTICE $nick :Welcome to $chan, $nick"}}}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Sat Jan 19, 2013 3:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ViciousPiranha]]></name></author>
		<updated>2013-01-19T14:57:55-04:00</updated>

		<published>2013-01-19T14:57:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100644#p100644</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100644#p100644"/>
		<title type="html"><![CDATA[Greet specific users]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100644#p100644"><![CDATA[
hi, please help... i need a script that when a user with a nickname matching the wild card LOL|* joins the channel #leagueoflegends it will greet him with the message "Welcome to #leagueoflegends, NICKNAME-HERE!"<br><br><br>please help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12161">ViciousPiranha</a> — Sat Jan 19, 2013 2:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
