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-19-2015, 11:08 AM #11
iiCaNHaX
I defeated!
Originally posted by Gay
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.


I already had modded eboots for both game but thank you Smile
I am looking for mods for bfhl like aimbot, unlock everything, infinite ammo/no reload and super jump.
08-19-2015, 02:37 PM #12
Gay For Satan
DevouringHeavens
Originally posted by iiCaNHaX View Post
I already had modded eboots for both game but thank you Smile
I am looking for mods for bfhl like aimbot, unlock everything, infinite ammo/no reload and super jump.

Ah, Sorry. Can't help ya there. I know that Eddie Mac is making an SPRX for BF4 that has all of those included :3 But its going to be paid :c
08-19-2015, 03:29 PM #13
iiCaNHaX
I defeated!
Originally posted by Gay
Ah, Sorry. Can't help ya there. I know that Eddie Mac is making an SPRX for BF4 that has all of those included :3 But its going to be paid :c


Thanks anyway for helping me. Keep the good work :krypto:
08-19-2015, 04:29 PM #14
DPO23
Climbing up the ladder
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


Is there a ban system on BF4?
08-19-2015, 05:49 PM #15
Gay For Satan
DevouringHeavens
Originally posted by DPO23 View Post
Is there a ban system on BF4?


Just Fair Fight, and all that does is monitor if you get out of the map and shit. Ive been using almost every option on this tool for a month or so now and nothing lol.

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

DPO23
08-19-2015, 09:07 PM #16
Nana
Can’t trickshot me!
Nice!
08-19-2015, 10:38 PM #17
Slick
Anxiety
Very nice Enzo
08-20-2015, 01:49 AM #18
REDZ
I am error
Thanks for the tool.
08-20-2015, 01:11 PM #19
xDebugKiller
Climbing up the ladder
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


i will record this tool in action, is this all non-host?

Edit~ yes it is, video is rendering
Last edited by xDebugKiller ; 08-20-2015 at 02:56 PM.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo