How to make hacks?

06/13/2006 13:21 kai435#1
Would someone please tell me how to make hacks?
For any game.
[img]text2schild.php?smilienummer=1&text=Thanks' border='0' alt='Thanks' />
06/13/2006 16:52 ElitePvper#2


you can search for c/c++ tuts over the net or look at the pinned topic about resurces.

good luck

p.s
you can also download VisualBasic which im not gonna tell u where to download it from =)

06/13/2006 19:41 obsceneArts#3
Quote:
Originally posted by ElitePvper@Jun 13 2006, 16:52

p.s
you can also download VisualBasic which im not gonna tell u where to download it from =)

from the official vb site.

@topic : rofl :D

first you've to practice a programmer (?) language.. for example c++, c#, c, vb, delphi, etc. and dont think, that you'll learn it in 2 days. :?
06/14/2006 18:01 immoral#4
programming isnt the main part :)
you have to understand how - in this case - the specific game engine works, find exploitable programming bugs or security bugs in the client, f.e.
thats the main part. programming is just a matter of time or experience
06/14/2006 18:05 Diztone#5
Quote:
Originally posted by ElitePvper@Jun 13 2006, 15:52


you can search for c/c++ tuts over the net or look at the pinned topic about resurces.

good luck

p.s
you can also download VisualBasic which im not gonna tell u where to download it from =)

You can get VB express from here it's free [Only registered and activated users can see links. Click Here To Register...]

You should try making a few programs for your own use first to get the hang of how to use the program you pick, then if you want to make a hack or cheat pick a game then research it as much as possible. Find out how it was coded use GOOGLE to find this stuff out then try and break it down into sections. GFX engine, SOUND routines and so on until you come across the part that controls play. Find a good de compiler if you can to see how the code works and reverse engineer it. This is a way to hack or make cheats for home games. You can try and do the same for online games but it can be more tricky as the servers check what you do and how you input commands. (This is why when Conquer got it's last big update players got jailed). Use packet sniffers to see how the client speaks to the server. Then take it from there.

There are lots of ways to do what you want. Just takes time to find the easiest way for yourself!
06/15/2006 04:41 Spike McFang#6
[Only registered and activated users can see links. Click Here To Register...]

May I get some info on this? Perhaps some direction as to where I can download the compiler. I've got this old Borland Turbo Programming compilation CD that doesn't work now. Thanks in advance all.
06/17/2006 09:24 Santee#7
What is this sort of... how you say that,
ask lowfyr himself if you wanna know...

Santee
04/23/2008 00:36 dan2#8
if you do not know how to make a hack don't try
04/23/2008 09:52 Tingle#9
you could start off small, make a trainer - theres a programm called trainer maker kit, use that, to find the codes you want to modify/change use tsearch... you can find tutorials on the net just google for "how to make a trainer" or something along that line