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

	<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-09-12T14:07:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-12T14:07:41-04:00</updated>

		<published>2002-09-12T14:07:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10818#p10818</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10818#p10818"/>
		<title type="html"><![CDATA[Ok, where is my putmode]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10818#p10818"><![CDATA[
Ok, sue me, I was up till 4 am messing with the script and got putkick and pushmode all tangled.. lol<br><br>Thanks guys<br><br> :oops:<p>Statistics: Posted by Guest — Thu Sep 12, 2002 2:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-09-12T13:41:42-04:00</updated>

		<published>2002-09-12T13:41:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10816#p10816</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10816#p10816"/>
		<title type="html"><![CDATA[Ok, where is my putmode]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10816#p10816"><![CDATA[
That, or create your own stacking system.<br><br>First, populate a list with a ban masks to be removed (in this case, it's $i)<div class="codebox"><p>Code: </p><pre><code>set b2 {}foreach b1 $l {  lappend b2 $b1  if {[llength $b2] == 4} {    putserv "MODE $channel -bbbb [join $b2]"    set b2 {}  }}if {[llength $b2]} { putserv "MODE $chan -[string repeat b [llength $b2]] [join $b2]" }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Sep 12, 2002 1:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-12T11:51:25-04:00</updated>

		<published>2002-09-12T11:51:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10809#p10809</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10809#p10809"/>
		<title type="html"><![CDATA[Ok, where is my putmode]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10809#p10809"><![CDATA[
try pushmode<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Thu Sep 12, 2002 11:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-12T11:48:37-04:00</updated>

		<published>2002-09-12T11:48:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=10807#p10807</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=10807#p10807"/>
		<title type="html"><![CDATA[Ok, where is my putmode]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=10807#p10807"><![CDATA[
I thought there was a command putmode for tcl. I am writing a script to unban when the banlist is full, but putserv writes each unban sperately.. how can I get eggie to stack the mode? or and why does it say putmode is not an available command?<br><br>Thanks<p>Statistics: Posted by Guest — Thu Sep 12, 2002 11:48 am</p><hr />
]]></content>
	</entry>
	</feed>
