Çözüldü Help with the wolftü cheat I'm trying to do

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Onaylı Üye
Katılım
1 Nis 2019
Mesajlar
93
Tepki puanı
5
Ödüller
4
Yaş
27
7 HİZMET YILI
I want to put so that the cheat is also activated by pressing f2 when the checkbox is checked.

private void CheckBox22_CheckedChanged(object sender, EventArgs e)
{
bool flag = this.CheckBox22.Checked;
checked
{
if (flag)
{
try
{
this.Timer12.Start();
Trainer.WritePointerInteger("wolftü.bin", (int)Math.Round(unchecked(Conversions.ToDouble(this.csh.Text) + 8258608.0)), Conversions.ToInteger("2"), new int[0]);
}
catch (Exception ex)
{
}
}
flag = !this.CheckBox22.Checked;
if (flag)
{
try
{
this.Timer12.Stop();
Trainer.WritePointerInteger("wolftü.bin", (int)Math.Round(unchecked(Conversions.ToDouble(this.csh.Text) + 8258608.0)), Conversions.ToInteger("1"), new int[0]);
}
catch (Exception ex2)
{
}
}
}
}
 
Moderatörün son düzenlenenleri:
Çözüm
man, u need to explain the game u are cheating
and u not just send codes here u need to type more information so we can help u
here I just see codes so how can we help then
u need to be more clear
Bad Boy
Seçkin Üye
Katılım
16 Haz 2020
Mesajlar
466
Çözümler
2
Tepki puanı
79
Ödüller
6
5 HİZMET YILI
man, u need to explain the game u are cheating
and u not just send codes here u need to type more information so we can help u
here I just see codes so how can we help then
u need to be more clear
 
Çözüm
Onaylı Üye
Katılım
1 Nis 2019
Mesajlar
93
Tepki puanı
5
Ödüller
4
Yaş
27
7 HİZMET YILI
The game is wolftü, the hack is programmed in VB and the code that passes is used to return to the base and I want it to be activated by pressing the letter F2
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst