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-17-2015, 02:35 AM #2
Exploited
Award Winner
                       Enzo

The following user thanked Exploited for this useful post:

Gay For Satan
08-17-2015, 02:54 AM #3
UGz-
Maggbot timeout!
Nice release but less free hacks as possible for BF and Everyone will like it but good design work.
08-17-2015, 03:14 AM #4
Amazing work sir Enzo
08-17-2015, 05:59 PM #5
NUKES_mAn97
Are you high?
i think i just fell in love with you gay for satan :wato:
08-18-2015, 11:01 AM #6
Originally posted by Gay
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.
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


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
Trojan041 - Helping Me Find Some Offsets :p


Very nice bro Outie
08-18-2015, 09:31 PM #7
iiCaNHaX
I defeated!
Originally posted by Gay
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.
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


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
Trojan041 - Helping Me Find Some Offsets :p


Battlefield hardline rtm tool 1.03? :krypto:
08-18-2015, 10:24 PM #8
what is no speed im new for B4
08-18-2015, 11:32 PM #9
Gay For Satan
DevouringHeavens
Originally posted by iiCaNHaX View Post
Battlefield hardline rtm tool 1.03? :krypto:


I don't have the offsets for BFH as I don't play that game, but here is BF4 and BFH hardline eboots that someone gave me, If BFH is still on 1.03, it should work.

You must login or register to view this content.

The following user thanked Gay For Satan for this useful post:

iiCaNHaX
08-19-2015, 10:18 AM #10
nices tool i was cutting some ass with one shot kill lol and wall hacks

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo