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

	<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>2003-06-15T12:10:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-15T12:10:12-04:00</updated>

		<published>2003-06-15T12:10:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21877#p21877</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21877#p21877"/>
		<title type="html"><![CDATA[Tcl scripting question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21877#p21877"><![CDATA[
no that's not what I mean.<br>I mean in a script the ban code is as follows:<div class="codebox"><p>Code: </p><pre><code>set mask [uhost....]putquick "MODE $chan +b $mask"putkick $chan $nick "Reason - banned 10mins."utimer 600 "putserv \"MODE $chan -b $mask\""}</code></pre></div>know what I mean. So is there a way to make it do the same but if the $mask is unbanned by someone else then the utimer stops.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jun 15, 2003 12:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-06-15T07:58:26-04:00</updated>

		<published>2003-06-15T07:58:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21861#p21861</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21861#p21861"/>
		<title type="html"><![CDATA[Tcl scripting question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21861#p21861"><![CDATA[
Better see the .help +ban<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Jun 15, 2003 7:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-06-15T07:12:24-04:00</updated>

		<published>2003-06-15T07:12:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21858#p21858</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21858#p21858"/>
		<title type="html"><![CDATA[Tcl scripting question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21858#p21858"><![CDATA[
try the .help kickban, and this will help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Sun Jun 15, 2003 7:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-15T07:02:50-04:00</updated>

		<published>2003-06-15T07:02:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21857#p21857</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21857#p21857"/>
		<title type="html"><![CDATA[Tcl scripting question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21857#p21857"><![CDATA[
mm, ok thanx I got it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>but isn't there a way to ban ppl without remebering them. for example:<br>if the bot bans a user<br>then another op unbans the user<br>the user joins<br>and the bot doesn't kick ban him. (else it would kickban him with reason "Banned: &lt;reason&gt;"<br>I want it just to ban and unban later (if the ban is still in the channel's ban list)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jun 15, 2003 7:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ReaLz]]></name></author>
		<updated>2003-06-15T01:24:56-04:00</updated>

		<published>2003-06-15T01:24:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21842#p21842</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21842#p21842"/>
		<title type="html"><![CDATA[Tcl scripting question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21842#p21842"><![CDATA[
welp... the only difference is that the newban is for global bans and the newchanban for channel bans <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2044">ReaLz</a> — Sun Jun 15, 2003 1:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-06-14T21:12:52-04:00</updated>

		<published>2003-06-14T21:12:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21838#p21838</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21838#p21838"/>
		<title type="html"><![CDATA[Tcl scripting question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21838#p21838"><![CDATA[
You're not right.<br>Read doc/tcl-commands.doc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sat Jun 14, 2003 9:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-14T19:47:57-04:00</updated>

		<published>2003-06-14T19:47:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21835#p21835</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21835#p21835"/>
		<title type="html"><![CDATA[Tcl scripting question.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21835#p21835"><![CDATA[
what's the difference between <strong class="text-strong">newban</strong> and <strong class="text-strong">newchanban</strong> ?<br><br>what I can conclude, is that newban sets a ban but doesn't remeber it for the time set. but newchanban remembers it so even if the person rejoins before the ban expires, he will get kicked.<br><br>am I right ot not ? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Jun 14, 2003 7:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
