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

	<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>2002-08-06T15:09:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-06T15:09:20-04:00</updated>

		<published>2002-08-06T15:09:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9474#p9474</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9474#p9474"/>
		<title type="html"><![CDATA[ip2nick - nick2ip]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9474#p9474"><![CDATA[
Have you tried /whois in  mIRC?<br><br>Commands like /dns in mirc, are not as simple in eggdrop. Mirc includes a lot of shortcuts, that do not actualy send messages to the server.<br><br>If you want more information on the commands available to send on IRC, you should read the RFC (a set of guidlines on how IRC works). This is available here <a href="http://rfc.sunsite.dk/rfc/rfc1459.html" class="postlink">http://rfc.sunsite.dk/rfc/rfc1459.html</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Aug 06, 2002 3:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-08-06T11:26:07-04:00</updated>

		<published>2002-08-06T11:26:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9464#p9464</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9464#p9464"/>
		<title type="html"><![CDATA[ip2nick - nick2ip]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9464#p9464"><![CDATA[
Hi...<br><br>I am a beginner eggdrop scripter, and I have run into a dead-end to what I should do and to find information for things...<br><br>What I want to do is a simple public command !ip2nick &lt;ip&gt;, which will try to get the irc nick for the ip supplied...<br><br>Making the command and such working is simple... But to do the rest is a bit harder...<br><br>If doing this in mIRC manuall. This is what I do:<br>1. /dns &lt;ip&gt;               - will give me the hostname for that ip<br>2. /who &lt;hostname&gt;   - will give me the nick<br><br>But how do I do this in an eggdrop script?<br><br>And also, where can I find good explanation for eggdrop scripts. <br>i.e I know what all this does:<br>puthelp "PRIVMSG $chan :hello world!" <br><br>I have tried to find what other things than "privmsg", "notice" there are.<br>Because looking at other scripts, I have found this for example:<br>putserv "WHOIS $nick" <br><br>So what does "WHOIS" do... And are there other ones?<p>Statistics: Posted by Guest — Tue Aug 06, 2002 11:26 am</p><hr />
]]></content>
	</entry>
	</feed>
