First "Real" C++ program - Autoshoot

Apr 18, 2009 at 6:01pm
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.

-Logiser
Last edited on Apr 18, 2009 at 6:31pm
Apr 18, 2009 at 6:19pm
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).
Apr 18, 2009 at 6:30pm
I am just trying this as experince, but if you think so, maybe i wont do this.
Apr 18, 2009 at 7:26pm
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).
Apr 18, 2009 at 7:43pm
closed account (S6k9GNh0)
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.
Last edited on Apr 18, 2009 at 7:44pm
Apr 20, 2009 at 6:07pm
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?

-Logiser
Apr 20, 2009 at 11:11pm
closed account (S6k9GNh0)
....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++.
Topic archived. No new replies allowed.