This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

A .mrc module of sorts

Old posts that have not been replied to for several years.
Locked
G
Guest

Post by Guest »

Though eggdrops are run on .TCL scripts I was wondering if it is possible to make it so that you can use .MRC scripts. Trying to learn TCL is pretty hard, I know HTML, some PHP, and mIRC scripting but I think it would be incredibly cool to see this. Or is there already something like this that I am missing?

Anyways, just an idea (I'm a newbie so don't flame me too much)
g
galaxyboy

Post by galaxyboy »

It is not difficult nor hard to learn TCL scripting :smile: I was a newbie to eggdrop and TCL scripting too.

Right now, I've 'slightly' know the "basics" of TCL scripting. It's actually simple if you put in the effort to read and try :razz:

Try reading http://www.suninet.nl/tclguide and you'll get the hang of TCL scripting in no time :smile:
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Why would you want to add support to eggdrop for this combersom language.

mIRC script is slow, has a lousy parser (sorry Khaled). The scripting language has been built upon the same parser from the begining, and is just not suited for what it provides today.

If this where to be implimented, it would be about the size of the Tcl distrobution.

If any1 where to take on such a chalenge, it would take more than a month.
Locked