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

	<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-01-25T10:26:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyEgg]]></name></author>
		<updated>2006-01-25T10:26:15-04:00</updated>

		<published>2006-01-25T10:26:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59712#p59712</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59712#p59712"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59712#p59712"><![CDATA[
caesar i said what i said cause i try it.<br><br>the notice from the server was /msg nickserv bla bla<br>like user i did that and everything ok<br>from bot nothig happens using tcl from archive as you say.<br><br>so i go and i RTFR on network`s official site.<br><br>as alchera says  on dalnet is:<br>putserv "privmsg <a href="mailto:NickServ@services.dal.net">NickServ@services.dal.net</a>........<br><br>on undernet is "privmsg <a href="mailto:x@channels.undernet.org">x@channels.undernet.org</a> login..<br><br>and so goes on.<br><br>I think thats better is to answer the person who make the question initialy<br>and if he want to tell us about what network was talking about to helping us  to know for the future.<br><br>probably the notice msg isnt correct<br>bind notc - "*This nickname is owned by someone else.*" <br>who knows? <br><br><br><br>P.S.When i tryout this tcl was for no english language based network and also i change the notice msg to:<br>bind notc - "*msg NickServ IDENTIFY*"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6534">CrazyEgg</a> — Wed Jan 25, 2006 10:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-01-24T21:47:59-04:00</updated>

		<published>2006-01-24T21:47:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59686#p59686</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59686#p59686"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59686#p59686"><![CDATA[
@ wolfy:<br><br>On DALnet this also works and a similar setup may be required for some other Networks:<div class="codebox"><p>Code: </p><pre><code>putserv "privmsg NickServ@services.dal.net :identify password"</code></pre></div>Modify the above for the appropriate Network and test using putserv rather than putquick/puthelp.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Jan 24, 2006 9:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2006-01-24T13:29:45-04:00</updated>

		<published>2006-01-24T13:29:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59665#p59665</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59665#p59665"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59665#p59665"><![CDATA[
CrazyEgg : Actualy this depends on the services running on that server/network. The '/NickServ identify password' actualy it's a server side 'shortcut' to '/msg NickServ identify password' wich it's the same thing. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>demond : Bogus or not that adress still points to the right section.<br><br>CtrlAltDel it's right. he should first checked the TCL Archive and if that failed (wich I doubt would since there are lots of 'service scripts' - browsing that cathegory won't hurt and would give some results - on the TCL Archive) a simple search I'm 100% positive would give some results since there are a lot of threads related to NickServ/ChanServ.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Jan 24, 2006 1:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyEgg]]></name></author>
		<updated>2006-01-24T09:01:33-04:00</updated>

		<published>2006-01-24T09:01:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59656#p59656</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59656#p59656"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59656#p59656"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>putquick "$nickserv :$identcmd $identpass"</code></pre></div>That is correct<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6534">CrazyEgg</a> — Tue Jan 24, 2006 9:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[wolfy]]></name></author>
		<updated>2006-01-22T06:26:34-04:00</updated>

		<published>2006-01-22T06:26:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59598#p59598</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59598#p59598"/>
		<title type="html"><![CDATA[seem's bogus too]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59598#p59598"><![CDATA[
Ok, I tried and it doesn't work. Sure I'm doing something wrong.<br><br>As far as I understood it, I just wrote the<br>  putquick "privmsg nickserv :identify password" <br>line in my existing conf in the existing init_server, replacing password with the nick's one.<br><br>And nothing happen. ( It works when I .dump a nickserv identify )<br><br>Don't you think it happens too early in the connection ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7267">wolfy</a> — Sun Jan 22, 2006 6:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CtrlAltDel]]></name></author>
		<updated>2006-01-21T23:25:57-04:00</updated>

		<published>2006-01-21T23:25:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59591#p59591</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59591#p59591"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59591#p59591"><![CDATA[
Funny, over a month after I posted that "bogus" link, it STILL points to a page full of nickserve scripts, most of which would have not only halped V2Px with scripting the solution himself if he so desired, but would have probably (depending on the network in question) have solved it with a minimal of editing.<br><br>I think you people need to stop being so high and mighty just because you know more than others and actually take the time to determine what someone asks the question for instead of jumping to conclusions and accusing them of "DoS-ing NickServ by registering zillions of randomly generated nicks".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5006">CtrlAltDel</a> — Sat Jan 21, 2006 11:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-21T06:17:23-04:00</updated>

		<published>2006-01-21T06:17:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59559#p59559</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59559#p59559"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59559#p59559"><![CDATA[
lol, that link is really bogus so stop defending the fact that it is not.<br><br>':' is important when using eggdrop queue, so <div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $nickserv $identcmd $identpass"</code></pre></div>should be<div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $nickserv :$identcmd $identpass"</code></pre></div>or else only the first word after nickserv will be sent to nickserv. The eggdrop is supposed to identify when it recieves notice from nickserv (using your code) so it'll probably identify before joining any channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Jan 21, 2006 6:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[wolfy]]></name></author>
		<updated>2006-01-21T02:33:42-04:00</updated>

		<published>2006-01-21T02:33:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59557#p59557</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59557#p59557"/>
		<title type="html"><![CDATA[When to identify can be strategic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59557#p59557"><![CDATA[
First, thank you to V2Px to ask this question and to Alchera to answer with real code, that's clear and usefull.<br><br>Reading that, I have a few more questions :<br><br>When I look to the "bogus link" I find that code :<div class="codebox"><p>Code: </p><pre><code>bind notc - "*This nickname is owned by someone else.*" identify:notcproc identify:notc { nick uhost handle text dest } { global botnick nickserv identcmd identpass if { $nick == $nickserv } {  puthelp "PRIVMSG $nickserv $identcmd $identpass"  putlog "Identifying : $nickserv (as $botnick)" }}</code></pre></div>but Alchera you put a ":" just before the identify in the privmsg to the nickserv :<div class="codebox"><p>Code: </p><pre><code>putquick "privmsg nickserv :identify password" </code></pre></div>why ? (if it's a border effect of the putquick use, forget that)<br><br><span style="font-size:142%;line-height:116%">Another tiny question :</span><br>To help the egg to join a restricted channel, it's very important for the identify process<br>to be fully terminated (to avoid the ban). How to insure that, specifically with static<br>channel definition in the config file ?<br><br>Thks to help a not english native newb.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7267">wolfy</a> — Sat Jan 21, 2006 2:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-12-18T18:35:18-04:00</updated>

		<published>2005-12-18T18:35:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58453#p58453</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58453#p58453"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58453#p58453"><![CDATA[
it's bogus since the URL is generated on-the-fly, i.e. is not permanent and referring to it is pointless, it could change anytime without you being aware of the change<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Dec 18, 2005 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CtrlAltDel]]></name></author>
		<updated>2005-12-18T18:31:42-04:00</updated>

		<published>2005-12-18T18:31:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58452#p58452</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58452#p58452"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58452#p58452"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>Gee you two are really helpful ...<br><br>V2Px .. look <a href="http://www.egghelp.org/tclhtml/3478-4-0-0-751.htm" class="postlink">here</a></div></blockquote>...and you are really irrelevant with that bogus link</div></blockquote>that "bogus link" ( <a href="http://www.egghelp.org/tclhtml/3478-4-0-0-751.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0-0-751.htm</a> ) as you call it is to eggdrop org's tcl archive where there are SEVERAL nickserv/chanserv/services scripts listed (which is part of what V2Px was asking for unless I can't comprehend plain english anymore). Have another glass of christmas cheer and calm down, will you?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5006">CtrlAltDel</a> — Sun Dec 18, 2005 6:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-12-18T01:16:46-04:00</updated>

		<published>2005-12-18T01:16:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58416#p58416</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58416#p58416"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58416#p58416"><![CDATA[
Although I am not as good as one other (Metroid, I think) in the double dutch stakes I have my moments. LOL<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Dec 18, 2005 1:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-12-17T21:48:35-04:00</updated>

		<published>2005-12-17T21:48:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58411#p58411</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58411#p58411"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58411#p58411"><![CDATA[
While not getting user's rationale is something I could be rightfully accused of, Sir_Fz should have gotten it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> <br><br>I never thought the guy doesn't know that bot's nick is like any other nick and can be registered the same way other nicks are registered; I thought he needs to register it in automated fashion, which only makes sense in DoS-ing nick services<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Dec 17, 2005 9:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-12-17T18:35:19-04:00</updated>

		<published>2005-12-17T18:35:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58401#p58401</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58401#p58401"/>
		<title type="html"><![CDATA[Re: any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58401#p58401"><![CDATA[
<blockquote class="uncited"><div>can i register the botnick with nickserv and IDENTIFY automaticly?<br><br>sry for my bad english <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>Register a nick for the bot as you would any other:<div class="codebox"><p>Code: </p><pre><code>/ns REGISTER AnyGoodPassword billy@hotmail.com</code></pre></div>.. or (via Command Console):<div class="codebox"><p>Code: </p><pre><code>.dump ns REGISTER AnyGoodPassword billy@hotmail.com</code></pre></div>.. and for auto identify on connect (eggdrop.conf):<div class="codebox"><p>Code: </p><pre><code># This is a Tcl script to be run immediately after connecting to a server.bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  global botnick  putquick "MODE $botnick +iR-ws"  putquick "privmsg nickserv :identify password"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Dec 17, 2005 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-12-17T15:54:06-04:00</updated>

		<published>2005-12-17T15:54:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58395#p58395</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58395#p58395"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58395#p58395"><![CDATA[
<blockquote class="uncited"><div>Gee you two are really helpful ...<br><br>V2Px .. look <a href="http://www.egghelp.org/tclhtml/3478-4-0-0-751.htm" class="postlink">here</a></div></blockquote>...and you are really irrelevant with that bogus link<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Dec 17, 2005 3:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CtrlAltDel]]></name></author>
		<updated>2005-12-17T14:54:22-04:00</updated>

		<published>2005-12-17T14:54:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58394#p58394</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58394#p58394"/>
		<title type="html"><![CDATA[any idea how to IDENTIFY]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58394#p58394"><![CDATA[
Gee you two are really helpful ...<br><br>V2Px .. look <a href="http://www.egghelp.org/tclhtml/3478-4-0-0-751.htm" class="postlink">here</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5006">CtrlAltDel</a> — Sat Dec 17, 2005 2:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
