Quote (SikGod @ May 24 2014 10:10pm)
What I ment about the program is that I would like to start by making a launcher that can automatically update its self when opened to a more current version thats say on my website.
Yes, that's pretty straightforward to do.
Quote
For memory addresses I used a program some time ago called art money that got me interested, so pretty much.
attempting to manipulate a game you did not write (and don't have source code for) requires a considerable amount of knowledge/experience. i wouldn't even bother using this as a consideration for picking a language. learn how to program first, then if you're still interested farther down the road, you can revisit it.
Quote
Are there good amounts of resources for C# and vb.net?
Yes. also a fair number of jobs in them. just google/youtube for some tutorials. visual studio is the main IDE. the express version is free, but the main version is not. if you're a student with an MSDN subscription, you should be able to get it.
This post was edited by carteblanche on May 24 2014 08:34pm