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

	<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-07-18T14:22:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[deadman]]></name></author>
		<updated>2006-07-18T14:22:25-04:00</updated>

		<published>2006-07-18T14:22:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64698#p64698</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64698#p64698"/>
		<title type="html"><![CDATA[onjoin msg after set time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64698#p64698"><![CDATA[
nice idea thanx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7742">deadman</a> — Tue Jul 18, 2006 2:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deadite66]]></name></author>
		<updated>2006-07-18T13:49:59-04:00</updated>

		<published>2006-07-18T13:49:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64697#p64697</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64697#p64697"/>
		<title type="html"><![CDATA[onjoin msg after set time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64697#p64697"><![CDATA[
maybe change to NOTICE $nick so they would just spam themselves<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6296">deadite66</a> — Tue Jul 18, 2006 1:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deadman]]></name></author>
		<updated>2006-07-18T13:33:08-04:00</updated>

		<published>2006-07-18T13:33:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64696#p64696</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64696#p64696"/>
		<title type="html"><![CDATA[onjoin msg after set time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64696#p64696"><![CDATA[
thanx metroid for your help <br>is there away to stop it flooding say like if the bot was to only msg the cannel to the same nick every 10 mins if they kept rejoining<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7742">deadman</a> — Tue Jul 18, 2006 1:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-07-18T01:37:17-04:00</updated>

		<published>2006-07-18T01:37:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64691#p64691</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64691#p64691"/>
		<title type="html"><![CDATA[onjoin msg after set time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64691#p64691"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind JOIN -|- * useless:spamproc useless:spam {nick host hand chan} {  utimer 5 [list send:spam $chan $nick]}proc send:spam {chan nick} {  if {[onchan $nick $chan]} {    putserv "PRIVMSG $chan :Welcome $nick!"  }}</code></pre></div>if the person were to rejoin over and over, this would obviously cause a flood though.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Tue Jul 18, 2006 1:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-07-17T19:19:21-04:00</updated>

		<published>2006-07-17T19:19:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64688#p64688</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64688#p64688"/>
		<title type="html"><![CDATA[onjoin msg after set time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64688#p64688"><![CDATA[
Sure, just use a timer and then double-check if the nick is still present before sending the msg.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Jul 17, 2006 7:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deadman]]></name></author>
		<updated>2006-07-16T12:50:13-04:00</updated>

		<published>2006-07-16T12:50:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64655#p64655</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64655#p64655"/>
		<title type="html"><![CDATA[onjoin msg after set time]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64655#p64655"><![CDATA[
hi guys <br>is it poss to make the eggdrop msg a nick onjoining a set channel after say 5 sec but if the nick leaves befor 5 secs is up the eggdrop dosent msg said channel <br>thanx guys<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7742">deadman</a> — Sun Jul 16, 2006 12:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
