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

	<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>2009-09-27T12:04:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[m00se]]></name></author>
		<updated>2009-09-27T12:04:09-04:00</updated>

		<published>2009-09-27T12:04:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90363#p90363</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90363#p90363"/>
		<title type="html"><![CDATA[Auto lift ban for EVRYONE in chanel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90363#p90363"><![CDATA[
I know very little about scripts  ,  we have an IRC ,  all ops have access to #staff ,  if anyone joins , that does not have status they get kicked baned ,  once in a while an OP does not Ident himself and he gets kicked baned ,   I would like my bot to unban I"ve copied this small script , and tried it but it does not work ...<br><div class="codebox"><p>Code: </p><pre><code>proc badword {nick uhost hand chan rest} {  global botnick bword    if {([ matchattr $hand f ])} {      # We do nothing here we are waiting for the msg Chanser sets mode:        return 1} else {         putserv "/mode -b $#staff $nick"   #We found it, now time to remove the ban        return 0}}</code></pre></div>can somone help please .....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10880">m00se</a> — Sun Sep 27, 2009 12:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
