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

	<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>2010-02-20T03:35:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kisser]]></name></author>
		<updated>2010-02-20T03:35:00-04:00</updated>

		<published>2010-02-20T03:35:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92166#p92166</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92166#p92166"/>
		<title type="html"><![CDATA[Simple Greeting Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92166#p92166"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>#Scripted By KiSsEr #KiSsEr@k.St#To use it .chanset #channel +greetsset greeting "Your Msg Here"set blackl(punish) 3:2#[ don't edit here if you don't know how!#bind join - * bl:greetsetudef flag greetsset blackl(lim) [scan $blackl(punish) %\[^:\]]set blackl(secs) [scan $blackl(punish) %*\[^:\]:%s]proc bl:greet {nick uhost hand chan} { global BLNicks blackl blflood greeting botnick if {![channel get $chan greets]} {return 0} if {![info exists blflood([set chan [string tolower $chan]])]} { set blflood($chan) 0 } if {$nick == $botnick} { return } if {[blfollow $blackl(secs) blflood($chan)] &lt; $blackl(lim)} {     putserv "notice $nick :$greeting"    } else {    return}}proc blfollow {secs blvar} { upvar $blvar fvar utimer $secs [list bldicr $blvar] incr fvar}proc bldicr blvar { upvar $blvar fvar if {$fvar &gt; 0} {  incr fvar -1 }}putlog "Greeting Script KiSsEr"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11110">kisser</a> — Sat Feb 20, 2010 3:35 am</p><hr />
]]></content>
	</entry>
	</feed>
