Tutorial How To Make A Hack[Not Very Much Detailed]
Posts 1–15 of 24 · Page 1 of 2
Tutorial How To Make A Hack[Not Very Much Detailed]
Have you ever wondered how do we make hacks ?
Yea ..
So...
Lets start.!
Also you need to know about addys , offsets , string names , pointers , etc.
Ok guys ..
First of all if you really want to make a hack go to this link :
Right ? You have that right ?
Now below that you can put your hacks there .
Whether it's a PTC Function or a Memhack Function ..
PTC Function is Whitewalls , Whiteplayers , No World , etc.
Memhack Function is No Recoil , NO Reload , No Weapon Weight , Fast Knife , etc .
Now you need to know what structure you're going to use .
or which ever line it is that has a void something
it's on the first part . of your base after your includes and stuffs .
Below that bool your hack ^^
like this :
Code:
bool norecoil = true;
Now be sure on your hack code the define is norecoil too .
Code:
if (norecoil)
if ( WeaponMgr )
etc.etc.
Now on your base be sure that the DLLMain you're using is not detected or the hack won't work .
Do not ask anymore on how to make a DLLMain you already studied C++
Don't just C+P, Learn how to do it.... I suggest to get some detected base and learn how it works! Just like @hanoke, Now he can code his own hack
hindi naman ako matuto kung d niyo ko tinulungan sa source code kaya malaki parn pasamalat ko sa inyo ni sir xmen and sa mga coders ng ph at saka nakakahiya tlga kung d ako makakagawa hehehe linya pa naman ng course ko ang programming xD
Originally Posted by lilemcy
woah.... any video??
di po makakatulong ang video sa pag cocode lalo na pag dating sa mga error pag nag compile ka.
Fuuck! @jhadd4 I said read right ? baka binasa mo lang ung codes ?