PDA

View Full Version : I want to make a hack for CrossFire



Made.In.Heaven
02-28-2009, 08:46 PM
This seems to be the better place to ask, so... :)

- Which languages should I learn?
- How is a CrossFire hack made?

I'm learning C++ and ASM.

Please help. Thanks in advance.

JShaps
02-28-2009, 08:50 PM
Try also learning D3D as that is an 'easier' language to make hax with for CF. Look in the C++ and D3D section to get tips. Most of the coders have spent years trying to learn this. So, I would sit back and start working.

errentazaria
03-01-2009, 08:29 PM
I have Visual studio so please help me to show me how to make a hack for CF if you could give me a sample of the code, one of the hacks you made, so i can clearly understand and btw where is the c++ section? TY!
xD

Made.In.Heaven
03-02-2009, 06:03 AM
Huh? Years? A friend of mine (that hacker I told you about), it took him less than a year to make wall hacks and some other REALLY wicked stuff (i.e. equip bag, toss weapon, equip bag again, toss weapon again, until the map is filled with guns; modding entirely new guns like the "golden" AK-47).

I had no idea how he did it, but he was able to write those hacks in a VERY short time.

Firesnipe
03-02-2009, 06:07 AM
Huh? Years? A friend of mine (that hacker I told you about), it took him less than a year to make wall hacks and some other REALLY wicked stuff (i.e. equip bag, toss weapon, equip bag again, toss weapon again, until the map is filled with guns; modding entirely new guns like the "golden" AK-47).

I had no idea how he did it, but he was able to write those hacks in a VERY short time.
What JShaps meant is that to become a pro at the language it takes a few years. Your friend has mastered part of C++ (D3D).

Vescovo
03-02-2009, 02:29 PM
Buy a book...
I'll recomend one.


C++ Recommended Book. (http://www.amazon.com/Programming-Absolute-Beginner-Dirk-Henkemans/dp/1931841438/ref=pd_sim_b_2/180-0668657-1724929)

Firesnipe
03-02-2009, 02:33 PM
How bout a free one Google.com

Made.In.Heaven
03-03-2009, 07:28 AM
Yeah I've got a few ones already. Most of them are about game developing though.

DForce39
03-08-2009, 07:45 AM
I think if you want to learn, look through D3D section, C++ secition, and read all the guides and tutorials you can to try to learn your way around the script. I think Gr4vity who is now banned made an awesome guide but its still there in the D3D section, you should check it out. Hope i helped

Vescovo
03-08-2009, 08:34 AM
Yeah I've got a few ones already. Most of them are about game developing though.

D3D game developing is perfect because all a hack does is edit the games memory..

Also, is should have everything you need to make a nice gui.

1mb1gb055
03-08-2009, 11:27 AM
The hacker is smart he modifies hacks for other games i beleieve like call of duty's 4 or 5 agolden ak-47 and enchants it into a whole new hack in cf really good and smart we should ask him if he can give us hacks

Made.In.Heaven
03-11-2009, 04:44 AM
I saw my friends using dUP2 to make patches, OllyDbg to modify stuff... and MoonLight Engine to "scan" (I'm not sure how this works though).