Quote:
Originally Posted by Requi
1. Don't even bother making a packet bot for the original darkorbit.
2. Creating packet based bots requires a lot of patience and knowledge of programming, when it comes to server/clients and logic.
3. You could try out any language which is in fact a language. And by that I mean not AutoIt.
C# is a good language to create most of the applications you want. It's mostly easy to understand and with the msdn, there is no way you can't find an answer for your problem.
Also there are a lot of libraries which can solve problems or make some stuff easier.
The first pro for C++ is, that it's native. If you don't use any windows functions in your bot, it most likely will work on any OS (Unix). For C++ you also can use the msdn and there are also a lot of libraries. The syntax is kind of familiar with the C# syntax but at some points it's a bit more complicated. C++ might be hard to learn and takes a lot more time to master it, but the time is worth it.
Java is just cancer.
|
Thank you very, very much for the fast response!
Yeah I know that It needs very much patience and time , I have them both.
So you are saying that C# is the best language start learning for making background bots for games like DarkOrbit ?
And why java is cancer :D:D:D:D?
As I know KBot, IBot , Kerkava, OpenStealth .. were made in Java?