Adresses et Offsets BO3 1.03 + mise à jour toutes versions

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

LMZ-62

Membre
Inscription
15 Mai 2015
Messages
108
Réactions
4
Points
2 371
J AI MIS LE UNLOCK 10 CLASS COMME SA J AI PAS D ERREUR MAIS D APRES VOUS C BON? J AI AJOUTE pour ne plus avoir l erreur
byte[] buffer = new byte[0x4E1F];
for (int i = 0; i < 0x4E1F; i++)
{
buffer = 0xFF; <=======================ICI
}
PS3.SetMemory(0x388FE94F, buffer);
// 10 Classes
PS3.SetMemory(0x388fba02, new byte[] { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff });
PS3.Extension.WriteString(0x3891f821, "Perso. 8");
PS3.Extension.WriteString(0x3891f841, "Perso. 10");
 

LMZ-62

Membre
Inscription
15 Mai 2015
Messages
108
Réactions
4
Points
2 371
J AI MIS LE UNLOCK 10 CLASS COMME SA J AI PAS D ERREUR MAIS D APRES VOUS C BON? J AI AJOUTE pour ne plus avoir l erreur
byte[] buffer = new byte[0x4E1F];
for (int i = 0; i < 0x4E1F; i++)
{
buffer = 0xFF; <=======================ICI
}
PS3.SetMemory(0x388FE94F, buffer);
// 10 Classes
PS3.SetMemory(0x388fba02, new byte[] { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff });
PS3.Extension.WriteString(0x3891f821, "Perso. 8");
PS3.Extension.WriteString(0x3891f841, "Perso. 10");
J AI AJOUTER devant buffer
 

NoSatisfied

Premium
Inscription
8 Décembre 2012
Messages
130
Réactions
45
Points
19 536
J AI AJOUTER devant buffer
essaye sa
byte[] buffer = new byte[] { 0xFF };
PS3.SetMemory(0x4E1F, buffer);

PS3.SetMemory(0x388FE94F, buffer);
// 10 Classes
PS3.SetMemory(0x388fba02, new byte[] { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff });
PS3.Extension.WriteString(0x3891f821, "Perso. 8");
PS3.Extension.WriteString(0x3891f841, "Perso. 10");
 

LMZ-62

Membre
Inscription
15 Mai 2015
Messages
108
Réactions
4
Points
2 371
essaye sa
byte[] buffer = new byte[] { 0xFF };
PS3.SetMemory(0x4E1F, buffer);

PS3.SetMemory(0x388FE94F, buffer);
// 10 Classes
PS3.SetMemory(0x388fba02, new byte[] { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff });
PS3.Extension.WriteString(0x3891f821, "Perso. 8");
PS3.Extension.WriteString(0x3891f841, "Perso. 10");
j ai mis un i dans [] devant buffer et plus d erreur
 

LMZ-62

Membre
Inscription
15 Mai 2015
Messages
108
Réactions
4
Points
2 371
bonsoir je voulait savoir quel button faut metre pour les armes zombies merci
 

SyTry'

Premium
Inscription
22 Mai 2015
Messages
2 608
Réactions
814
Points
13 171
Ici on est censé partager des offsets et autres, et vous trouvez le moyen de vous insulté, l'option ignoré c'est pas pour les noobs :
upload_2015-11-29_12-36-34.png
.
 

tonyleffe

Membre
Inscription
20 Mai 2013
Messages
1 159
Réactions
503
Points
9 626
Viens parler ta vu la guuueeuule de ton tool :rofl: Bref , j'te laisse comparer ton tool est le miens , Bonne journée et reviens pas m'insulter sinon je signale D:
c'est toi qui vient nous emmerder, file petit noob, là il y a du potentiel pour les tools https://reality-gaming.fr/threads/tools-bo3-1-03-multijoueurs-et-zombies.505229/
 

LMZ-62

Membre
Inscription
15 Mai 2015
Messages
108
Réactions
4
Points
2 371
bonjour a tous je voulait savoir si quelq'un pourait m aider pour coder le get players et auto refrech merci
 

LMZ-62

Membre
Inscription
15 Mai 2015
Messages
108
Réactions
4
Points
2 371
POUR LE MONEY EN ZOMBIE J AI MIS SA QUI PEUT ME DIRE SI C BON?
byte[] buffer = new byte[] { 1 };
this.PS3.SetMemory(0x18ef9f0 + 0x5e8d, buffer);
 
Statut
N'est pas ouverte pour d'autres réponses.
Haut