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

	<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>2007-03-29T15:46:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[mikep]]></name></author>
		<updated>2007-03-29T15:46:24-04:00</updated>

		<published>2007-03-29T15:46:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71682#p71682</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71682#p71682"/>
		<title type="html"><![CDATA[Getting nick from host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71682#p71682"><![CDATA[
Yeh, short of an actual function to do it which from your responses would indicate not i think the binding will be my best bet.<br><br>Thanks for your help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8862">mikep</a> — Thu Mar 29, 2007 3:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[r0t3n]]></name></author>
		<updated>2007-03-29T14:42:52-04:00</updated>

		<published>2007-03-29T14:42:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71681#p71681</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71681#p71681"/>
		<title type="html"><![CDATA[Getting nick from host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71681#p71681"><![CDATA[
Why not bind on nick change...<br><div class="codebox"><p>Code: </p><pre><code>bind nick -|- {*} nickchproc nickch {nick uhost hand chan newnick} {    # code here to check if users host/nick is in the list of hosts/nicks    # code here to change the nick for the host}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6300">r0t3n</a> — Thu Mar 29, 2007 2:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mikep]]></name></author>
		<updated>2007-03-29T14:37:03-04:00</updated>

		<published>2007-03-29T14:37:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71680#p71680</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71680#p71680"/>
		<title type="html"><![CDATA[Getting nick from host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71680#p71680"><![CDATA[
No, it doesnt, and i'm messing about with this so that if the user changes their nick the script can still msg them, i have their original nick stored but if they change it then any messages to their original nick with just get lost in space so need a fresh nick for them!<br><br>Thanks anyway. <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=8862">mikep</a> — Thu Mar 29, 2007 2:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-03-29T13:42:02-04:00</updated>

		<published>2007-03-29T13:42:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71679#p71679</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71679#p71679"/>
		<title type="html"><![CDATA[Getting nick from host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71679#p71679"><![CDATA[
I don't suppose the stored host does not contain the nick-part?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Mar 29, 2007 1:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mikep]]></name></author>
		<updated>2007-03-29T13:17:24-04:00</updated>

		<published>2007-03-29T13:17:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71678#p71678</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71678#p71678"/>
		<title type="html"><![CDATA[Getting nick from host]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71678#p71678"><![CDATA[
Hi i'm keeping track of users actions using their host: getchanhost nick<br>but then some automated tasks can happen which requires a notice to then be sent to all the users logged in the script, here i need to be able to convert their host back into the nick that is on the channel, doing all this as they may change their nick and i still need to identify them.<br>Is there an opposite function to getchanhost or a better way to do it?<br><br>Thanks<br>Mike<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8862">mikep</a> — Thu Mar 29, 2007 1:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
