Re: Hey its me again with a questions to bear!!??Maybe i will get answers? [message #449496 is a reply to message #449481] |
Thu, 07 July 2011 02:29 |
Tunaman
Messages: 1190 Registered: January 2005
Karma:
|
General (1 Star) |
|
|
This is a much more complicated project than you may think. In order to create an IRC bot, you must be able to understand a programming language and be able to have it interpret messages from an IRC server. One way to do this is by using a scripting language such as mIRC's mSL. You could also program your bot in another language such as C++, Java, or most other languages(C#, VB.net, etc), but you would need to learn the proper protocol for communicating with an IRC server using these.
If you are not willing to use a search engine, then I'm unsure how much users at the renegade forums will be able to help you. Most information can be found by using search engines and searching for tutorials on whatever you'd like to learn about. I hope that someone has some more help that they can offer you, and I wish you good luck.
Here is a link to a tutorial about mSL that I found: http://www.pure-warfare.com/forums/index.php?showtopic=773
|
|
|