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

	<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>2001-10-27T10:17:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-27T10:17:00-04:00</updated>

		<published>2001-10-27T10:17:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1106#p1106</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1106#p1106"/>
		<title type="html"><![CDATA[mc.moretools.tcl commands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1106#p1106"><![CDATA[
mc.moretools is a scripting pack.<br><br>It isn't designed for normal public use. It is used by scripters to make some of there work simpler, by providing functions for there use, saving there time writting them.<br><br>You should only need to load mc.moretools if a script you are running, state you need them.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Oct 27, 2001 10:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-27T10:05:00-04:00</updated>

		<published>2001-10-27T10:05:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1105#p1105</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1105#p1105"/>
		<title type="html"><![CDATA[mc.moretools.tcl commands]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1105#p1105"><![CDATA[
I just dld mc.moretools.tcl. And now I don't have a clue what the commands are.<br><br>Here's a part of the script. There are the commands. But how to trigger them???<br>like .strip or /msg Bot strip !strip or something! Please help<br><br># strip:all &lt;string&gt;<br>#     Strips all, color uline reverse bold from the string.<br>#     returns: text after striped<br><br># lremove &lt;string&gt; &lt;character(s) to remove&gt;<br>#     Removed characters from the string<br>#     You may specify as many characters as you wish to remove<br>#     returns: text after removed<br><br># wholetime<br>#     A time display in another format, the way I like it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":razz:" title="Razz">~<br>#     example: 1:05am Oct 8, 1999<br>#     returns: time-am/pm month day, year<br><br># resolve &lt;host/ip&gt;<br>#     Preforms a dns lookup on the host/ip.<br>#     returns: If host is supplied, ip is returned; if ip is supplied, host is returned  <br>#             if unresolvable, 0 is the return.<br><br># llowest &lt;numbers&gt;<br>#     Finds the smalest number out of &lt;numbers&gt;<br>#     returns: the lowest of value<br><br># lbigest &lt;numbers&gt;<br>#     Finds the largest number out of &lt;numbers&gt;<br>#     returns: the biggest of value<br><br># islink &lt;bot&gt;<br>#     Checks to see if &lt;bot&gt; is linked to the botnet.<br>#     returns: 0 = no / 1 = yes<br><br># isparty &lt;nick[!ident@host]&gt;<br>#     Looks on the partline fo find a user.  wild cards accepted<br>#     returns: 0 = no / nick@bot<br><br><p>Statistics: Posted by Guest — Sat Oct 27, 2001 10:05 am</p><hr />
]]></content>
	</entry>
	</feed>
