Adresses et Offsets BO3 1.03 + mise à jour toutes versions

Statut
N'est pas ouverte pour d'autres réponses.
Unlock All:

byte[] stat = new byte[0x205A];
for (int i = 0; i < 0x205A; i++)
{
stat = 0xFF;
}
PS3.SetMemory(0x388FE94F, stat);
 
You have writed:
stat = 0xFF;

Change it to:
stat = 0xFF;
 
Sorry but in this forum the text isn't complete:

6DpGnGJ.png


This forum cancel the [] and i!
 
Yes, i know but if i write the correct this forum will delete the i and []!
 
Unlock all que pour les guns met sa aussi sa fonctionnait
Byte[] Memory = new Byte[0x7FFFFFF];
Int32 Start = 0;
for (UInt32 Address = 0x388FE94F; Address < 0x389009A9; Address++)
{
Start += 1;
Memory[Start] = 0xFF;//Write 0xFF To Memory
PS3.Extension.WriteByte(Address, Memory[Start]);//Write Byte To Memory
}


saut que fallait attendre 1 minute
 
Unlock All COD Black Ops 3 per il Multiplayer:

byte[] stat = new byte[0x205A];
for (int i = 0; i < 0x205A; i++)
{
stat = 0xFF; (ADD THE I and [] to stat) THE FORUM DELETE IT
}
PS3.SetMemory(0x388FE94F, stat);

GMxzdJe.png
 
Unlock All COD Black Ops 3 per il Multiplayer:

byte[] stat = new byte[0x205A];
for (int i = 0; i < 0x205A; i++)
{
stat = 0xFF; (ADD THE I and [] to stat) THE FORUM DELETE IT
}
PS3.SetMemory(0x388FE94F, stat);
just for guns guys
 
Unlock all will unlock accessories, camouflage, tickets and the weapon level will be to max.

If you set prestige to 11 and level 55 you will unlock series of point and specialis.
 
Statut
N'est pas ouverte pour d'autres réponses.
Retour
Haut