mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Oct 2010
Posts: 28
D
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Oct 2010
Posts: 28
Hello, forgive me if this has been posted but i cant seem to find it. Anyway im looking for feedback from people to explain the + and - of using an mirc bot over an tcl eggdrop. many thanks

Joined: Nov 2009
Posts: 295
P
Fjord artisan
Offline
Fjord artisan
P
Joined: Nov 2009
Posts: 295
The only pro/con I see is which language are you better at. I replaced a TCL bot with an mirc bot years ago and no one would of noticed if I didn't change the nick.

There might be some slight technical differences or people who argue one way, but I'd just go with which ever you are better at.

C
CtrlAltDel
CtrlAltDel
C
Originally Posted By: pball
The only pro/con I see is which language are you better at. I replaced a TCL bot with an mirc bot years ago and no one would of noticed if I didn't change the nick.

There might be some slight technical differences or people who argue one way, but I'd just go with which ever you are better at.


Agreed. I prefer the eggdrop mostly because I have it on a (paid) dedicated server and don't have to run my computer 24/7. TCL scripting isn't that difficult for small things, and you can get pre-made scripts from egghelp.org for the same things you can get with mirc from hawkee.com etc.

Joined: Mar 2004
Posts: 342
H
Fjord artisan
Offline
Fjord artisan
H
Joined: Mar 2004
Posts: 342
The comments so far kind of say it all. What works for you is best. I have run both mIRC bots and eggdrop bots for years on IRC. Since I know both programming languages it has been, for me, more a question of which language I feel more comfortable getting something finished with. An example, 2 of my eggdrop bots interface with an sql database. I found it easier to code this with the mysqltcl library in an eggdrop bot than in an mirc bot. It could have been done in either language, but for me, based upon the knowledge i had at the time, i made this interface in the eggdrop bot.

Having said all of this, I prefer using an mIRC based bot, only because it affords me the chance to learn more about mIRC.


Link Copied to Clipboard