link12345208 Noob
Posts : 1 Join date : 2010-04-07 Location : Somewhere over the rainbow
| Subject: Help with creating mods/hacks Sat Apr 10, 2010 3:48 pm | |
| Hey, as you can see i need help with creating mods or hacks. Is there any program or techings anybody can give me? | |
|
Blade Administrator
Posts : 37 Join date : 2010-03-28 Age : 34
| Subject: Re: Help with creating mods/hacks Sat Apr 10, 2010 3:57 pm | |
| - link12345208 wrote:
- Hey, as you can see i need help with creating mods or hacks. Is there any program or techings anybody can give me?
go to youtube. | |
|
Rocky Noob
Posts : 24 Join date : 2010-04-06 Age : 34 Location : Melbourne ,Australia
| Subject: Re: Help with creating mods/hacks Sun Apr 11, 2010 12:23 am | |
| nice advice blade | |
|
Dark_St3alth Tech Support
Posts : 14 Join date : 2010-04-10 Location : Canada, the P2P network country!
| Subject: Re: Help with creating mods/hacks Mon Apr 12, 2010 11:18 pm | |
| There are two ways to create "hacks":
1) A "memory" hack is modifing values in the game or programs memory. A game may store values of health, ammo and the best one your current position on the Z axis in it's memory. To get started use Cheat Engine (simple and very easy), Tsearch or MHS (Memory Hacking Software) if your a programmer.
2) A "D3D" hack is something like chams and crosshair. The hack you use will inject code into the game (.dll most likely) and the game will run it as well. Funny enough FRAPS uses this method to draw it's FPS counter on the screen so if FRAPS works, a D3D hack will. To start use a D3D starterkit (google it) and google the code for a crosshair in D3D. Use C++ as your programing language because it's mainly used and 90% of programmers can help (like me!). | |
|
ObamaBinLaden Moderator
Posts : 15 Join date : 2010-04-07 Age : 30
| Subject: Re: Help with creating mods/hacks Mon Apr 12, 2010 11:52 pm | |
| - Dark_St3alth wrote:
- There are two ways to create "hacks":
1) A "memory" hack is modifing values in the game or programs memory. A game may store values of health, ammo and the best one your current position on the Z axis in it's memory. To get started use Cheat Engine (simple and very easy), Tsearch or MHS (Memory Hacking Software) if your a programmer.
2) A "D3D" hack is something like chams and crosshair. The hack you use will inject code into the game (.dll most likely) and the game will run it as well. Funny enough FRAPS uses this method to draw it's FPS counter on the screen so if FRAPS works, a D3D hack will. To start use a D3D starterkit (google it) and google the code for a crosshair in D3D. Use C++ as your programing language because it's mainly used and 90% of programmers can help (like me!). Memory hacking is involved in most hacks, and most are not simple. The only ones that aren't memory hacks are indeed d3d hacks, the most common ones being chams, wallhack, tracers, and no fog. | |
|
Sponsored content
| Subject: Re: Help with creating mods/hacks | |
| |
|