Post: Demi God
12-07-2010, 09:02 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
I've been asked for this before so I played around with the godmode settings a little bit.

All this does is gives the blood effect on screen when you are shot so killcams look more realistic if you are using godmode in a stealth patch..You are still pretty much godlike although a direct hit with an AT4 or airstrike might still kill you..

    doDemiGod(){
self endon ( "disconnect" );
self endon ( "death" );
self.maxhealth = 500;
self.health = 500;
while ( 1 ){
if ( self.health <300 ) self.health = self.maxhealth;
wait .4;}}


Obvious really, but I couldn't find it anywhere else..

(I have only tested this in splitscreen so you might have to adjust the numbers if online has different hit values)
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to x_DaftVader_x for this useful post:

Fifa97, IRiSe_GodFather
12-07-2010, 09:49 PM #2
Mr. God
< ^ > < ^ >
Awesome, cheating for montages! Hahah!
12-07-2010, 09:51 PM #3
EliteMossy
TheDigitalBoard.com
Well, i usually just play with Double the health, set

self.maxhealth=200;
self.health=self.maxhealth;

and you good to go, double health when you regen.
12-07-2010, 10:22 PM #4
Originally posted by EliteMossy View Post
Well, i usually just play with Double the health, set

self.maxhealth=200;
self.health=self.maxhealth;

and you good to go, double health when you regen.


well you're obviously a much more honourable cheat than me. At least you give them a chance to kill you Smile
12-09-2010, 03:50 AM #5
Moto Cross
Auction King
Originally posted by Homer
I've been asked for this before so I played around with the godmode settings a little bit.

All this does is gives the blood effect on screen when you are shot so killcams look more realistic if you are using godmode in a stealth patch..You are still pretty much godlike although a direct hit with an AT4 or airstrike might still kill you..

    doDemiGod(){
self endon ( "disconnect" );
self endon ( "death" );
self.maxhealth = 500;
self.health = 500;
while ( 1 ){
if ( self.health <300 ) self.health = self.maxhealth;
wait .4;}}


Obvious really, but I couldn't find it anywhere else..

(I have only tested this in splitscreen so you might have to adjust the numbers if online has different hit values)


How you learn C++ bro I need help pm me please...
12-18-2010, 06:37 AM #6
lxzer
Do a barrel roll!
is this for the ps3?
12-18-2010, 07:05 AM #7
JakeM
ZOMG HaXz!
Originally posted by lxzer View Post
is this for the ps3?


PS3, Xbox and PC.
12-18-2010, 07:33 PM #8
Pr3ttyroyswag
Bounty hunter
This is in my custom Stealth Patch
12-18-2010, 10:14 PM #9
im try on my patch

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo