Résolu Cherche c# Pour La Fin du mon Tool Problème WalkingAC130 et Clients

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

Syn-Plow -

Premium
Inscription
7 Février 2012
Messages
1 630
Réactions
404
Points
4 418
RGCoins
50
Tout est dans le titre je cherche une aide avec l'ac130 regardez ce que j'ai mis
byte[] ac130 = new byte[] { 0x90, 0x10, 0x0C };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0110A291, ac130);
byte[] ac1301 = new byte[] { 0x00, 0x00, 0x00, 0x00 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0110A4FC, ac1301);
byte[] ac1302 = new byte[] { 0x6A, 0x00, 0x00, 0x03, 0xE6 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0110A63F, ac1302);
byte[] ac1303 = new byte[] { 0x6A };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0110A51C, ac1303);
byte[] ac1304 = new byte[] { 0x6A };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0110A60C, ac1304);
byte[] ac1305 = new byte[] { 0x6A };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0110A5F3, ac1305);
 
Statut
N'est pas ouverte pour d'autres réponses.
Retour
Haut