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

	<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>2019-07-14T17:40:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2019-07-14T17:40:49-04:00</updated>

		<published>2019-07-14T17:40:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107704#p107704</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107704#p107704"/>
		<title type="html"><![CDATA[Identifieng Eggdrop with Nickserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107704#p107704"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>putquick "privmsg nickserv@services.dal.net : identify your_password_here" </code></pre></div></div></blockquote>The above line looks like it has a typo in it.  See the extra space followign the colon?  That shouldn't be there, and DALnet might be cranky about it.<br><br>Try:<div class="codebox"><p>Code: </p><pre><code>putquick "privmsg nickserv@services.dal.net :identify your_password_here"</code></pre></div>instead.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sun Jul 14, 2019 5:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2009-11-21T19:52:36-04:00</updated>

		<published>2009-11-21T19:52:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90998#p90998</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90998#p90998"/>
		<title type="html"><![CDATA[Identifieng Eggdrop with Nickserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90998#p90998"><![CDATA[
<blockquote class="uncited"><div>it dont work in dalnet ?</div></blockquote>I've never tried it on DalNet myself.<br><br><br>But, due to your post,  just for fun I logged into DalNet, and sent:<br>/msg nickserv help<br>and got a reply that would certainly indicate that the line I gave above would not work with Dalnet:<blockquote class="uncited"><div>-NickServ- Error! "/msg NickServ" is no longer supported.  Use "/msg <a href="mailto:nickserv@services.dal.net">nickserv@services.dal.net</a>" or "/nickserv" instead.</div></blockquote>So,  if you have a bot that you run on Dalnet,   ... just for fun, try this instead o f the line I posted above:<div class="codebox"><p>Code: </p><pre><code>putquick "privmsg nickserv@services.dal.net : identify your_password_here" </code></pre></div>and let us know if it works.<br><br>Also,  be sure to check out that script that I mentioned too.  <br>Not sure how it would work with Dalnet, but for me, I found it had some nice features.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Nov 21, 2009 7:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[miyake]]></name></author>
		<updated>2009-11-21T08:58:15-04:00</updated>

		<published>2009-11-21T08:58:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90985#p90985</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90985#p90985"/>
		<title type="html"><![CDATA[Identifieng Eggdrop with Nickserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90985#p90985"><![CDATA[
it dont work in dalnet ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10966">miyake</a> — Sat Nov 21, 2009 8:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2009-11-13T19:03:21-04:00</updated>

		<published>2009-11-13T19:03:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90898#p90898</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90898#p90898"/>
		<title type="html"><![CDATA[Identifieng Eggdrop with Nickserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90898#p90898"><![CDATA[
<blockquote class="uncited"><div>Thank you very much! I didn't even had this line in my config, so i added it. I did the B mode in the putquick and now the bot is flagged as bot and identified. Thanks! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>You're welcome.<br>Glad to know it worked.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Nov 13, 2009 7:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bernd]]></name></author>
		<updated>2009-11-13T16:32:41-04:00</updated>

		<published>2009-11-13T16:32:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90896#p90896</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90896#p90896"/>
		<title type="html"><![CDATA[Identifieng Eggdrop with Nickserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90896#p90896"><![CDATA[
Thank you very much! I didn't even had this line in my config, so i added it. I did the B mode in the putquick and now the bot is flagged as bot and identified. Thanks! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10946">Bernd</a> — Fri Nov 13, 2009 4:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2009-11-13T16:00:47-04:00</updated>

		<published>2009-11-13T16:00:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90895#p90895</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90895#p90895"/>
		<title type="html"><![CDATA[Re: Identifieng Eggdrop with Nickserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90895#p90895"><![CDATA[
<blockquote class="uncited"><div>Hi<br>i'm using Eggdrop for some days in euIrc. Everything is fine, but i can't get it identified. I tried multiple identify scripts, but none of them worked.<br><br>Can anyone give me a step-by-step guide or a euIrc ready Script, where i only have to enter the password?<br><br>I hope this is the right section.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> <br><br>Oh and btw: How can i give the bot the +B usermode?</div></blockquote>Re:  having the bot id with NS<br><br>Here is one way, that works for me.   I have no idea if it will work on the server to which you are logging in though.   It is simple and easy for you to try it and find out.   <br><br><br>Find this, in your 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 +i-ws"}</code></pre></div>and edit by adding one line:<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 +i-ws"  putquick "privmsg nickserv : identify your_password_here"}</code></pre></div>and that one line takes care of it.    <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br><br><br><br>Also,  I have used, and liked this script:<br><a href="http://www.egghelp.org/tclhtml/3478-4-0-0-1-wd-ident-tcl.htm" class="postlink">http://www.egghelp.org/tclhtml/3478-4-0 ... nt-tcl.htm</a><br>You might like to check it out, too.<br>It does a few more things.<br><br><br>Not sure about setting +B mode, off the top of my head.   Maybe somebody else can jump in here with that for you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Nov 13, 2009 4:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bernd]]></name></author>
		<updated>2009-11-13T14:39:54-04:00</updated>

		<published>2009-11-13T14:39:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90894#p90894</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90894#p90894"/>
		<title type="html"><![CDATA[Identifieng Eggdrop with Nickserv]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90894#p90894"><![CDATA[
Hi<br>i'm using Eggdrop for some days in euIrc. Everything is fine, but i can't get it identified. I tried multiple identify scripts, but none of them worked.<br><br>Can anyone give me a step-by-step guide or a euIrc ready Script, where i only have to enter the password?<br><br>I hope this is the right section.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> <br><br>Oh and btw: How can i give the bot the +B usermode?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10946">Bernd</a> — Fri Nov 13, 2009 2:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
