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

	<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-06-17T11:08:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-06-17T11:08:31-04:00</updated>

		<published>2004-06-17T11:08:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37516#p37516</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37516#p37516"/>
		<title type="html"><![CDATA[Another Zline Related Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37516#p37516"><![CDATA[
You don't need to post in 2 topics same thing <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> And if no-one reply, wait more <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Thu Jun 17, 2004 11:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZaKiR]]></name></author>
		<updated>2004-06-17T10:23:53-04:00</updated>

		<published>2004-06-17T10:23:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37514#p37514</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37514#p37514"/>
		<title type="html"><![CDATA[Another Zline Related Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37514#p37514"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind raw - NOTICE raw:notice proc raw:notice {from word text} { set notice [lrange [split $text] 0 end] if {[string match -nocase *connecting* $notice]} { set zline "@[string trimright [lindex [split [lindex $text end-2] @] 1] )]" putserv "Zline $zline 2d :flooder" } }</code></pre></div>This code will zline everyone who connects to my server... but i want some additional things... like when i (owner of the bot) will type <strong class="text-strong">!zline-on</strong> in any channel where this bot is present this code will be activated &amp; when <strong class="text-strong">!zline-off</strong> this code will be deactivated...<br><br>&amp; i want to add some <strong class="text-strong">exceptional ips</strong> in this code which will never be zlined such as my ip 202.174.137.108<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5080">ZaKiR</a> — Thu Jun 17, 2004 10:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZaKiR]]></name></author>
		<updated>2004-06-17T03:16:57-04:00</updated>

		<published>2004-06-17T03:16:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37496#p37496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37496#p37496"/>
		<title type="html"><![CDATA[Addition]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37496#p37496"><![CDATA[
<strong class="text-strong">I wanna also add something in it.. that bot won`t zline some exceptional ips suppose mine 203.189.243.103 &amp; some other...</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5080">ZaKiR</a> — Thu Jun 17, 2004 3:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZaKiR]]></name></author>
		<updated>2004-06-17T02:29:28-04:00</updated>

		<published>2004-06-17T02:29:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37495#p37495</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37495#p37495"/>
		<title type="html"><![CDATA[Another Zline Related Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37495#p37495"><![CDATA[
I wanna zline everyone (Flooders) when they start connecting to server in a certain time (When they flood )<br><br>When someone connects to server bot gets server notice like ...<br><br><span style="color:red">Hub.CaFeBanGLa.CoM - *** Notice -- Client connecting on port 6667: cL0sEd (~ZaKiR@202.174.137.108) [clients]</span><br><br>So when bot will get this msg it will start zlining like <strong class="text-strong">/zline @202.174.137.108 3d :Flooder</strong> &lt;-- here 3d stands for 3 days<br><br>now the question is when the bot will start doing this... it will start doing this when i type <strong class="text-strong">!zline-on</strong> in any channel where the bot is.. &amp; it will stop doing this when i will type  <strong class="text-strong">!zline-off</strong>... if someone else type !zline-on or !zline-off bot will not go for it.. only when i (owner) type this bot will work for it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5080">ZaKiR</a> — Thu Jun 17, 2004 2:29 am</p><hr />
]]></content>
	</entry>
	</feed>
