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

	<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>2022-03-22T13:09:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[geek]]></name></author>
		<updated>2022-03-22T13:09:50-04:00</updated>

		<published>2022-03-22T13:09:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111035#p111035</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111035#p111035"/>
		<title type="html"><![CDATA[auto stick bans]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111035#p111035"><![CDATA[
tnx simo, I'll try to write that<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10286">geek</a> — Tue Mar 22, 2022 1:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2022-03-22T08:29:58-04:00</updated>

		<published>2022-03-22T08:29:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111034#p111034</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111034#p111034"/>
		<title type="html"><![CDATA[auto stick bans]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111034#p111034"><![CDATA[
from the looks of your example if banned nick gets kicked 3 times he needs to get sticky ban so you could utilize kick proc perhaps to count 3 kicks for that nick and set the sticky ban<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Tue Mar 22, 2022 8:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[geek]]></name></author>
		<updated>2022-03-19T16:07:44-04:00</updated>

		<published>2022-03-19T16:07:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111027#p111027</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111027#p111027"/>
		<title type="html"><![CDATA[auto stick bans]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111027#p111027"><![CDATA[
I have some bans added with the command +ban<br>and I use +dynamicbans in my channels<br>ban-time is 120<br><br>I need a script that if a ban user reenters 3 total times, the bot sets the ban as sticky<br><br><br>something like:<blockquote class="uncited"><div>(assuming <span style="text-decoration:underline">*!*@xxxx.yy.net</span> is in bot channel ban list and NOT sticky)<br><br>N1CK (<a href="mailto:zzz@xxxx.yy.net">zzz@xxxx.yy.net</a>) joined<br>BOT sets ban on *!*@xxxx.yy.net<br>BOT kicked N1CK<br>(after 120min)<br>BOT removes ban on *!*@xxxx.yy.net<br>N1CK (<a href="mailto:zzz@xxxx.yy.net">zzz@xxxx.yy.net</a>) joined<br>BOT sets ban on *!*@xxxx.yy.net<br>BOT kicked N1CK<br>(after 120min)<br>BOT removes ban on *!*@xxxx.yy.net<br>N1CK (<a href="mailto:zzz@xxxx.yy.net">zzz@xxxx.yy.net</a>) joined<br>BOT sets ban on *!*@xxxx.yy.net<br>BOT kicked N1CK<br><br>(ban becomes sticky)</div></blockquote><br>can you help me?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10286">geek</a> — Sat Mar 19, 2022 4:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
