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

	<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-11-03T12:56:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-11-03T12:56:35-04:00</updated>

		<published>2006-11-03T12:56:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67683#p67683</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67683#p67683"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67683#p67683"><![CDATA[
<blockquote class="uncited"><div>Thanks, but where exactly do I add that? in the .chan file or what  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_arrow.gif" width="15" height="15" alt=":arrow:" title="Arrow"> ? Thanks in advance</div></blockquote>while you could add it there, you really should add it at the proper section in the eggdrop.conf.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Fri Nov 03, 2006 12:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[netstrider]]></name></author>
		<updated>2006-11-03T07:06:59-04:00</updated>

		<published>2006-11-03T07:06:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67676#p67676</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67676#p67676"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67676#p67676"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server identifyproc identify init-server {  putquick "PRIVMSG NickServ :IDENTIFY USER PASS"}</code></pre></div></div></blockquote>Thanks, but where exactly do I add that? in the .chan file or what  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_arrow.gif" width="15" height="15" alt=":arrow:" title="Arrow"> ? Thanks in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8305">netstrider</a> — Fri Nov 03, 2006 7:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-11-02T19:15:18-04:00</updated>

		<published>2006-11-02T19:15:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67669#p67669</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67669#p67669"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67669#p67669"><![CDATA[
<blockquote class="uncited"><div>I wonder why you send the password only when the nickserv comes online and not when you change the nick name, also I doubt the watch will do any good without beeing within the init-server proc... (unless you have a init-server bind which rehashs the bot <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">)</div></blockquote>Good grief!<br><br>Do you even know what 'watch' does?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Nov 02, 2006 7:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-11-02T15:46:54-04:00</updated>

		<published>2006-11-02T15:46:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67663#p67663</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67663#p67663"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67663#p67663"><![CDATA[
I wonder why you send the password only when the nickserv comes online and not when you change the nick name, also I doubt the watch will do any good without beeing within the init-server proc... (unless you have a init-server bind which rehashs the bot <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Thu Nov 02, 2006 3:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-11-01T19:17:46-04:00</updated>

		<published>2006-11-01T19:17:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67644#p67644</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67644#p67644"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67644#p67644"><![CDATA[
I wrote a script that auto identifies to NickServ whenever NickServ is detected as coming online.<br><br>It uses Bahamut's "watch" feature which some IRCd's now implement, Unreal being just one.<br><br><a href="http://www.ballarat.us/modules.php?name=Downloads&amp;op=getit&amp;lid=25" class="postlink">Autoident</a><br><br>Manual identification can be done via DCC also using:<div class="codebox"><p>Code: </p><pre><code>.identify</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Nov 01, 2006 7:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-11-01T15:36:30-04:00</updated>

		<published>2006-11-01T15:36:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67634#p67634</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67634#p67634"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67634#p67634"><![CDATA[
On most networks running nickserv the serverpass is forwarded as nickserv password.<br>for handling netsplits you should consult the script archive, it holds a pretty amount of scripts dealing with nickserv. Some with more, some with less functionality and reliability.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Wed Nov 01, 2006 3:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Callisto]]></name></author>
		<updated>2006-10-30T11:05:38-04:00</updated>

		<published>2006-10-30T11:05:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67564#p67564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67564#p67564"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67564#p67564"><![CDATA[
Quite possibly but it seems to work on bahamut based IRCDs  (dalnet etc) although I admit it doesnt always work after a netsplit if services also splits. Sorry to mislead anyone<br><br>Callisto<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6064">Callisto</a> — Mon Oct 30, 2006 11:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-10-30T11:00:11-04:00</updated>

		<published>2006-10-30T11:00:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67563#p67563</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67563#p67563"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67563#p67563"><![CDATA[
@Callisto:<br>That would generally be for password-protected connections, not nickserv...<br>I guess there might be some nickserv-implementations that use the PASS irc command for authentication, although I'd find that non rfc1459-comliant...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Oct 30, 2006 11:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Callisto]]></name></author>
		<updated>2006-10-30T10:46:01-04:00</updated>

		<published>2006-10-30T10:46:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67562#p67562</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67562#p67562"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67562#p67562"><![CDATA[
OR you can set it in the conf file in the servers section <div class="codebox"><p>Code: </p><pre><code># The format is:#   server[:port[:password]]## Both the port and password fields are optional; however, if you want to set a# password you must also set a port. If a port isn't specified it will default to# your default-port setting.set servers {network name{s}:port:password}</code></pre></div>Callisto<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6064">Callisto</a> — Mon Oct 30, 2006 10:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2006-10-30T07:25:18-04:00</updated>

		<published>2006-10-30T07:25:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67561#p67561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67561#p67561"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67561#p67561"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server identifyproc identify init-server {  putquick "PRIVMSG NickServ :IDENTIFY USER PASS"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Mon Oct 30, 2006 7:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[netstrider]]></name></author>
		<updated>2006-10-30T05:34:52-04:00</updated>

		<published>2006-10-30T05:34:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67559#p67559</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67559#p67559"/>
		<title type="html"><![CDATA[How can the bot IDENTIFY itself to NickServ?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67559#p67559"><![CDATA[
Hey, I have a problem which I don't believe is that big if you know what you're doing lol. One simple question how can I make the bot identify itself everytime it gets connected to IRC ?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8305">netstrider</a> — Mon Oct 30, 2006 5:34 am</p><hr />
]]></content>
	</entry>
	</feed>
