Résolu Offset BO2 GHOSTS

Volqq

Membre
Inscription
13 Décembre 2014
Messages
83
Réactions
13
Points
5 166
Bonjours,
je suis a la recherche de ces offset deja preparer pour tool
BO2 : anti ban, unlock all
Ghosts : anti ban, unlock all, niv 60
Merci cordialement
 

iBOLD

Premium
Inscription
23 Novembre 2012
Messages
3 456
Réactions
1 489
Points
15 665
Unlock all BO2 :
Antiban BO2 :
Code:
0x004A8310 - 0x40, 0x00, SC58
0x004FA38F - 0x99
0x004FB61C - 0x48, 0x00
0x004FA3BC - 0x48, 0x80
0x004FBA74 - NOP
0x00537DD4 - NOP
0x00538148 - NOP
0x005200E8 - NOP
0x005200F4 - NOP
Level 60 Ghosts :
Code:
 numericUpDownX.Value = 10000000;
            byte[] a = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDownX.Value.ToString()));
            this.PS3.SetMemory(0x179EDDA, a);
Antiban Ghosts :
Code:
  byte[] buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer2 = buffer;
            PS3.SetMemory(0x700ad7, buffer2);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer3 = buffer;
            PS3.SetMemory(0x700adb, buffer3);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer4 = buffer;
            PS3.SetMemory(0x700adf, buffer4);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer5 = buffer;
            PS3.SetMemory(0x6ffdcf, buffer5);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer6 = buffer;
            PS3.SetMemory(0x6fe83b, buffer6);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer7 = buffer;
           PS3.SetMemory(0x6fe833, buffer7);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer8 = buffer;
            PS3.SetMemory(0x6fe837, buffer8);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer9 = buffer;
            PS3.SetMemory(0x6fd613, buffer9);
 

Volqq

Membre
Inscription
13 Décembre 2014
Messages
83
Réactions
13
Points
5 166
Unlock all BO2 :
Antiban BO2 :
Code:
0x004A8310 - 0x40, 0x00, SC58
0x004FA38F - 0x99
0x004FB61C - 0x48, 0x00
0x004FA3BC - 0x48, 0x80
0x004FBA74 - NOP
0x00537DD4 - NOP
0x00538148 - NOP
0x005200E8 - NOP
0x005200F4 - NOP
Level 60 Ghosts :
Code:
 numericUpDownX.Value = 10000000;
            byte[] a = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDownX.Value.ToString()));
            this.PS3.SetMemory(0x179EDDA, a);
Antiban Ghosts :
Code:
  byte[] buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer2 = buffer;
            PS3.SetMemory(0x700ad7, buffer2);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer3 = buffer;
            PS3.SetMemory(0x700adb, buffer3);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer4 = buffer;
            PS3.SetMemory(0x700adf, buffer4);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer5 = buffer;
            PS3.SetMemory(0x6ffdcf, buffer5);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer6 = buffer;
            PS3.SetMemory(0x6fe83b, buffer6);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer7 = buffer;
           PS3.SetMemory(0x6fe833, buffer7);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer8 = buffer;
            PS3.SetMemory(0x6fe837, buffer8);
            buffer = new byte[4];
            buffer[0] = 0x60;
            byte[] buffer9 = buffer;
            PS3.SetMemory(0x6fd613, buffer9);
Merci beaucoup
Pourrais tu me mettre anti ban BO2 en deja pret a mettre dans un tool car je sais pas quoi mettre stp ?
 
Haut