Hi MMOwned, this is probably my first or second post here but I have been reading what is going on in these forums for a while now.
I'm not going to give you a run down of my entire programming life but basically I have a decent understanding of programming syntax and use, but I've never done any 'real' programming such as C++, Java (actually I dabbled in that) or C#, but have a background with Visual Basic (read: noob programming) and I built my own PHP/MYSQL driven website.
As a project I thought I might like to try my hand at making a simple 'bot' for WoW. Most likely I'll just play with reading memory from the client and such.
Anyway, never having done this kind of 'harder' programming, I've got a couple of questions:
Would it be better to use C++ or C# for this kind of work? As I understand C# takes care of all the memory allocation for you and as I've never had to worry about things like that (Visual Basic and PHP) I'm leaning towards that but Im open to suggestions. Considering I have never worked in either and have a clean slate to start from.
What tools do I need? I was doing a bit of reading before and from what I can gather I need an IDE and a compiler, but I'm not sure. Also what is this business with the .NET Framework? I've no clue what it is so if someone could enlighten me that would be great.**EDIT: After a bit more reading I have an understanding of what it is about.
What resources could I use? Obviously I'm going to be starting out with 'Yay hello world!' examples but as I progress and get into memory reading, I'll need some good tutorials because as it stands I don't know much about it. I could always Google stuff like this, which no doubt I will but it is always good to have personal opinions.
Is reading WoW's memory generally safe? Obviously botting in general is bannable but if I write a simple program with the simplest of memory reading, and have no warden protection what-so-ever, is it an insta-ban?
I think thats about all I wanted to say, if anyone has any other information they'd like to tell me (how they started out and what they read to learn) that would be awesome. You'll probably see some more of me around the forums now.
Thanks![]()