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-20-2015, 05:07 PM #20
Gay For Satan
DevouringHeavens
Originally posted by xDebugKiller View Post
i will record this tool in action, is this all non-host?

Edit~ yes it is, video is rendering


Yes it is, sorry for the late reply :p

Just link me when your done, I'll be glad to add it to the thread.
08-20-2015, 05:12 PM #21
Jon Snow
Di DonDadda
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


so if i replace the 2.50 ccapi will it work for me, becuase i dont use 2.60
08-20-2015, 05:13 PM #22
Gay For Satan
DevouringHeavens
Originally posted by ResistTheStar View Post
so if i replace the 2.50 ccapi will it work for me, becuase i dont use 2.60


Yes, it should, I don't have any checks forcing 2.60 CCAPI. Just replace the PS3Lib and add CCAPI, it should work.
08-20-2015, 05:36 PM #23
Jon Snow
Di DonDadda
Originally posted by Gay
Yes, it should, I don't have any checks forcing 2.60 CCAPI. Just replace the PS3Lib and add CCAPI, it should work.


thanks and nice tool btw Smile
08-20-2015, 06:10 PM #24
xDebugKiller
Climbing up the ladder
Originally posted by Gay
Yes it is, sorry for the late reply :p

Just link me when your done, I'll be glad to add it to the thread.


08-20-2015, 06:13 PM #25
Gay For Satan
DevouringHeavens
Originally posted by xDebugKiller View Post


Added Winky Winky

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

xDebugKiller
08-20-2015, 09:34 PM #26
Drughi
Bounty hunter
Sick mate keep on the good work!
08-21-2015, 02:04 AM #27
qNSp
Brute
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.
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.[/CENTER]

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 i don't mean any harm but No Spread offset is wrong this offset you post it is for Small Crosshair or you can call it Steady Aim
the right offset for it you can find it before the Recoil offset by 16 byte and the size for it 10 . good luck

and i didn't like to release any modz for BF cuz i don't want to rain like cod i keep all my modz private since BF3 and i know , my English is bad
08-21-2015, 02:09 AM #28
Gay For Satan
DevouringHeavens
Originally posted by qNSp View Post
will i don't mean any harm but No Spread offset is wrong this offset you post it is for Small Crosshair or you can call it Steady Aim
the right offset for it you can find it before the Recoil offset by 16 byte and the size for it 10 . good luck

and i didn't like to release any modz for BF cuz i don't want to rain like cod i keep all my modz private since BF3 and i know , my English is bad


That's the offset for no recoil and no spread.. :p

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo