PDA

View Full Version : Invincibility in Multi Theft Auto -San Andreas


Hitterman
22-10-08, 07:09 PM
This tutorial contains one of the most famous code for MTA SA. This will include Invincibility in MTA SA.
The code is:
//globals and basic header files
DWORD* dwCarPointerBase = (DWORD*)0xB6F3B8; //car base
//present
BYTE* bFlags = (BYTE*)((*dwCarPointerBase) + 66);
int EP = 1;
int DP = 1111;
int final=0;
if(*dwCarPointerBase)
{
final = EP + DP;
*bFlags = final;
}


This will make your car Damage proof.
Just took the code from my Game hacking book and posting here.
You need c++ for this and a little knowledge about C++.

marshalmike9
16-11-08, 03:10 AM
i honestly dont know many people that dont cheat on gta lol... thanks for the tip

xiaozaiz
14-12-08, 06:21 PM
GTA has hacks O.o
Great job~!

piejustice
19-12-08, 08:53 AM
multi theft auto? never heard of it XD
only grand theft auto