If you want to make bots, I don't see any reason not to use VB.NET. It's basically the same as C#, except it doesn't support pointers, and it has some other "limitations" too - It goes both ways though, VB.NET has a lot of features that C# doesn't, so since you already know VB.NET, I'd say stick with it.Quote:
Hello,
I had few questions came in my mind and I found elitepvpers a good place asking for any of the programming's questions.
Currently I'm a Visual basic.net professional, and sql server too. So when i left co i decided to either start making private servers or focus on doing bots and proxies.
My first question is shall I start private server programming using Visual basic or wait until I have time to read about Java syntax and work with java? My opinion is that java is more powerful so that i should wait until i have some time to go through java, what do you think?
Second, what are the requirements or the things that I should know to start developing co private server?
I need your advices even if you'll say something that i didn't ask about.
thanks :D
Developing a proxy using VB.NET isn't anymore difficult than developing one using C#. The same counts for memory based bots - If you want, I've released a process hooking VB.NET source that you could take a look at, if you're interested in that kind of stuff, of course.