Adresses et Offsets BO3 1.03 + mise à jour toutes versions

Statut
N'est pas ouverte pour d'autres réponses.
Code:
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
}

Unlock All Arm .. Function Credit : Me

Unlock All Arm 100%
 
Code:
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
}

Unlock All Arm .. Function Credit : Me
C'est pour tout en Unlock All?
 
tu serait pas comment je peux ajouter une petite image a mon tool
c'est expliqué là aussi: https://reality-gaming.fr/threads/creer-une-application-de-real-time-visual-studio-c.205772/
propriétés dans Form, icon...
 
Statut
N'est pas ouverte pour d'autres réponses.
Retour
Haut