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

	<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>2003-11-19T02:28:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2003-11-19T02:28:33-04:00</updated>

		<published>2003-11-19T02:28:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30300#p30300</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30300#p30300"/>
		<title type="html"><![CDATA[ip2nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30300#p30300"><![CDATA[
You could try script named <strong class="text-strong">!dns</strong>, it have similar functions..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Wed Nov 19, 2003 2:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-11-18T19:20:59-04:00</updated>

		<published>2003-11-18T19:20:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30281#p30281</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30281#p30281"/>
		<title type="html"><![CDATA[Re: ip2nick - WHY?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30281#p30281"><![CDATA[
I don't see why you would want your bot to do that.<div class="codebox"><p>Code: </p><pre><code>bind pub - !ip2nick ip2nickproc ip2nick {n u h c a} {  putserv "PRIVMSG $c :$n: /quote WHO $a"}</code></pre></div> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><br>If you REALLY want it, make a couple of raw binds and parse the who-replies. It'll be a total mess though, as you'll need to have some sort of queue for when people issue a new request before the previous one is completed and to avoid flooding etc. Too much work for too little IMO.<blockquote class="uncited"><div>352 <br>RPL_WHOREPLY<br>"&lt;channel&gt; &lt;user&gt; &lt;host&gt; &lt;server&gt; &lt;nick&gt; &lt;H|G&gt;[*][@|+] :&lt;hopcount&gt; &lt;real name&gt;"<br>315 <br>RPL_ENDOFWHO<br>"&lt;name&gt; :End of /WHO list"<br>- The RPL_WHOREPLY and RPL_ENDOFWHO pair are used to answer a WHO message. The RPL_WHOREPLY is only sent if there is an appropriate match to the WHO query. If there is a list of parameters supplied with a WHO message, a RPL_ENDOFWHO must be sent after processing each list item with &lt;name&gt; being the item.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Nov 18, 2003 7:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MeJseL]]></name></author>
		<updated>2003-11-18T18:19:29-04:00</updated>

		<published>2003-11-18T18:19:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30279#p30279</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30279#p30279"/>
		<title type="html"><![CDATA[ip2nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30279#p30279"><![CDATA[
anyone have like: !ip2nick &lt;ip&gt;<br>and the bot writes out all the nicks on the network with that ip..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4156">MeJseL</a> — Tue Nov 18, 2003 6:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
