Post: [Code]Real g_entity No Blood God Mode
09-07-2014, 08:31 AM #1
ItsLollo1000
Little One
(adsbygoogle = window.adsbygoogle || []).push({});
So since VipNot Happy or SadMoDz--
released his "Non Blood God mode" no one really liked it lol
there is an better way to do that lol with g_Entity + its the same code in MW3 for non blood god mode
just change g_Entity
    void doGodMode(int client, bool state)
{
int d = *(int*)(g_Entity(client, 0x184));
OriginalHealth[client] = d;
if (d & 2)
d &= ~2;
if (d & 1)
d &= ~1;
else
d |= 1;
WriteInt32(g_Entity(client, 0x184), d);
}

Proper Credits to:
Xx jAmes t xX (guys just use se7ensins they have the non blood there since one year or so)
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users say thank you to ItsLollo1000 for this useful post:

Geo, SaberNGU, Smooth, Turk_Warrior
09-08-2014, 09:32 PM #11
Well the reason i want it is because i want to use explosive bullets and it not kill me and sane for the blood not showing because thats annoying id be happy to pay if it works
09-09-2014, 05:36 AM #12
SC58
Former Staff
Originally posted by Adam View Post
Well the reason i want it is because i want to use explosive bullets and it not kill me and sane for the blood not showing because thats annoying id be happy to pay if it works


Why pay for something that is release all you gotta do it go watch a few youtube video's to learn basic c# and can save your money and do it yourself :p

Prob just take few hour's, I would rather learn then pay for someone to do it lol

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

Sabotage, ItsLollo1000
09-09-2014, 04:49 PM #13
Hahah yeah ik but zMarcusHD was a mw2 trickshotter and he made explosive bullets v2.0 which did not kill you and made the enemy instantly fall to the ground without them flying, so im trying to replicate it, could you help me?
09-10-2014, 11:34 AM #14
makeabce
I defeated!
Easyer way,put this in timer: PS3.SetMemory(healthOffset,new byte[] { 0x64,0x64});
Lol...works everycod.
09-11-2014, 10:34 AM #15
ItsLollo1000
Little One
Originally posted by makeabce View Post
Easyer way,put this in timer: PS3.SetMemory(healthOffset,new byte[] { 0x64,0x64});
Lol...works everycod.


Thats not easier cause u need to thread it or set it in a timer, u enable mine once and nothing can kill u lol

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo