This is kinda off BRenBot topic but, just read it. [message #106607] |
Sun, 08 August 2004 09:35 |
Bl00dAng
Messages: 36 Registered: August 2004
Karma: 0
|
Recruit |
|
|
I have been playing on DarkAngels and Black-Cell servers lately, and I've noticed they have made there own Bot for there server. IE DragonServ or GameBot. Is there any one here who can make a bot or tell me how to make one? It will be greatly apreciated if you can!
|
|
|
This is kinda off BRenBot topic but, just read it. [message #106615] |
Sun, 08 August 2004 12:21 |
|
mac
Messages: 1018 Registered: February 2003
Karma: 0
|
General (1 Star) Administrator/General |
|
|
Learn a programming language that is capable of communicating via the internet, ie IRC, and low level socket operations (ie renrem etc).
Any of these: perl, java, c++, visual basic..
Quote: |
danpaul88: buggy bugs brenbot because buggy befriends brainlessness
|
|
|
|
This is kinda off BRenBot topic but, just read it. [message #106617] |
Sun, 08 August 2004 12:30 |
|
by_ruddles
Messages: 101 Registered: September 2003 Location: UK
Karma: 0
|
Recruit |
|
|
Im writing one in C++.NET at the moment. It isn't too hard once you know the language, but I did find FDSTalk.dll wouldn't load in it for some reason, so I had to write a wrapper dll in VB.NET and use that. Its ugly but it works. (note: the bot im writing works with brenbot, it doesn't replace it. Seeing as brenbot does all the log parseing I just use IRC and FDSTalk to get the info I need).
To make one you need to learn the IRC protocol, how to use FDSTalk.dll and a language like Mac said. To get the info from the server you parse the renlog files in the server folder.
My BRenBot Control Pannel: BRCP .
|
|
|
This is kinda off BRenBot topic but, just read it. [message #106619] |
Sun, 08 August 2004 12:44 |
Bl00dAng
Messages: 36 Registered: August 2004
Karma: 0
|
Recruit |
|
|
What does your bot do ruddles? Is it a server side client or something else? How can i learn the language? Do you know of a tutorial? is your bot run in a command prompt window or in a normal window like Blaze Regulator?
|
|
|
|
|
|