Post: Battlefield 4 RTM Tool 1.17 With Offsets
08-17-2015, 02:17 AM #1
Gay For Satan
DevouringHeavens
(adsbygoogle = window.adsbygoogle || []).push({}); Hey, since people are releasing BF4 mods, Might as well release mine.
This comes with all the options the eboots have, but able to toggle on/off.
The idea of selling mods is the stupidest thing ever. I don't support it at all, and the modding community has gone to shit because of it.
I don't really care if this gets leaked, I'll even provide all the offsets for the tool:
    
UAV:
PS3.SetMemory(0x2BA6D7, new byte[] { 0x09 }; }; // Enabled
PS3.SetMemory(0x2BA6D7, new byte[] { 0x00 }; // Disabled

Name Tags:
PS3.SetMemory(0x2B616C, new byte[] { 0x40 }; //Enabled
PS3.SetMemory(0x2B616C, new byte[] { 0x41 }; //Disabled

One Hit Kill:

PS3.SetMemory(0x7A748E, new byte[] { 0x44, 0x7A }; //Enabled
PS3.SetMemory(0x7A748E, new byte[] { 0x3F, 0x80 }; //Disabled

Unlimited Sniper Breath:
PS3.SetMemory(0xC2A019, new byte[] { 0x00, 0x00 }; //Enabled
PS3.SetMemory(0xC2A019, new byte[] { 0x3F, 0x80 }; //Disabled

Player Wallhack:
PS3.SetMemory(0xC5FD28, new byte[] { 0x60, 0x00, 0x00, 0x00 }; //Enabled
PS3.SetMemory(0xC5FD28, new byte[] { 0x41, 0x82, 0x00, 0x08 }; //Disabled

Vehicle Wallhack:
PS3.SetMemory(0x7074B4, new byte[] { 0x60, 0x00, 0x00, 0x00 }; //Enabled
PS3.SetMemory(0x7074B4, new byte[] { 0x41, 0x82, 0x00, 0x08 }; //Disabled

No Spread:
PS3.SetMemory(0x30017E, new byte[] { 0x00, 0x00 }; //Enabled
PS3.SetMemory(0x30017E, new byte[] { 0x3F, 0x80 }; //Disabled

Unlock All:
PS3.SetMemory(0xF7C60, new byte[] { 0x98, 0x83, 0x00, 0x38 }; //Enabled
PS3.SetMemory(0xF7C60, new byte[] { 0x2C, 0x30, 0x00, 0x00 }; //Disabled



Video Thanks To xDebugKiller :wub:



You must login or register to view this content.

Download: You must login or register to view this content.
Virus Scan: You must login or register to view this content.

Things To Know:

With Unlock All, It doesn't stick, and you can only use the guns you have unlocked. Attachments and Camos DO work, but don't stick.

UAV works, The players will change colors depending on your team. Sometimes you will be Red, sometimes you will be Blue. Just look at your teammates when the game starts to find out which color your team is, then go for the other color.

Credits:
Eddie Mac - Offsets (Money Whore)
Trojan041 - Offsets (Idk why your teaming up with a money whore like eddie..)
Last edited by Gay For Satan ; 08-21-2015 at 01:56 AM.

The following 27 users say thank you to Gay For Satan for this useful post:

anxify, Ariel R., DPO23, Rath, Exploited, GuardPyro, hkownz, iiCaNHaX, ImPiffHD, ItsJackStewart, JANGLES_582, MathRock_, Nana, NUKES_mAn97, Rey, RTE, Saint Goofy, Sammmmmy, shakos, sleekshow, Jon Snow, Ciri, Trixa, UGz-, xDebugKiller

The following 4 users groaned at Gay For Satan for this awful post:

FarSideX, FFM | iMoDzRGFR, John, SyGnUs
08-28-2015, 02:30 PM #56
xNIGHTMAREM0DZx
NextGenUpdate Elite
that unlock offset seems to have unlocked a few items for me permenatly but the rest dont stick maybe there is a way to make them stick ?
08-29-2015, 12:05 PM #57
Gay For Satan
DevouringHeavens
Originally posted by xNIGHTMAREM0DZx View Post
that unlock offset seems to have unlocked a few items for me permenatly but the rest dont stick maybe there is a way to make them stick ?


Doubt it, as unlocks rank ect are stored server sided. What did it unlock permanently for you? I've already gotten everything unlocked so I can't tell what it unlocks :p
08-29-2015, 01:47 PM #58
xNIGHTMAREM0DZx
NextGenUpdate Elite
it seems to have unlocked all my dmrs in the assualt section but everything thing else i have to use unlock all for to get other things to show up but they are the only ones that have sticked nothing else does
08-29-2015, 06:12 PM #59
Script Kiddie
At least I can fight
Originally posted by xNIGHTMAREM0DZx View Post
that unlock offset seems to have unlocked a few items for me permenatly but the rest dont stick maybe there is a way to make them stick ?


the unlock all i guess only work's if you already have the gun unlocked still cool being able to have the DICE camo Happy
08-30-2015, 07:07 PM #60
Exploited
Award Winner
good to see this out in the open Smile

The following user thanked Exploited for this useful post:

09-01-2015, 02:53 PM #61
xNIGHTMAREM0DZx
NextGenUpdate Elite
Originally posted by Ryan View Post
Hey, since people are releasing BF4 mods, Might as well release mine.
This comes with all the options the eboots have, but able to toggle on/off.
The idea of selling mods is the stupidest thing ever. I don't support it at all, and the modding community has gone to shit because of it.
I don't really care if this gets leaked, I'll even provide all the offsets for the tool:
    
UAV:
PS3.SetMemory(0x2BA6D7, new byte[] { 0x09 }; }; // Enabled
PS3.SetMemory(0x2BA6D7, new byte[] { 0x00 }; // Disabled

Name Tags:
PS3.SetMemory(0x2B616C, new byte[] { 0x40 }; //Enabled
PS3.SetMemory(0x2B616C, new byte[] { 0x41 }; //Disabled

One Hit Kill:

PS3.SetMemory(0x7A748E, new byte[] { 0x44, 0x7A }; //Enabled
PS3.SetMemory(0x7A748E, new byte[] { 0x3F, 0x80 }; //Disabled

Unlimited Sniper Breath:
PS3.SetMemory(0xC2A019, new byte[] { 0x00, 0x00 }; //Enabled
PS3.SetMemory(0xC2A019, new byte[] { 0x3F, 0x80 }; //Disabled

Player Wallhack:
PS3.SetMemory(0xC5FD28, new byte[] { 0x60, 0x00, 0x00, 0x00 }; //Enabled
PS3.SetMemory(0xC5FD28, new byte[] { 0x41, 0x82, 0x00, 0x08 }; //Disabled

Vehicle Wallhack:
PS3.SetMemory(0x7074B4, new byte[] { 0x60, 0x00, 0x00, 0x00 }; //Enabled
PS3.SetMemory(0x7074B4, new byte[] { 0x41, 0x82, 0x00, 0x08 }; //Disabled

No Spread:
PS3.SetMemory(0x30017E, new byte[] { 0x00, 0x00 }; //Enabled
PS3.SetMemory(0x30017E, new byte[] { 0x3F, 0x80 }; //Disabled

Unlock All:
PS3.SetMemory(0xF7C60, new byte[] { 0x98, 0x83, 0x00, 0x38 }; //Enabled
PS3.SetMemory(0xF7C60, new byte[] { 0x2C, 0x30, 0x00, 0x00 }; //Disabled



Video Thanks To xDebugKiller :wub:



You must login or register to view this content.

Download: You must login or register to view this content.
Virus Scan: You must login or register to view this content.

Things To Know:

With Unlock All, It doesn't stick, and you can only use the guns you have unlocked. Attachments and Camos DO work, but don't stick.

UAV works, The players will change colors depending on your team. Sometimes you will be Red, sometimes you will be Blue. Just look at your teammates when the game starts to find out which color your team is, then go for the other color.

Credits:
Eddie Mac - Offsets (Money Whore)
Trojan041 - Offsets (Idk why your teaming up with a money whore like eddie..)


will you be updating with any extras ?
09-01-2015, 03:20 PM #62
texas1980
Save Point
when i click the unlock all ,the weapons that are unlocked invisible why

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo