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

	<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>2004-02-05T03:54:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[duofruo]]></name></author>
		<updated>2004-02-05T03:54:59-04:00</updated>

		<published>2004-02-05T03:54:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33226#p33226</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33226#p33226"/>
		<title type="html"><![CDATA[permident]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33226#p33226"><![CDATA[
something such NO USER<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4023">duofruo</a> — Thu Feb 05, 2004 3:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-02-01T16:00:47-04:00</updated>

		<published>2004-02-01T16:00:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33150#p33150</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33150#p33150"/>
		<title type="html"><![CDATA[permident]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33150#p33150"><![CDATA[
What error have you got this time?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Feb 01, 2004 4:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duofruo]]></name></author>
		<updated>2004-02-01T14:53:29-04:00</updated>

		<published>2004-02-01T14:53:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33144#p33144</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33144#p33144"/>
		<title type="html"><![CDATA[permident]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33144#p33144"><![CDATA[
i edit that but stil no work. any sugestion ?&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4023">duofruo</a> — Sun Feb 01, 2004 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duofruo]]></name></author>
		<updated>2004-02-01T13:51:44-04:00</updated>

		<published>2004-02-01T13:51:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33140#p33140</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33140#p33140"/>
		<title type="html"><![CDATA[permident]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33140#p33140"><![CDATA[
lol. so stupid.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4023">duofruo</a> — Sun Feb 01, 2004 1:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-02-01T13:20:59-04:00</updated>

		<published>2004-02-01T13:20:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33139#p33139</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33139#p33139"/>
		<title type="html"><![CDATA[permident]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33139#p33139"><![CDATA[
bind <strong class="text-strong">pub</strong> v|v !permident pub_lol_permident <br>what about that ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Sun Feb 01, 2004 1:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duofruo]]></name></author>
		<updated>2004-02-01T12:52:59-04:00</updated>

		<published>2004-02-01T12:52:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33138#p33138</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33138#p33138"/>
		<title type="html"><![CDATA[permident]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33138#p33138"><![CDATA[
The beginner need another thing<div class="codebox"><p>Code: </p><pre><code>proc msg_lol_permident {nick host hand arg} {        set arg [charfilter $arg]        if {$hand == "*"} {return 0}        global botnick        if {[llength $arg] &lt; 1} {                puthelp "PRIVMSG $nick :\002Usage:\002 permident &lt;password&gt; \[nick!user@host\]"                return 0        }        set mask [lindex $arg 1]        if {![passwdok $hand [lindex $arg 0]]} {                puthelp "PRIVMSG $nick :Invalid password \002Usage:\002 permident &lt;password&gt; \[user@host\]"                return 0        }        if {[passwdok $hand ""]} {                puthelp "PRIVMSG $nick :You must set a password: pass &lt;your_new_password&gt;"                return 0        }        set find 0        foreach ch [channels] {                if {[onchan $nick $ch]} {                        set find 1                        break                }        }        if {$find == 0 &amp;&amp; $mask == ""} {                puthelp "PRIVMSG $nick :You must be in one of my chans to be permidentified, or use: permident &lt;password&gt; &lt;us$                return 0        }        if {$mask == ""} {                setuser $hand xtra permident *!$host        } {                setuser $hand xtra permident $mask        }        puthelp "PRIVMSG $nick :You are now permidentified with this mask: [getuser $hand xtra permident]. Use \002unpermiden"}</code></pre></div>This a permident script from lol. This works only whith /msg $botnick permident pass . I wana insert a pub command of !permident , that will set the permident of the user whithout puting the pass ( of course )<br><br>I try this<div class="codebox"><p>Code: </p><pre><code>bind v|v !permident pub_lol_permident proc pub_lol_permident {nick host hand chan arg} {        set arg [charfilter $arg]        if {$hand == "*"} {return 0}        global botnick        set mask [lindex $arg 1]        if {$mask == ""} {                setuser $hand xtra permident *!$host        } {                setuser $hand xtra permident $mask        }        puthelp "PRIVMSG $nick :You are now permidentified with this mask:  [getuser $hand xtra permident]. Use \002unpermident"}</code></pre></div>I try to make, but shet. I got errors like<blockquote class="uncited"><div>[18:49] bad type, should be one of: act, away, bcst, bot, chat, chjn, chof, chon, chpt, ctcp, ctcr, dcc, disc, evnt, filt, flud, join, kick, link, load, mode, msg, msgm, need, nick, nkch, notc, note, part, pub, pubm, raw, rejn, sign, splt, time, topc, unld, wall<br>    while executing<br>"bind v|v !permident pub_lol_permident "<br>    (file "ciumegu.tcl" line 4940)<br>    invoked from within<br>"source ciumegu.tcl"<br>    (file "eggdrop.conf" line 1324)<br>[18:49] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4023">duofruo</a> — Sun Feb 01, 2004 12:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
