[Release] Offsets + Bytes : Classes GODEMODE, INVISIBLE by iHax | Sidradi

Steganozorus

If You Can't Convince Them, Confuse Them
Premium
Inscription
20 Septembre 2012
Messages
4 453
Réactions
1 985
Points
4 675
RGCoins
0
Salut :RG:, c'est iHax | Sidradi
Cette fois je vous release les offsets et bytes pour les classes GOD MODE | Invisible BO 1
Vu que j'ai du faire des *______* pour les retrouver :D

JEF8u88.png

Pour ce tutorial je vous explique celui utiliser dans mon tool !!
vous avez simplement besoin de comboBox et un button
ComboBox vous ajoute les elementes :

x40eW6J.png

Maintenat que c'est fait ..

Le codage du button SET GMODE CLASS

Code:
 if (this.comboBoxEdit1.SelectedItem.ToString() == "Class 1")
            {
                PS3.SetMemory(0x208b8f1, new byte[] { 0x6a, 0x67, 0x80, 0x8d });
            }
            else if (this.comboBoxEdit1.SelectedItem.ToString() == "Class 2")
            {
                PS3.SetMemory(0x208b914, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
            }
            else if (this.comboBoxEdit1.SelectedItem.ToString() == "Class 3")
            {
                PS3.SetMemory(0x208b937, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
            }
            else if (this.comboBoxEdit1.SelectedItem.ToString() == "Class 4")
            {
                PS3.SetMemory(0x208b95a, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
            }
            else if (this.comboBoxEdit1.SelectedItem.ToString() == "Class 5")
            {
                PS3.SetMemory(0x208b97d, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
            }
            else if (this.comboBoxEdit1.SelectedItem.ToString() == "All Classes")
            {
                PS3.SetMemory(0x208b8f1, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
                PS3.SetMemory(0x208b914, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
                PS3.SetMemory(0x208b937, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
                PS3.SetMemory(0x208b95a, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
                PS3.SetMemory(0x208b97d, new byte[]{ 0x6a, 0x67, 0x80, 0x8d });
            }

Et Voila le travail !!
Bon codage a tout le monde ;)
 
Dernière édition:

IHax StrieFX

Premium
Inscription
18 Octobre 2012
Messages
274
Réactions
41
Points
7 006
RGCoins
0
et Et quand 'enlevé "edit" il y a plus de rouge mais mon compte a pas god mode ! :(
 

Steganozorus

If You Can't Convince Them, Confuse Them
Premium
Inscription
20 Septembre 2012
Messages
4 453
Réactions
1 985
Points
4 675
RGCoins
0
et Et quand 'enlevé "edit" il y a plus de rouge mais mon compte a pas god mode ! :(
Tu ne sais pas coder !!
 

Steganozorus

If You Can't Convince Them, Confuse Them
Premium
Inscription
20 Septembre 2012
Messages
4 453
Réactions
1 985
Points
4 675
RGCoins
0
tu as les offset et byte codent les en ComboBox ou comboBoxX ou metroComboBox .. pff .. la je les ai coder en comboEdit avec devExpress ..
 

Steganozorus

If You Can't Convince Them, Confuse Them
Premium
Inscription
20 Septembre 2012
Messages
4 453
Réactions
1 985
Points
4 675
RGCoins
0
cherche c# ..
 

Steganozorus

If You Can't Convince Them, Confuse Them
Premium
Inscription
20 Septembre 2012
Messages
4 453
Réactions
1 985
Points
4 675
RGCoins
0
as tu ajouter les elemenets dans la comboEdit ?
 

GuTu

Super Nigger
Inscription
21 Janvier 2012
Messages
1 551
Réactions
729
Points
4 663
RGCoins
0
merci pour le partage :)
 

Nezo_Prexy

Membre
Inscription
27 Juillet 2014
Messages
26
Réactions
0
Points
554
RGCoins
0
Salut je cherche un lobbyman pour ma team on nest manager par la AeRo et la FaZe
 
Haut