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

	<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>2001-12-21T09:02:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-21T09:02:00-04:00</updated>

		<published>2001-12-21T09:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3001#p3001</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3001#p3001"/>
		<title type="html"><![CDATA[Need some help..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3001#p3001"><![CDATA[
Hope this will help...<br><div class="codebox"><p>Code: </p><pre><code>set nickpass "youpasswordhere"set nickserv "nickserv@services.dal.net"bind msg m "identify" pub:identifyproc pub:identify {nick uhost hand chan arg} {global botnick nickpass nickserv  putserv "PRIVMSG $nickserv :identify $nickpass"  putlog "$nick wants me to identify myself, trying to do so now."} </code></pre></div>Note: This will only work when you type /msg Botnick identify. It works only for +m flags (master).<br><br>Note: Didn't test what I wrote though. I'm not sure if it will work. Just popping by to help. Good Luck pal!<br>  <br><br>&lt;font size=-1&gt;[ This Message was edited by: Stafford on 2001-12-21 06:07 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Fri Dec 21, 2001 9:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-21T07:25:00-04:00</updated>

		<published>2001-12-21T07:25:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2998#p2998</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2998#p2998"/>
		<title type="html"><![CDATA[Need some help..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2998#p2998"><![CDATA[
started on my own, but doesn't seem to fully work, works when i notice the bot with *nickname* but not nickname<br><div class="codebox"><p>Code: </p><pre><code>bind notc - "*This nickname*" ident:nickservproc ident:nickserv { nick uhost hand args } { global botnick nickpass nickserv putlog "$nickserv wants me to identify myself, trying to do so now." putserv "PRIVMSG $nickserv :identify $nickpass"}</code></pre></div>any ideas?<p>Statistics: Posted by Guest — Fri Dec 21, 2001 7:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-21T06:12:00-04:00</updated>

		<published>2001-12-21T06:12:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2995#p2995</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2995#p2995"/>
		<title type="html"><![CDATA[Need some help..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2995#p2995"><![CDATA[
Need some help with a script, if you guys don't mind.<br>What would be the easiest way to write a simple ass Auto ident to nickserv?<br><br><br>&lt;font size=-1&gt;[ This Message was edited by: Navarth on 2001-12-21 03:14 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Fri Dec 21, 2001 6:12 am</p><hr />
]]></content>
	</entry>
	</feed>
