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

	<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>2005-06-12T03:40:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-06-12T03:40:44-04:00</updated>

		<published>2005-06-12T03:40:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50618#p50618</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50618#p50618"/>
		<title type="html"><![CDATA[.mrc to .TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50618#p50618"><![CDATA[
Gave a solution for this problem here:<br><a href="http://forum.egghelp.org/viewtopic.php?t=9803" class="postlink">http://forum.egghelp.org/viewtopic.php?t=9803</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Jun 12, 2005 3:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tessa1]]></name></author>
		<updated>2005-06-11T22:34:43-04:00</updated>

		<published>2005-06-11T22:34:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50613#p50613</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50613#p50613"/>
		<title type="html"><![CDATA[.mrc to .TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50613#p50613"><![CDATA[
False section!<br><br>Post that in Script-Request<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6110">tessa1</a> — Sat Jun 11, 2005 10:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stevegarbz]]></name></author>
		<updated>2005-06-11T20:54:11-04:00</updated>

		<published>2005-06-11T20:54:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50609#p50609</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50609#p50609"/>
		<title type="html"><![CDATA[.mrc to .TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50609#p50609"><![CDATA[
Would anyone mind converting this into .tcl:<br><div class="codebox"><p>Code: </p><pre><code>on *:TEXT:*#*:#energex:{  if (($nick isop $chan) || ($nick isvoice $chan)) || ($1 == #energex) { halt }  else {    if (!%adv. [ $+ [ $nick ] ]) { set %adv. $+ $nick 1 | .notice $nick Please do not advertise in $chan $+ ! You have been warned. }    elseif (%adv. [ $+ [ $nick ] ] == 1) { inc %adv. $+ $nick | /msg chanserv tb #energex $nick 30m Do Not Advertise in $chan $+ ! This is your second warning. 30 minute timeban. Please refer to the GameSurge AUP: www.gamesurge.net $+ / $+ aup [Rule 3] }    else {      /msg chanserv addban #energex $nick Do Not Advertise in $chan $+ ! That was your last warning. You have been banned. Please refer to the GameSurge AUP: www.gamesurge.net $+ / $+ aup [Rule 3]      unset %adv. $+ $nick     }  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5732">stevegarbz</a> — Sat Jun 11, 2005 8:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-11T19:10:14-04:00</updated>

		<published>2005-06-11T19:10:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50605#p50605</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50605#p50605"/>
		<title type="html"><![CDATA[.mrc to .TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50605#p50605"><![CDATA[
whoever comes up with such a proggie would make a fortune <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=5056">demond</a> — Sat Jun 11, 2005 7:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stevegarbz]]></name></author>
		<updated>2005-06-11T18:44:47-04:00</updated>

		<published>2005-06-11T18:44:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50603#p50603</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50603#p50603"/>
		<title type="html"><![CDATA[.mrc to .TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50603#p50603"><![CDATA[
Are there any programs that will automatically convert a .mrc file or lines to a .tcl file or tcl lines? Thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5732">stevegarbz</a> — Sat Jun 11, 2005 6:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
