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

	<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>2002-11-13T05:41:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-13T05:41:54-04:00</updated>

		<published>2002-11-13T05:41:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13114#p13114</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13114#p13114"/>
		<title type="html"><![CDATA[eggdrop ignoring users in pvt or on the channel ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13114#p13114"><![CDATA[
It does.<br><br>As exlpained though, ingores, both in IRC clients, and eggdrop, do not gain this protection from the server.<br><br>In both clients and bots (All IRC connections), the traffic involved in a flood, is still sent. The only differance between a user that is on ingore, and one that isn't, is that there is a small software layer of protection, designed to prevent further processing of the message.<br><br>Though further processing isn't done, this does mean that processing has taken place, thus the flooder has allready managed to use up CPU time of the IRC application.<br><br>As for this type of ignore, there isn't one in eggdrop. It can be added into it via a Tcl script, but this would mean even more processing, than to just let it in without the script.<br><br>In toher words, regardless of ignores, CPU and netowkr traffic is used regardless.<br><br>The only way to get anything usable, would be to lobby the IRC networks to impliment some form of private message protection.<br><br>In genral though, using well designed scripts, with stict binds (in need be, several for one command, rather than one wide match bind).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Nov 13, 2002 5:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-11-13T03:03:34-04:00</updated>

		<published>2002-11-13T03:03:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13105#p13105</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13105#p13105"/>
		<title type="html"><![CDATA[eggdrop ignoring users in pvt or on the channel ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13105#p13105"><![CDATA[
I'll explain.<br><br>Say a guy owns a botnet that he uses to flood.<br>And say all the ips of that botnet end in "gf". So the ips would be for example (dsl-23.gf ; dsl-56.gf .... etc ...).<br>I want to have the bot ignore all private messages, notices and ctcps inbound from *!*@*.gf (this way the botnet cannot be used in private to flood off the bot).<br>But I don't want the bot to ignore the channel messages sent from those ppl during a flood otherwise Sentinel won't react (as it won't see the messages anyway since they are ignored).<br>I hope my explanation gives a bit more sense and helps elucidate my purpose.<br><br>z_one<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Wed Nov 13, 2002 3:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-12T18:53:01-04:00</updated>

		<published>2002-11-12T18:53:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13100#p13100</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13100#p13100"/>
		<title type="html"><![CDATA[eggdrop ignoring users in pvt or on the channel ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13100#p13100"><![CDATA[
Too be perfectly honest, I don't see where this is going.<br><br>Clients use ignore, so that items are not displayed. Regardless of what happens, the data is received.<br><br>In eggdrop, it serves no real purpose to ignore only one item of a conversation.<br><br>Ignoring in eggdrop, is to prevent a user from doing anything witht he bot.<br><br>Maybe if you give a little reasoning,t here may be another way to do what you are after.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Nov 12, 2002 6:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-11-12T13:35:12-04:00</updated>

		<published>2002-11-12T13:35:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13090#p13090</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13090#p13090"/>
		<title type="html"><![CDATA[eggdrop ignoring users in pvt or on the channel ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13090#p13090"><![CDATA[
Hi,<br><br>As you know, the mIRC client gives people the possibility to ignore a user's private messages or a user's channel messages.<br>Does that option exist on Eggdrop ? Is it the <strong class="text-strong">.+ignore</strong> command ? If not, how to ignore users only in private while still monitoring their channel messages.<br><br>z_one<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Tue Nov 12, 2002 1:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
