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

	<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-02-11T13:25:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-11T13:25:00-04:00</updated>

		<published>2002-02-11T13:25:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4472#p4472</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4472#p4472"/>
		<title type="html"><![CDATA[detecting server ban]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4472#p4472"><![CDATA[
detecting +b modes set by the server is done in exactly the same way as bans set by a user. the way to detect in the proc that its a server, is that userhost will not have a ! or @ in it, so a simple [string match *!*@* $userhost] will return 0 if its a server, and 1 if its a user.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Mon Feb 11, 2002 1:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-02-11T09:56:00-04:00</updated>

		<published>2002-02-11T09:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4465#p4465</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4465#p4465"/>
		<title type="html"><![CDATA[detecting server ban]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4465#p4465"><![CDATA[
I have the following in my .conf file but the bot is still not removing server bans after a netsplit. Any idea why ?<br><blockquote class="uncited"><div>set bounce-bans 1</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Mon Feb 11, 2002 9:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-01-25T04:05:00-04:00</updated>

		<published>2002-01-25T04:05:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4055#p4055</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4055#p4055"/>
		<title type="html"><![CDATA[detecting server ban]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4055#p4055"><![CDATA[
Read the config file, just do 'set bounce-bans 1'.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Fri Jan 25, 2002 4:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-25T01:42:00-04:00</updated>

		<published>2002-01-25T01:42:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4054#p4054</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4054#p4054"/>
		<title type="html"><![CDATA[detecting server ban]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4054#p4054"><![CDATA[
Hi,<br><br>Can anyone help me with a script that can detect a mode +b by a server? Just trying to make a script that will unban any ban that is placed due to netsplit (placed by the returning server). Thanks..<br><br>Louie<p>Statistics: Posted by Guest — Fri Jan 25, 2002 1:42 am</p><hr />
]]></content>
	</entry>
	</feed>
