Hello everybody,
Up until now I was writing pixel bots for the mmorpgs I have been playing, but today I decided to learn memory reading and writing a bot that interprets its surrounding environment. The best place to seek help is elitepvpers to me, so here I am.
I know little bit about C++ and Java (I know this one better in fact, I did write some applications for my Android phone) and Assembly (this one is limited to 8051 instructions, however I know the thing generally, registers, stack, etc. so I think I can handle what I will come across). However I want to expand my knowledge because I know I will need to use a significant amount of C++/C#. The first thing I am asking from you guys is a good tutorial about handling with the memory with C (since the topics are generally in German, I can not understand what is asked, so I do not know if similar requests were made). The second thing I need help is finding the pointers/offsets of the particular game I am playing/working on. The last thing I need is a good C documentation (it may be a book, a website, a Video, an ebook..).
I am looking forward to your replies. I appreciate any help.
Thank you.
Up until now I was writing pixel bots for the mmorpgs I have been playing, but today I decided to learn memory reading and writing a bot that interprets its surrounding environment. The best place to seek help is elitepvpers to me, so here I am.
I know little bit about C++ and Java (I know this one better in fact, I did write some applications for my Android phone) and Assembly (this one is limited to 8051 instructions, however I know the thing generally, registers, stack, etc. so I think I can handle what I will come across). However I want to expand my knowledge because I know I will need to use a significant amount of C++/C#. The first thing I am asking from you guys is a good tutorial about handling with the memory with C (since the topics are generally in German, I can not understand what is asked, so I do not know if similar requests were made). The second thing I need help is finding the pointers/offsets of the particular game I am playing/working on. The last thing I need is a good C documentation (it may be a book, a website, a Video, an ebook..).
I am looking forward to your replies. I appreciate any help.
Thank you.