(adsbygoogle = window.adsbygoogle || []).push({});
------------------------------------------ Antiban Dex By marky1991------------------------------------------------
{
byte[] muni6 = new byte[] { 0x41, 0x00, 0x00, 0x00 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00037FEC, muni6);
byte[] munij6 = new byte[] { 0x41, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x8E3590, munij6);
string Score = "StealModz Antiban Tool";
byte[] ScoreX1 = Encoding.ASCII.GetBytes(Score);
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x8E3590, ScoreX1);
{
byte[] buffer = new byte[]
{ 72,
0,
3,
76
//StealModz Offsets
};
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, Form1.ProcessID, 0uL, 5292920uL, buffer);
byte[] buffer2 = new byte[]
{
72,
0,
0,
100
//StealModz Offsets
};
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, Form1.ProcessID, 0uL, 5274456uL, buffer2);
byte[] buffer3 = new byte[]
72,
0,
0,
132
//StealModz Offsets
};
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, Form1.ProcessID, 0uL, 5285688uL, buffer3);
byte[] buffer4 = new byte[]
{
72,
0,
0,
44
//StealModz Offsets
};
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, Form1.ProcessID, 0uL, 5504492uL, buffer4);
byte[] buffer5 = new byte[]
{
72,
0,
0,
36
//StealModz Offsets
};
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, Form1.ProcessID, 0uL, 5296160uL, buffer5);
label3.Text = "Activado"; //<------------ Esto es por mi tool , pero los mensajes y tal ponerlos aqui.// label3.ForeColor = Color.Orange; // <------- Aqui poneis lo que querais ( Dejo este de ejemplo )// MessageBox.Show("Activado! DEX!");
//StealModz Offsets
}
}
}
Antiban Proteccion de Baneo CEX
byte[] muni6 = new byte[] { 0x41, 0x00, 0x00, 0x00 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x00037FEC, muni6);
byte[] munij6 = new byte[] { 0x41, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x8E3590, munij6);
string Score = "StealModz Antiban Tool";
byte[] ScoreX1 = Encoding.ASCII.GetBytes(Score);
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x8E3590, ScoreX1);
{
byte[] buffer = new byte[]
{
72,
0,
3,
76
};
this.PS3.CCAPI.SetMemory(5292920u, buffer);
byte[] buffer2 = new byte[]
{
72,
0,
0,
100
};
this.PS3.CCAPI.SetMemory(5274456u, buffer2);
byte[] buffer3 = new byte[]
{
72,
0,
0,
132
};
this.PS3.CCAPI.SetMemory(5285688u, buffer3);
byte[] buffer4 = new byte[]
{
72,
0,
0,
44
};
this.PS3.CCAPI.SetMemory(5504492u, buffer4);
byte[] buffer5 = new byte[]
{
72,
0,
0,
36 };
label3.Text = "Activado"; <------- Aqui poneis lo que querais ( Dejo este de ejemplo )
label3.ForeColor = Color.Orange;
MessageBox.Show("Activado! CEX !"); } }