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

	<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-11-27T15:29:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Gothic-Angel]]></name></author>
		<updated>2002-11-27T15:29:51-04:00</updated>

		<published>2002-11-27T15:29:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13693#p13693</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13693#p13693"/>
		<title type="html"><![CDATA[Reverse Dnsing?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13693#p13693"><![CDATA[
Well I wrote a small tcl, that when someone types a trigger in the channel it gives him information that he heeds, and then notices the ops. The channel is a netmeeting channel and the script is designed to help the ops with verifying peope.<br><br>I'd like the tcl to display the person's ip in op's notice. I'v it to display the host, but im not sure how to make it display the ip.<br><br>I'll post the code from my tcl. Mind you im new to tcl Just started two day's ago been reading up quite a bit on in it. THat suninet site doesnt help as much as I'd like. Any recommendations on where to learn would be great.<br><br><br><div class="codebox"><p>Code: </p><pre><code>bind pub - !verify verifyproc verify {nick host hand chan text} {    putserv "NOTICE $nick : $nick, Verification involves having an op verify you on cam.  Please state your age/sex in channel and have Netmeeting open and your cam pointed at your face.  An op will contact you momentarily to be verified.  Thank you."    putserv "NOTICE @#adultnetmeeting :OPS, $nick wishes to be verified. So please see to it that he/she is $host"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1949">Gothic-Angel</a> — Wed Nov 27, 2002 3:29 pm</p><hr />
]]></content>
	</entry>
	</feed>
