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

	<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>2011-02-19T15:57:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[samhain]]></name></author>
		<updated>2011-02-19T15:57:00-04:00</updated>

		<published>2011-02-19T15:57:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96110#p96110</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96110#p96110"/>
		<title type="html"><![CDATA[Public IP Information Checker modification.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96110#p96110"><![CDATA[
thanks, really appreciate the great help <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=8567">samhain</a> — Sat Feb 19, 2011 3:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2011-02-19T04:22:58-04:00</updated>

		<published>2011-02-19T04:22:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96099#p96099</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96099#p96099"/>
		<title type="html"><![CDATA[Public IP Information Checker modification.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96099#p96099"><![CDATA[
Ah, just noticed. Right now it sends a private message, for a notice you should replace 'privmsg' with 'notice'.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Feb 19, 2011 4:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[samhain]]></name></author>
		<updated>2011-02-18T17:24:37-04:00</updated>

		<published>2011-02-18T17:24:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96090#p96090</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96090#p96090"/>
		<title type="html"><![CDATA[Public IP Information Checker modification.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96090#p96090"><![CDATA[
Great, works fine. <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=8567">samhain</a> — Fri Feb 18, 2011 5:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2011-02-15T16:05:33-04:00</updated>

		<published>2011-02-15T16:05:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96027#p96027</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96027#p96027"/>
		<title type="html"><![CDATA[Public IP Information Checker modification.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96027#p96027"><![CDATA[
The 'certain flag' is simple, just change in:<div class="codebox"><p>Code: </p><pre><code>bind pub -|- !ipinfo ipinfo:parser</code></pre></div>from '-|-' to what flags you wish, where first '-' is global and the second is for channel. For example 'm|o' means 'global master' or 'that specific channel operator'.<br><br>As for the 'notice' part just replace the 3 instances of:<div class="codebox"><p>Code: </p><pre><code>puthelp "privmsg $chan :$nick</code></pre></div>with:<div class="codebox"><p>Code: </p><pre><code>puthelp "privmsg $nick :</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Feb 15, 2011 4:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[samhain]]></name></author>
		<updated>2011-02-15T14:49:36-04:00</updated>

		<published>2011-02-15T14:49:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96026#p96026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96026#p96026"/>
		<title type="html"><![CDATA[Public IP Information Checker modification.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96026#p96026"><![CDATA[
hi, This is a great script, But I've seen people using it and flooding the channel, cause I own a big channel, That's why I would like someone to do a few modifications to this script.<br><br>The script should reply in notice, and there should been a certain flag of the person who is allowed to check the ipcheck command. So it'd make it more safer and easier to use. the script was coded by Hawkee it's good one but needs to be more safer to be used on big channels, Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8567">samhain</a> — Tue Feb 15, 2011 2:49 pm</p><hr />
]]></content>
	</entry>
	</feed>
