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

	<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>2015-05-08T23:51:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Arnold_X-P]]></name></author>
		<updated>2015-05-08T23:51:43-04:00</updated>

		<published>2015-05-08T23:51:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104034#p104034</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104034#p104034"/>
		<title type="html"><![CDATA[it helps please with the use of md5]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104034#p104034"><![CDATA[
it is possible to use the encryptacion method md5 to use in identification with nickserv<br><br>example: <strong class="text-strong">in partyline  </strong><br>[23:49] &lt;Arnold_X-P&gt; .tcl md5 <strong class="text-strong">mypass.is</strong><br>[23:49] &lt;(Kantuta&gt; Tcl: <strong class="text-strong">f6a641ec3eda8a8c9b5f4a8cd19acd8a</strong><br><br>and to add that one md5 to the.conf so that the bot should use it as a password to identify (and if my password in irc is <strong class="text-strong">mypass.is</strong> ) in md5 is <strong class="text-strong">f6a641ec3eda8a8c9b5f4a8cd19acd8a</strong> <br><br><strong class="text-strong">in .conf </strong><br>set password "<strong class="text-strong">f6a641ec3eda8a8c9b5f4a8cd19acd8a</strong>"<br><br>bind notc - "*This nick* is*" pConfigNotc      <br><br> proc pConfigNotc {nick uhost hand text dest} {   <br> global botnick nservice <br> if {$nick == $nservice} { <br> putserv "$nservice :IDENTIFY $::nick $::<strong class="text-strong">password</strong>" -next<br><br>++++++++++++++++++<br>I ask and ask for help <br>it is possible to use the method md5 to use it in identification with the nickserv ....<br>my bot is kantuta and this one in dalnet (irc.dal.net)<br>he would be grateful very much for the help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8327">Arnold_X-P</a> — Fri May 08, 2015 11:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
