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
 6281

Freeze Cars Crash Protection! [XBOX 360]

by BIGMARK - 05-15-2019 - 07:12 AM
#11
(05-15-2019 - 02:04 PM)NoNameV2345 Wrote:
(05-15-2019 - 07:12 AM)BIGMARK Wrote: An alternative code so they do not freeze you

Hidden Content
You must register or login to view this content.



Lol. This, if I'm not mistaken, blocks all vehicles.

(05-15-2019 - 01:14 PM)XBLxPhantom Wrote:
(05-15-2019 - 07:12 AM)BIGMARK Wrote: An alternative code so they do not freeze you

Hidden Content
You must register or login to view this content.


WriteInt32 Definition ?

Code:
void WriteInt32(int Addr, int inp) {
     *(int*)Addr = inp;
}

Hmmm.. i mean, Cool but why bother doing it like this when you could just set it as    void Freezecarprotect(bool enable) {
if (enable) {
*(int*)0x830FBA = 0x43552;
}
else {
*(int*)0x830FBA = 0x7E235;
}
}
Reply
#12
(05-16-2019 - 02:21 AM)XBLxPhantom Wrote:
(05-15-2019 - 02:04 PM)NoNameV2345 Wrote:
(05-15-2019 - 07:12 AM)BIGMARK Wrote: An alternative code so they do not freeze you

Hidden Content
You must register or login to view this content.



Lol. This, if I'm not mistaken, blocks all vehicles.

(05-15-2019 - 01:14 PM)XBLxPhantom Wrote:
(05-15-2019 - 07:12 AM)BIGMARK Wrote: An alternative code so they do not freeze you

Hidden Content
You must register or login to view this content.


WriteInt32 Definition ?

Code:
void WriteInt32(int Addr, int inp) {
     *(int*)Addr = inp;
}

Hmmm.. i mean, Cool but why bother doing it like this when you could just set it as    void Freezecarprotect(bool enable) {
if (enable) {
*(int*)0x830FBA = 0x43552;
}
else {
*(int*)0x830FBA = 0x7E235;
}
}

where did u got that offset?
Reply
#13
(05-16-2019 - 03:31 AM)BModzMasterTM Wrote:
(05-16-2019 - 02:21 AM)XBLxPhantom Wrote:
(05-15-2019 - 02:04 PM)NoNameV2345 Wrote:
(05-15-2019 - 07:12 AM)BIGMARK Wrote: An alternative code so they do not freeze you

Hidden Content
You must register or login to view this content.



Lol. This, if I'm not mistaken, blocks all vehicles.

(05-15-2019 - 01:14 PM)XBLxPhantom Wrote:
(05-15-2019 - 07:12 AM)BIGMARK Wrote: An alternative code so they do not freeze you

Hidden Content
You must register or login to view this content.


WriteInt32 Definition ?

Code:
void WriteInt32(int Addr, int inp) {
     *(int*)Addr = inp;
}

Hmmm.. i mean, Cool but why bother doing it like this when you could just set it as    void Freezecarprotect(bool enable) {
if (enable) {
*(int*)0x830FBA = 0x43552;
}
else {
*(int*)0x830FBA = 0x7E235;
}
}

where did u got that offset?

random example. lmao
Reply
#14
Dont seem legit to me Finna post something usefull instead of fake info  Flex
Reply
#15
(05-16-2019 - 02:21 AM)XBLxPhantom Wrote:
(05-15-2019 - 02:04 PM)NoNameV2345 Wrote:
(05-15-2019 - 07:12 AM)BIGMARK Wrote: An alternative code so they do not freeze you

Hidden Content
You must register or login to view this content.



Lol. This, if I'm not mistaken, blocks all vehicles.

(05-15-2019 - 01:14 PM)XBLxPhantom Wrote:
(05-15-2019 - 07:12 AM)BIGMARK Wrote: An alternative code so they do not freeze you

Hidden Content
You must register or login to view this content.


WriteInt32 Definition ?

Code:
void WriteInt32(int Addr, int inp) {
     *(int*)Addr = inp;
}

Hmmm.. i mean, Cool but why bother doing it like this when you could just set it as    void Freezecarprotect(bool enable) {
if (enable) {
*(int*)0x830FBA = 0x43552;
}
else {
*(int*)0x830FBA = 0x7E235;
}
}

*(int*)(0x830FBA) = 0x43552;
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
Reply
#16
(05-16-2019 - 11:50 AM)YouCantCode Wrote: Dont seem legit to me Finna post something usefull instead of fake info  Flex
it is legit, scorpion engine 2.1 use that offset too
Reply
#17
(05-16-2019 - 11:50 AM)YouCantCode Wrote: Dont seem legit to me Finna post something usefull instead of fake info  Flex
it is legit, scorpion engine 2.1 use that offset too
Reply
#18
(05-17-2019 - 01:44 AM)UNBOUND Wrote: Why would you want to block all vehicles? This isn't even the right function to do so, lol.

It's something alternative that saves you from freeze car

Something you want to contribute?
Reply
#19
(05-17-2019 - 06:18 AM)UNBOUND Wrote:
(05-17-2019 - 03:45 AM)BIGMARK Wrote:
(05-17-2019 - 01:44 AM)UNBOUND Wrote: Why would you want to block all vehicles? This isn't even the right function to do so, lol.

It's something alternative that saves you from freeze car

Something you want to contribute?

Plus ruining the game? Doesn't sound like a protection to me... Sounds more like a bug.

I wouldn't ever give anyone my protections, lol. So no, I will not be contributing.

Already GTA5 is something old to keep things
Reply
#20
(05-18-2019 - 11:35 AM)UNBOUND Wrote:
(05-17-2019 - 09:35 PM)BIGMARK Wrote:
(05-17-2019 - 06:18 AM)UNBOUND Wrote:
(05-17-2019 - 03:45 AM)BIGMARK Wrote:
(05-17-2019 - 01:44 AM)UNBOUND Wrote: Why would you want to block all vehicles? This isn't even the right function to do so, lol.

It's something alternative that saves you from freeze car

Something you want to contribute?

Plus ruining the game? Doesn't sound like a protection to me... Sounds more like a bug.

I wouldn't ever give anyone my protections, lol. So no, I will not be contributing.

Already GTA5 is something old to keep things

I don't care what you think about the game. I don't want skids getting a hold of something decent.

Hahahaha lol
Reply

Users browsing: 2 Guest(s)