PDA

View Full Version : Coding a bot?


Nephand
13-12-2002, 18:00
Thought it was worth posting here, see if anyone has links that aren't immediately obvious through google.

I'm browsing sourceforge.net at the moment.

Just looking to get my own bot or two for a project I have in mind, wondering how deep the 'bot rabbit hole' goes ;)

Kalleth
18-12-2002, 18:59
mIRC is not generally suited for making a bot with - so i wouldnt advise you attempt to code one in that coding language.
Bot-wise, your best bet is coding one using TCL with an eggdrop bot. I dont know any TCL, so i can't help you here, but getting a bot needs a shell provider (or any linux server that's online) and then needs the software that can be downloaded from www.eggheads.org if my memory serves me correctly.

hope this helps.