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

	<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>2001-10-17T02:28:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-17T02:28:00-04:00</updated>

		<published>2001-10-17T02:28:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=723#p723</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=723#p723"/>
		<title type="html"><![CDATA[Why isn't this working...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=723#p723"><![CDATA[
Thanks stdragon <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><p>Statistics: Posted by Guest — Wed Oct 17, 2001 2:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2001-10-14T21:55:00-04:00</updated>

		<published>2001-10-14T21:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=592#p592</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=592#p592"/>
		<title type="html"><![CDATA[Why isn't this working...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=592#p592"><![CDATA[
Find this line:<br><br>putlog $idx "[Faze.n] Password successfully set for users lacking one."<br><br>Change it to:<br>putdcc $idx "[Faze.n] Password successfully set for users lacking one."<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Sun Oct 14, 2001 9:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-14T18:29:00-04:00</updated>

		<published>2001-10-14T18:29:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=589#p589</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=589#p589"/>
		<title type="html"><![CDATA[Why isn't this working...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=589#p589"><![CDATA[
<blockquote class="uncited"><div>bind dcc n changepass chg_pass<br>proc chg_pass {handle idx arg} {<br>  global pach user<br>   set pach $arg<br>    if {$pach == ""} {<br>    putdcc $idx "[Faze.h] Please see <strong class="text-strong">.time changepass<strong class="text-strong">"<br>    return 1}<br>    putcmdlog "#$handle# changepass..."<br>    foreach user [userlist p] {<br>        set pw [passwdok "$user" ""]<br>        if {$pw == "1"} {<br>        putlog $idx "[Faze.n] Password successfully set for users lacking one."<br>        setuser $user PASS $pach<br>        return 0}<br>    }<br>  }</strong></strong></div></blockquote><strong class="text-strong"><strong class="text-strong"><br><br>DCC output:<br>#jedis# changepass...<br>TCL error [chg_pass]: wrong # args: should be "putlog text"<br><br>It is not changing the password for users without one. Can anyone get this working? Does anyone know of a good userlist maintenance tcl that works for 1.6.*?<br><br>Thanks<br><br>(forum removes the spacing, grr)<br><br>&lt;font size=-1&gt;[ This Message was edited by: jedis on 2001-10-14 16:31 ]&lt;/font&gt;</strong></strong><p>Statistics: Posted by Guest — Sun Oct 14, 2001 6:29 pm</p><hr />
]]></content>
	</entry>
	</feed>
