Game hacking
Hello i have recently seen some requests about making vehicle aimbots for battlfield 3,so i was thinking of making one.The problem is that i have never used c++ or visual basic(never before),so here is where i need your help.The question is:Could a newbie at programming like me make an aimbot for Battlefield 3??.I will start learning c++ but first i think it is better to ask you if i could ever accomplish somethink like that,do i have chances to make a working one? .(And srry if this post is at the wrong forum)
Yes, you can do anything you can set your mind to in programming. But you have to learn it first. Be active in the community, make some friends, learn C++ and learn some assembly so that you can find the addresses and offsets. I'd recommend watching some tutorials about how to find addresses with Ollydbg and Cheat Engine for starters. Learn that, and then once you've learned C++ you'll understand what to do with those addresses and offsets.