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

	<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>2004-04-29T11:05:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-04-29T11:05:26-04:00</updated>

		<published>2004-04-29T11:05:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35966#p35966</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35966#p35966"/>
		<title type="html"><![CDATA[My first time :P]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35966#p35966"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set joinmsg "Your msg!"setudef flag joinmsgbind join - * join:msg proc join:msg {nick uhost hand chan} {   if {[isbotnick $nick] || ![channel get $chan joinmsg]} {     return   } putserv "PRIVMSG $nick :$::joinmsg"}</code></pre></div>To enable use .chanset #channel +joinmsg and to disable it use the .chanset #channel -joinmsg and replace #channel with the actual name of the channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Apr 29, 2004 11:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[K]]></name></author>
		<updated>2004-04-29T05:41:12-04:00</updated>

		<published>2004-04-29T05:41:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35955#p35955</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35955#p35955"/>
		<title type="html"><![CDATA[here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35955#p35955"><![CDATA[
very simple<div class="codebox"><p>Code: </p><pre><code>#Type the chanset onjoin_msg { {  "The text you whant to notice" }}set onjoin_chans "#talmaciu #strand"bind join - * join_onjoinproc join_onjoin {nick uhost hand chan} { global onjoin_msg onjoin_chans botnick if {(([lsearch -exact [string tolower $onjoin_chans] [string tolower $chan]] != -1) || ($onjoin_$  set onjoin_temp [lindex $onjoin_msg [rand [llength $onjoin_msg]]]  foreach msgline $onjoin_temp {   puthelp "NOTICE $nick :[subst $msgline]"  } }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4489">K</a> — Thu Apr 29, 2004 5:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-17T13:45:33-04:00</updated>

		<published>2004-04-17T13:45:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35657#p35657</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35657#p35657"/>
		<title type="html"><![CDATA[My first time :P]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35657#p35657"><![CDATA[
Thx i will take a look <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by Guest — Sat Apr 17, 2004 1:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-04-17T13:40:54-04:00</updated>

		<published>2004-04-17T13:40:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35656#p35656</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35656#p35656"/>
		<title type="html"><![CDATA[My first time :P]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35656#p35656"><![CDATA[
please check this forum there is scripts like this on here you can easely find something with <a href="http://forum.egghelp.org/search.php" class="postlink">search</a> function look for bind join<br><br>or check the eggdrop/windrop doc and look for bind join , putserv and NOTICE..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat Apr 17, 2004 1:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-17T12:50:09-04:00</updated>

		<published>2004-04-17T12:50:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35654#p35654</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35654#p35654"/>
		<title type="html"><![CDATA[My first time :P]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35654#p35654"><![CDATA[
Hey pro tcl scripters <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>i would like to know how to notice a user when the user join a channel (i also need to specafied the channel so the bon't won't notice a user who join another channel else but the one i specafied) <br><br>MVH Coolto<br><br>Sry my bad english<p>Statistics: Posted by Guest — Sat Apr 17, 2004 12:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
