Hello, I have studied c++ language, and done all sort of those little text output programs. I want to make one "real" program and that would be autoshoot/triggerbot. I figured a way to make this one day, when I was walking back home. I open halo, t-search/cheatengine scan for 0. Then I move the aimingspot so it will turn to red. After that ill scan with 1 and the repeat the first part. After there is only one address left, ill paste it to code. Now I want to ask you, is this possible, and how can i make the mouse fire?
That was all this time, more questions will probably come.
Run whatever function is related to firing (or just send a mouse click or something). Although I don't really think you should be doing this since you could probably be sued for that (if you are just using it with friends or something I wouldn't care as much).
Yeah, I wouldn't suggest making a hack as your first "real" program. I would go more for something like a small text RPG or an address book, or if you want to, you can try moving into graphics (although that is much harder then text for obvious reasons).
Depends on which game. HelioS never gets fuckin' sued for some reason and he has over 15 bots out that are used daily and gets PAYED for it. I've yet to understand why nobody does anything.
Im still going on with this project. I have one question, how can I put the memory address to code? Ill make if...else program, what "titlefile" (I dont know what is it exactly in English, e.g math.h and stuff) should I put?
(Off Topic)
FireDraco mentioned grpahics programming, I studied C++ from old book, there was nearly nothing from it. So what all can you do with it?
....This is your first project? I would NOT recommend this as a first project at all. For certain games it is somewhat easy but it's almost never simple in C++.