ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 3248

Freeze Car Protection / Hide mobile phone (XBOX)

by deckmeeker - 03-18-2018 - 01:44 AM
#11
GOOD WORK.............
Reply
#12
It is difficult for me to laugh
Reply
#13
Honestly don't know if this works but found this in i think Infection source. 
Code:
if (FreezeCarProtection)
    {
        int OffsetValueCl = 0x830D8600;
        bool FreezeCarStop = false;
        //FUNCTION//
        if (!FreezeCarStop)
        {
            *(int*)OffsetValueCl = 0x4E800020;
            FreezeCarStop = true;
        }
        else if (FreezeCarStop)
        {
            *(int*)OffsetValueCl = 0x7D8802A6;
            FreezeCarStop = false;
        }
    }

there was no function for the "Freezecarstop" bool. so not sure if this actually works
Reply
#14
(12-01-2018 - 08:45 PM)XBLxPhantom Wrote: Honestly don't know if this works but found this in i think Infection source. 
Code:
if (FreezeCarProtection)
    {
        int OffsetValueCl = 0x830D8600;
        bool FreezeCarStop = false;
        //FUNCTION//
        if (!FreezeCarStop)
        {
            *(int*)OffsetValueCl = 0x4E800020;
            FreezeCarStop = true;
        }
        else if (FreezeCarStop)
        {
            *(int*)OffsetValueCl = 0x7D8802A6;
            FreezeCarStop = false;
        }
    }

there was no function for the "Freezecarstop" bool. so not sure if this actually works

Bruh the function for freezecarstop is right in front of u ..... lol
2021 Best Be Better Then 2020
Reply
#15
(12-01-2018 - 08:59 PM)trinity7 Wrote:
(12-01-2018 - 08:45 PM)XBLxPhantom Wrote: Honestly don't know if this works but found this in i think Infection source. 
Code:
if (FreezeCarProtection)
    {
        int OffsetValueCl = 0x830D8600;
        bool FreezeCarStop = false;
        //FUNCTION//
        if (!FreezeCarStop)
        {
            *(int*)OffsetValueCl = 0x4E800020;
            FreezeCarStop = true;
        }
        else if (FreezeCarStop)
        {
            *(int*)OffsetValueCl = 0x7D8802A6;
            FreezeCarStop = false;
        }
    }

there was no function for the "Freezecarstop" bool. so not sure if this actually works

Bruh the function for freezecarstop is right in front of u ..... lol

And No The Whole Thing Is Incorrect Lol All Is, Is #define REMOVE_ALL_WEAPONS_EVENT 0x830D8600

lol
2021 Best Be Better Then 2020
Reply
#16
(12-01-2018 - 09:09 PM)trinity7 Wrote:
(12-01-2018 - 08:59 PM)trinity7 Wrote:
(12-01-2018 - 08:45 PM)XBLxPhantom Wrote: Honestly don't know if this works but found this in i think Infection source. 
Code:
if (FreezeCarProtection)
    {
        int OffsetValueCl = 0x830D8600;
        bool FreezeCarStop = false;
        //FUNCTION//
        if (!FreezeCarStop)
        {
            *(int*)OffsetValueCl = 0x4E800020;
            FreezeCarStop = true;
        }
        else if (FreezeCarStop)
        {
            *(int*)OffsetValueCl = 0x7D8802A6;
            FreezeCarStop = false;
        }
    }

there was no function for the "Freezecarstop" bool. so not sure if this actually works

Bruh the function for freezecarstop is right in front of u ..... lol

And No The Whole Thing Is Incorrect Lol All Is, Is #define REMOVE_ALL_WEAPONS_EVENT 0x830D8600

lol
ouf lmfao alright
Reply
#17
(03-18-2018 - 01:51 AM)deckmeeker Wrote:
(03-18-2018 - 01:49 AM)Wesley_Marcos Wrote: MOBILE::DESTROY_MOBILE_PHONE();
this is for destroy phone

ok i assume CREATE_MOBILE_PHONE gets it back.
HAHA LOL
Disc = 0xemiil
Reply

Users browsing: 1 Guest(s)