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

	<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-03-24T20:03:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[starpossen]]></name></author>
		<updated>2006-03-24T20:03:15-04:00</updated>

		<published>2006-03-24T20:03:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61369#p61369</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61369#p61369"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61369#p61369"><![CDATA[
Well, I use chanservneed.tcl for identifying with nickserv, and that works perfectly.<br>The bot and me has the same hostmask, and also the same identify, but when I use my bot's nick im my normal irc client the vhost works, I grouped the bot's nick with my identify info, maybe im to tired or missing something, cause I tried both your suggestions, but it still doesnt work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7219">starpossen</a> — Fri Mar 24, 2006 8:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-03-24T06:45:39-04:00</updated>

		<published>2006-03-24T06:45:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61348#p61348</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61348#p61348"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61348#p61348"><![CDATA[
Did you .restart your bot after adding the line? If not, then do it. If it still doesn't work then try changing <strong class="text-strong">puthelp</strong> to <strong class="text-strong">putserv</strong> or <strong class="text-strong">putquick</strong>.<br><br>Also, do you need to be authenticated with services in order to be allowed to use this command or there's no difference?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Mar 24, 2006 6:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[starpossen]]></name></author>
		<updated>2006-03-23T20:22:32-04:00</updated>

		<published>2006-03-23T20:22:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61342#p61342</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61342#p61342"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61342#p61342"><![CDATA[
Hmm.. didnt seem to work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7219">starpossen</a> — Thu Mar 23, 2006 8:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-03-23T18:54:29-04:00</updated>

		<published>2006-03-23T18:54:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61340#p61340</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61340#p61340"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61340#p61340"><![CDATA[
Try it and see <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Mar 23, 2006 6:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[starpossen]]></name></author>
		<updated>2006-03-23T18:35:16-04:00</updated>

		<published>2006-03-23T18:35:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61338#p61338</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61338#p61338"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61338#p61338"><![CDATA[
<blockquote class="uncited"><div>You can add it here (from your .conf file):<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></div></blockquote>like:<div class="codebox"><p>Code: </p><pre><code>proc evnt:init_server {type} {  global botnick  puthelp "PRIVMSG hostserv :on"  putquick "MODE $botnick +i-ws"}</code></pre></div>?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7219">starpossen</a> — Thu Mar 23, 2006 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-03-23T18:23:03-04:00</updated>

		<published>2006-03-23T18:23:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61337#p61337</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61337#p61337"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61337#p61337"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG hostserv :on"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Mar 23, 2006 6:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[starpossen]]></name></author>
		<updated>2006-03-23T17:45:07-04:00</updated>

		<published>2006-03-23T17:45:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61333#p61333</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61333#p61333"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61333#p61333"><![CDATA[
Thanks for your reply, so I just put <br>/msg hostserv on <br>in that area?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7219">starpossen</a> — Thu Mar 23, 2006 5:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-03-23T17:08:17-04:00</updated>

		<published>2006-03-23T17:08:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61331#p61331</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61331#p61331"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61331#p61331"><![CDATA[
You can add it here (from your .conf file):<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><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Mar 23, 2006 5:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[starpossen]]></name></author>
		<updated>2006-03-23T14:50:40-04:00</updated>

		<published>2006-03-23T14:50:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61329#p61329</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61329#p61329"/>
		<title type="html"><![CDATA[Where to add /msg hostserv on]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61329#p61329"><![CDATA[
This might be a very simple question, I tried to search around, but didn't find the solution, the question is:<br>I have a vhost but how or where do I add this command to my eggdrop:<br>/msg hostserv on<br><br>I use the chanservneed.tcl for identifying with chanserv<br>if this has been already answered, I apology for posting this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7219">starpossen</a> — Thu Mar 23, 2006 2:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
