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

	<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>2006-02-04T21:09:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[minted]]></name></author>
		<updated>2006-02-04T21:09:01-04:00</updated>

		<published>2006-02-04T21:09:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60132#p60132</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60132#p60132"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60132#p60132"><![CDATA[
thanks  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br>works perfect<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6501">minted</a> — Sat Feb 04, 2006 9:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-02-04T18:27:56-04:00</updated>

		<published>2006-02-04T18:27:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60124#p60124</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60124#p60124"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60124#p60124"><![CDATA[
That because <strong class="text-strong">nickpass</strong> is not global in the proc. Either add<div class="codebox"><p>Code: </p><pre><code>global nickpass</code></pre></div>in the proc or use <strong class="text-strong">$::nickpass</strong> instead of <strong class="text-strong">$nickpass</strong>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Feb 04, 2006 6:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[minted]]></name></author>
		<updated>2006-02-04T15:06:45-04:00</updated>

		<published>2006-02-04T15:06:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60118#p60118</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60118#p60118"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60118#p60118"><![CDATA[
ok i tested that, it actually sent the nickpass, but i got an error with it<div class="codebox"><p>Code: </p><pre><code>[13:57] chat.wiredreality.net :: 512 :: ChatBot :Authorization required to use Registered Nickname ChatBot[13:57] Tcl error [identify:nick]: can't read "nickpass": no such variableset errorInfoCurrently: can't read "nickpass": no such variableCurrently: while executingCurrently: "putserv "PASS $nickpass""Currently: (procedure "identify:nick" line 2)Currently: invoked from withinCurrently: "identify:nick $_raw1 $_raw2 $_raw3"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6501">minted</a> — Sat Feb 04, 2006 3:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-02-04T09:07:26-04:00</updated>

		<published>2006-02-04T09:07:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60104#p60104</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60104#p60104"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60104#p60104"><![CDATA[
I don't see why it shouldn't work, gets raw 512 and identifies. You can do some tests by adding a line:<div class="codebox"><p>Code: </p><pre><code>putlog "$from :: $key :: $arg"</code></pre></div>to know what id being sent and match upon that (if you want to take anything into consideration).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Feb 04, 2006 9:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[minted]]></name></author>
		<updated>2006-02-03T21:02:42-04:00</updated>

		<published>2006-02-03T21:02:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60090#p60090</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60090#p60090"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60090#p60090"><![CDATA[
thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>i was hoping to use the raw for this though.<br>now, im a 100% newb at tcl, and haven't even tried to code with it before now.<br>but i made a naive attempt<br>i dont have the ability to test it atm though<br>think this will work?<div class="codebox"><p>Code: </p><pre><code>set nickpass "password"bind raw - 512 identify:nickproc identify:nick {from key arg} { putserv "PASS $nickpass"}</code></pre></div>i dont want to take any other factors into account, not nickname, server, etc<br>just in all cases, when the bot gets raw 512, do /pass password<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6501">minted</a> — Fri Feb 03, 2006 9:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-02-03T13:24:43-04:00</updated>

		<published>2006-02-03T13:24:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60082#p60082</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60082#p60082"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60082#p60082"><![CDATA[
It's not that long, but can be tweaked a little bit.<div class="codebox"><p>Code: </p><pre><code>set password ""bind raw - NOTICE notice_bncproc notice_bnc {from keyword arg} { global password if {[lindex [split [set arg [string tolower $arg]]] 0] == "auth" ||[string tolower $from] == "my.server.here"} {  set bnc_notice [join [lrange [split $arg] 1 end]]  if {[string match "*type /pass password*" $bnc_notice]} {    putserv "PASS $password"  } }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Feb 03, 2006 1:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[minted]]></name></author>
		<updated>2006-02-01T01:06:03-04:00</updated>

		<published>2006-02-01T01:06:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59987#p59987</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59987#p59987"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59987#p59987"><![CDATA[
*bump*?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6501">minted</a> — Wed Feb 01, 2006 1:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[minted]]></name></author>
		<updated>2006-01-28T19:27:09-04:00</updated>

		<published>2006-01-28T19:27:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59866#p59866</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59866#p59866"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59866#p59866"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set password ""bind raw - NOTICE notice_bncproc notice_bnc {from keyword arg} { global password if {([string tolower [join [lrange [split $arg] 0 0]]] == "auth") ||([string tolower $from] == "my.server.here")} {  set bnc_notice [string tolower [join [lrange [split $arg] 1 end]]]  if {[string match "*type /pass password*" $bnc_notice]} {    putserv "PASS $password"  } }}</code></pre></div>this is some nickserv auth script, it works, just seems a bit long?<br>and in my conf in proc evnt:init_server i set the bot to ignore our services (chatspace services runs most things, all it does is notice a bunch of pointless crap to the bot, my bot simply runs your allprotection script)<br><br>i prefer to work from raws in mirc, although i know little about tcl.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6501">minted</a> — Sat Jan 28, 2006 7:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-28T18:44:52-04:00</updated>

		<published>2006-01-28T18:44:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59857#p59857</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59857#p59857"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59857#p59857"><![CDATA[
<blockquote class="uncited"><div>it just appears rather bloated, its about 10 lines long.<br>all i want is it to respond to raw 512 with /pass mypass, with no other factors being taken into account.</div></blockquote>Paste your code.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Jan 28, 2006 6:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[minted]]></name></author>
		<updated>2006-01-27T21:59:51-04:00</updated>

		<published>2006-01-27T21:59:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59808#p59808</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59808#p59808"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59808#p59808"><![CDATA[
it just appears rather bloated, its about 10 lines long.<br>all i want is it to respond to raw 512 with /pass mypass, with no other factors being taken into account.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6501">minted</a> — Fri Jan 27, 2006 9:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-27T21:33:09-04:00</updated>

		<published>2006-01-27T21:33:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59807#p59807</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59807#p59807"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59807#p59807"><![CDATA[
Why? What complications have you done in yours?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jan 27, 2006 9:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[minted]]></name></author>
		<updated>2006-01-27T19:50:04-04:00</updated>

		<published>2006-01-27T19:50:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59802#p59802</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59802#p59802"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59802#p59802"><![CDATA[
is this best done using the raw prompt for password, or by reading the snotice saying to enter nickpass?<br><br>at the moment the code i use uses<div class="codebox"><p>Code: </p><pre><code>if {[string match "*type /pass password*" $bnc_notice]} {</code></pre></div>reading from the snotice<br><br>raw 512 shows as<div class="codebox"><p>Code: </p><pre><code>Authorization required to use Registered Nickname minted</code></pre></div>could u make a simple, clean little code that will simply send nickpass when asked by raw 512, on chatspace its /pass password to identify yourself<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6501">minted</a> — Fri Jan 27, 2006 7:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[minted]]></name></author>
		<updated>2006-01-27T09:10:41-04:00</updated>

		<published>2006-01-27T09:10:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59781#p59781</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59781#p59781"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59781#p59781"><![CDATA[
replied, file sent<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6501">minted</a> — Fri Jan 27, 2006 9:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-01-27T08:11:46-04:00</updated>

		<published>2006-01-27T08:11:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59779#p59779</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59779#p59779"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59779#p59779"><![CDATA[
<blockquote class="uncited"><div>But he asked me to mail and i emailed him not yet get reply <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"></div></blockquote>Ever heard of being patient? It might be that minted has a life outside of the Internet.<br><br>Also, do not make any further posts regarding this matter in other forums; it is here that it will be dealt with. Double posts get moved to the Junkyard.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Jan 27, 2006 8:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zaibi]]></name></author>
		<updated>2006-01-27T03:49:48-04:00</updated>

		<published>2006-01-27T03:49:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59776#p59776</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59776#p59776"/>
		<title type="html"><![CDATA[Chatspace Identifier {Help Me}]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59776#p59776"><![CDATA[
But he asked me to mail and i emailed him not yet get reply <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7287">zaibi</a> — Fri Jan 27, 2006 3:49 am</p><hr />
]]></content>
	</entry>
	</feed>
