View previous topic :: View next topic |
Author |
Message |
Odecey Master Cheater
Reputation: 1
Joined: 19 Apr 2007 Posts: 259 Location: Scandinavia
|
Posted: Sun Mar 01, 2009 10:03 am Post subject: [Help]Creating aimbot for Combat Arms |
|
|
I just started playing Combat arms, and seing there is no public aimbot out there right now, I thought I'd give making one a try. I have a few questions regarding this before I start, to see if I can make it happen.
1. I'm guessing that the player aim direction is stored as a 3D vector, is this correct?
2. If so, could I change the player aim direction simply by editing those values, or do I have to simulate mouseinput to change it?
3. How do I find the addresses that store the enemy coordinates?
4. Am I right in assuming that the x values go higher the further west you go, the y values go higher the further north you go, and the z values go higher the higher you go?
5.I'm thinking that this is ca how the program flow would look:
Get values -> Check if any enemies are within fire reach -> Calculate vector from player coord to enemy coord like this: (enemyX-playerX, enemyY-playerY,enemyZ-playerZ)-> Set the result as player aim direction->Fire. Would there be any problem with doing it like that?
6. A little bit unrelated, but could you "teleport" by editing the player coord values, or are there checks to prevent that?
Thanks alot in advance =).
Edit: How come this thread only has one reply?
_________________
Never confuse activity with productivity. You can be busy without a purpose, but what's the point?- Rick Warren
Last edited by Odecey on Mon Mar 02, 2009 4:12 pm; edited 1 time in total |
|
Back to top |
|
 |
Geek4Ever Master Cheater
Reputation: 1
Joined: 31 Oct 2008 Posts: 353 Location: Milano,Texas
|
Posted: Sun Mar 01, 2009 11:57 am Post subject: |
|
|
well this is off topic but in warrock u nop the XYZ offsets and u got opk but i dont know if that will work for CA but it sounds like u could make one it would be nice.
|
|
Back to top |
|
 |
Wintermoot Expert Cheater
Reputation: 0
Joined: 08 Nov 2007 Posts: 198
|
Posted: Thu Mar 05, 2009 9:58 pm Post subject: |
|
|
Pro method:
1. Implement some form of chams.
2. Make your aimbot search for the colour of chams.
3. Move mouse to the found colour
4. SHOOT!
|
|
Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Thu Mar 05, 2009 10:27 pm Post subject: |
|
|
HawwwaH wrote: | Pro method:
1. Implement some form of chams.
2. Make your aimbot search for the colour of chams.
3. Move mouse to the found colour
4. SHOOT! |
more like the worst method possible because of false detection.
|
|
Back to top |
|
 |
Overload Master Cheater
Reputation: 0
Joined: 08 Feb 2008 Posts: 293
|
Posted: Thu Mar 05, 2009 10:55 pm Post subject: |
|
|
HawwwaH wrote: | Pro method:
1. Implement some form of chams.
2. Make your aimbot search for the colour of chams.
3. Move mouse to the found colour
4. SHOOT! |
You do know the gun is overlayed as well, right?
_________________
Blog
Quote: | Rhys says:
you can be my maid
Rhys says:
ill buy you a french maid outfit
Tyler says:
Sounds good
Rhys says:
ill hold you to that |
|
|
Back to top |
|
 |
Wintermoot Expert Cheater
Reputation: 0
Joined: 08 Nov 2007 Posts: 198
|
Posted: Thu Mar 05, 2009 11:01 pm Post subject: |
|
|
slovach wrote: | HawwwaH wrote: | Pro method:
1. Implement some form of chams.
2. Make your aimbot search for the colour of chams.
3. Move mouse to the found colour
4. SHOOT! |
more like the worst method possible because of false detection. |
I know. It is the most simple, however.
Overload wrote: | HawwwaH wrote: | Pro method:
1. Implement some form of chams.
2. Make your aimbot search for the colour of chams.
3. Move mouse to the found colour
4. SHOOT! |
You do know the gun is overlayed as well, right? |
I most likely did but, I seem to have forgotten. Besides, you could then just not search the section of the screen that contains the gun... It would be terrible but, it would work. :rolleyes:
|
|
Back to top |
|
 |
Odecey Master Cheater
Reputation: 1
Joined: 19 Apr 2007 Posts: 259 Location: Scandinavia
|
Posted: Fri Mar 06, 2009 12:15 am Post subject: |
|
|
How come none of the posts so far answers my questions? Please stay on topic.
Also, aren't the cham hacks hooking the drawing functions of the game to create the effect? If so, wouldn't that be harder than what I'm trying to do, if what I described in my first post is all there is to making an aimbot.
_________________
Never confuse activity with productivity. You can be busy without a purpose, but what's the point?- Rick Warren |
|
Back to top |
|
 |
Wintermoot Expert Cheater
Reputation: 0
Joined: 08 Nov 2007 Posts: 198
|
Posted: Fri Mar 06, 2009 5:28 am Post subject: |
|
|
Well, I am sure you can find the coordinates and I am sure they have some faancy features you can use to do wha tyou want but, it will be hard.
With Counter-Strike, there is a SDK provided so, it was easy to know the functions and easily hook them...
|
|
Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Fri Mar 06, 2009 6:07 am Post subject: |
|
|
Odecey wrote: | How come none of the posts so far answers my questions? Please stay on topic.
Also, aren't the cham hacks hooking the drawing functions of the game to create the effect? If so, wouldn't that be harder than what I'm trying to do, if what I described in my first post is all there is to making an aimbot. |
modify public source for other games. There is a LOT of trig involved and a LOT of calculations.
_________________
|
|
Back to top |
|
 |
nwongfeiying Grandmaster Cheater
Reputation: 2
Joined: 25 Jun 2007 Posts: 695
|
Posted: Fri Mar 06, 2009 11:55 am Post subject: |
|
|
It sounds like calculus and physics stuff.
|
|
Back to top |
|
 |
blackmorpheus Expert Cheater
Reputation: 0
Joined: 05 Apr 2008 Posts: 159
|
Posted: Thu Mar 19, 2009 4:56 am Post subject: |
|
|
HawwwaH wrote: | Pro method:
1. Implement some form of chams.
2. Make your aimbot search for the colour of chams.
3. Move mouse to the found colour
4. SHOOT! |
Hehe that actually is a very stupid method.
If you can do the chams, you actually already know the x/y/z of the players.
U will then need a little bit of vector calculus to determine where to aim.
|
|
Back to top |
|
 |
Spawnfestis GO Moderator
Reputation: 0
Joined: 02 Nov 2007 Posts: 1746 Location: Pakistan
|
Posted: Thu Mar 19, 2009 5:55 am Post subject: |
|
|
nwongfeiying wrote: | It sounds like calculus and physics stuff. |
lol. There's no physics involved though.
You're not making a game, you're calculating the game objects movement.
_________________
CLICK TO HAX MAPLESTORAY ^ !!!! |
|
Back to top |
|
 |
|