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

	<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-10-17T17:15:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-17T17:15:18-04:00</updated>

		<published>2002-10-17T17:15:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12095#p12095</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12095#p12095"/>
		<title type="html"><![CDATA[An idea for an eggdrop mod..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12095#p12095"><![CDATA[
The differance between eggdrop and mirc are so large, it could probably deserve it's own place in a library.<br><br>The first, aand most major point, is that eggdrop is not a client. Clients use user interaction, and provide easy to use interfaces, for day -to-day use on IRC, while eggdrop, is autonamous, and has to rely solely on a pre-programed set of instructions (modules or Tcl scripts).<br><br>I reality, mIRC script, is not a programming language. It's a basic set of instructions, using the commands provided for normal IRC interaction by the user.<br><br>Instead of totaly re-writting the parser, and creating a whole new language, like they should have done, they simply added, and added onto a rubbish parser.<br><br>A programing language, is supposed to be based, on a few simple staments, from which, the language can build itself. Then, the language should provide simple functions, fro interaction in other places.<br><br>In mirc, these simpelm statments exist, only to be converted into somthing new, by adding stupid options to them.<br><br>mIRC script, in this case, would be very hard to impliment, as a lanugage to eggdrop.<br><br>Tcl is very easy to learn, allmost as simple as mIRC script.<br><br>Once you know the structure of the code, it's a simpel case, of learning the arguments used in commands, which can be done on the go.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Oct 17, 2002 5:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-17T16:49:43-04:00</updated>

		<published>2002-10-17T16:49:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12091#p12091</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12091#p12091"/>
		<title type="html"><![CDATA[An idea for an eggdrop mod..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12091#p12091"><![CDATA[
While I was shifting through various TCL scripts trying to get a feel for it, I had an idea.<br><br>How about someone write a module that could parce basic mirc script (Basic as in support for ON events like on join, and things like that)?  I know jack all about TCL, and the simplist things like voicing someone on a channel takes LOTS of code compared to mirc script.<br><br>Just an idea..  You could like save a .mrc in the scripts directory and set the module to read it like .mircscript +scripts/onjoin.mrc or something<p>Statistics: Posted by Guest — Thu Oct 17, 2002 4:49 pm</p><hr />
]]></content>
	</entry>
	</feed>
