Post: PS3 Release Ultimate RTM Tool BO3 1.07 Free by iMoDzRGFR
12-17-2016, 07:02 PM #1
FFM | iMoDzRGFR
Are you high?
(adsbygoogle = window.adsbygoogle || []).push({}); Hello, everyone today I release you my Tool BO3 Zombie & Multiplayer in 1.07, this basic project I wanted to sell it, and then I decide the release for free, know that in this tool there are many " Exclusivity, this tool was finished 1 month after the release of BO3, I just updated it.
Here is some screen, of the tool, there is not everything.
Start SPRX Menu does not work because simply I have not yet released my menu, maybe I will release them if all goes wellWinky Winky
You must login or register to view this content.




DOWNLOAD : Removed
Virus Scan : null
The tool is not protected, but thank you not to crack it anyway, it is possible that the tool does not launch on your PC called me, it is because of DevExpress



Here is some exclusive feature never released on BO3 that come from months, ATTENTION if you take them thank you credit me



Structure Weapondef
    
BG_GetWeaponDef: 0x78D2F8

public enum Offsets : uint
{
weapTypet = 0x1C,
weapClasst = 0x20,
penetrateType_ = 0x24,
ImpactType_ = 0x28,
weapInventoryTypet = 0x2C,
Explosion = 0xE9C,
OffhandClass_ = 0x34,
weapStancet = 0x38,
player_speed = 0x588,
}


Unlock Trophie for all players
    public void Unlock_Trophies_All()
{
string[] Achievements = new string[10];
Achievements[0] = "# MP_PRESTIGE10";
Achievements[1] = "# MP_ALLCAREER";
Achievements[2] = "# MP_ALLGAMEMODE";
Achievements[3] = "# MP_ALLBOOTCAMP";
Achievements[4] = "# MP_ALLSPECIALISTS";
Achievements[5] = "# MP_PRESTIGE1";
Achievements[6] = "# MP_COMMANDER";
Achievements[7] = "# MP_10MULTIKILL";
Achievements[8] = "# MP_10MEDALS";
Achievements[9] = "# MP_LEVEL10";

for (int i = 0; i < 10; i++)
{
RPC.Call(0x5EC544, -1, 1, Achievements[i]);
Thread.Sleep(25);
RPC.Call(0x5EC544, -1, 1, Achievements[i]);
}
}





Anti-Bann #DemonWare
Originally posted by FFM
i know this x), but people don't know this i'ts why i give him a fake anti-bann x)




Kick Bots
    for (int i = 0; i < 17; i++)
{
uint index = 0x18CC0BC + (uint)i * 0x6200;
if (PS3.Extension.ReadString(index) == "ATVI")
Cbuf_AddText("clientKick " + (int)i);
}






Clone Player
    Public Void ClonePlayer()
{
RPC.Call(0x308B9Cool Man (aka Tustin);//Player_CMD_ClonePlayer
}




I will update later with exclusive addressWinky Winky
I have an announcement also, I leave the modding PS3, I stay to see what happens but I leaveWinky Winky
Last edited by Kronos ; 01-31-2017 at 09:39 AM. Reason: Fake antiban, False Advertising of Content

The following user thanked FFM | iMoDzRGFR for this useful post:

Weed420Modz
12-18-2016, 05:40 AM #2
TESTING NOW, nice work
12-23-2016, 11:46 PM #3
Kytui
Keeper
Looks good :P
12-27-2016, 12:19 AM #4
Doesn't work for me.
12-27-2016, 12:50 AM #5
Kronos
Former Staff
Originally posted by FFM
Hello, everyone today I release you my Tool BO3 Zombie & Multiplayer in 1.07, this basic project I wanted to sell it, and then I decide the release for free, know that in this tool there are many " Exclusivity, this tool was finished 1 month after the release of BO3, I just updated it.
Here is some screen, of the tool, there is not everything.
Start SPRX Menu does not work because simply I have not yet released my menu, maybe I will release them if all goes wellWinky Winky
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.
The tool is not protected, but thank you not to crack it anyway, it is possible that the tool does not launch on your PC called me, it is because of DevExpress



Here is some exclusive feature never released on BO3 that come from months, ATTENTION if you take them thank you credit me



Structure Weapondef
    
BG_GetWeaponDef: 0x78D2F8

public enum Offsets : uint
{
weapTypet = 0x1C,
weapClasst = 0x20,
penetrateType_ = 0x24,
ImpactType_ = 0x28,
weapInventoryTypet = 0x2C,
Explosion = 0xE9C,
OffhandClass_ = 0x34,
weapStancet = 0x38,
player_speed = 0x588,
}


Unlock Trophie for all players
    public void Unlock_Trophies_All()
{
string[] Achievements = new string[10];
Achievements[0] = "# MP_PRESTIGE10";
Achievements[1] = "# MP_ALLCAREER";
Achievements[2] = "# MP_ALLGAMEMODE";
Achievements[3] = "# MP_ALLBOOTCAMP";
Achievements[4] = "# MP_ALLSPECIALISTS";
Achievements[5] = "# MP_PRESTIGE1";
Achievements[6] = "# MP_COMMANDER";
Achievements[7] = "# MP_10MULTIKILL";
Achievements[8] = "# MP_10MEDALS";
Achievements[9] = "# MP_LEVEL10";

for (int i = 0; i < 10; i++)
{
RPC.Call(0x5EC544, -1, 1, Achievements[i]);
Thread.Sleep(25);
RPC.Call(0x5EC544, -1, 1, Achievements[i]);
}
}





Anti-Bann #DemonWare
    PS3.SetMemory(0x7C4148, new byte[] { 0x60, 0, 0, 0 });
PS3.SetMemory(0x7C4050, new byte[] { 0x60, 0, 0, 0 });
PS3.SetMemory(0x55705C, new byte[] { 0x60, 0, 0, 0 });
PS3.SetMemory(0x5570FC, new byte[] { 0x60, 0, 0, 0 });
PS3.SetMemory(0x4AC9C0, new byte[] { 0x60, 0, 0, 0 });
PS3.SetMemory(0x4AAD20, new byte[] { 0x60, 0, 0, 0 });





Kick Bots
    for (int i = 0; i < 17; i++)
{
uint index = 0x18CC0BC + (uint)i * 0x6200;
if (PS3.Extension.ReadString(index) == "ATVI")
Cbuf_AddText("clientKick " + (int)i);
}






Clone Player
    Public Void ClonePlayer()
{
RPC.Call(0x308B9Cool Man (aka Tustin);//Player_CMD_ClonePlayer
}




I will update later with exclusive addressWinky Winky
I have an announcement also, I leave the modding PS3, I stay to see what happens but I leaveWinky Winky


Does this antiban work 100%?
12-27-2016, 12:53 AM #6
Father Luckeyy
Retired - Lead Content Manager
Originally posted by Saint
Does this antiban work 100%?


The best real function antiban that works is FMT Public Cheater.
12-27-2016, 12:54 AM #7
Kronos
Former Staff
Originally posted by Luckeyy View Post
The best real function antiban that works is FMT Public Cheater.


ehhh i dont wanna pay for a tool for a shit game :P thanks anyways
12-27-2016, 12:56 AM #8
Father Luckeyy
Retired - Lead Content Manager
Originally posted by Saint
ehhh i dont wanna pay for a tool for a shit game :P thanks anyways


lmaooooo i barely play it myself i had an extra 10 bucks i was like whatever give it a shot.
12-29-2016, 11:35 AM #9
FFM | iMoDzRGFR
Are you high?
Originally posted by Kronos View Post
Does this antiban work 100%?


yes3 Smile
01-22-2017, 04:06 PM #10
kiwi_modz
I defeated!
Originally posted by Kronos View Post
Does this antiban work 100%?


Originally posted by FFM
yes3 Smile


Nop-ing the DemonWare branches will get you flagged and you will get banned..............

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo