Game Hacking & Modding Find great tutorials on Game Modding & Game Hacking. Learn how to make patches and make yourself.


Reply
 
LinkBack Thread Tools
Old 22-10-08, 06:09 PM   #1
Hitterman Chopper Challenge Champion
TOTM Winner Feb
 
Hitterman's Avatar
 
Nick Name: Hitty
Join Date: April 2008
About Me: I like to play all the Sports.
Location: India
Posts: 1,533
tSCash: 362968
Hitterman is a splendid one to beholdHitterman is a splendid one to beholdHitterman is a splendid one to beholdHitterman is a splendid one to beholdHitterman is a splendid one to beholdHitterman is a splendid one to behold
Default Invincibility in Multi Theft Auto -San Andreas

This tutorial contains one of the most famous code for MTA SA. This will include Invincibility in MTA SA.
The code is:
Code:
//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++.

__________________
CricketGaming.net .
Hitterman is offline   Reply With Quote
Old 16-11-08, 02:10 AM   #2
marshalmike9
Newbie
 
Join Date: November 2008
Posts: 23
tSCash: 726
marshalmike9 is on a distinguished road
Default

i honestly dont know many people that dont cheat on gta lol... thanks for the tip
marshalmike9 is offline   Reply With Quote
Old 14-12-08, 05:21 PM   #3
xiaozaiz
Newbie
 
Join Date: December 2008
Posts: 10
tSCash: 710
xiaozaiz is on a distinguished road
Default

GTA has hacks O.o
Great job~!
xiaozaiz is offline   Reply With Quote
Old 19-12-08, 07:53 AM   #4
piejustice
Newbie
 
Join Date: December 2008
Posts: 10
tSCash: 150
piejustice is on a distinguished road
Default

multi theft auto? never heard of it XD
only grand theft auto
piejustice is offline   Reply With Quote
Old 15-07-09, 10:32 PM   #5
djmoh
Newbie
 
Join Date: July 2009
Posts: 1
tSCash: 811
djmoh is on a distinguished road
Default

still active here ?

game hacking book? hmmz sounds ok, where can i buy it ?

thanx
djmoh is offline   Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Grand Theft Auto :: Chinatown Wars Hitterman Gaming Chat 3 23-02-09 12:01 AM




All times are GMT +5.5. The time now is 10:31 AM.


Network: Tutorialistic.net | CricketGaming.net | Down The Wicket | CricketGaming.org | AshesGaming | Wrestle Gaming

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2008 - 10, Tutorialistic.net