


private void button1_Click(object sender, EventArgs e)
{
if (this.Hack("iw5mp"))
{
if (this.checkBox1.Checked)
{
this.SetByte(0x1cdc7b1, this.Ch);
}
if (this.checkBox2.Checked)
{
this.SetByte(0x1cdafc8, this.Aco);
}
if (this.checkBox3.Checked)
{
this.SetByte(0x1cdba5c, this.Wep);
}
if (this.checkBox4.Checked)
{
this.SetByte(0x1cdc9ee, this.Pp);
}
if (this.checkBox5.Checked)
{
this.SetByte(0x1cddacb, this.C15);
}
}
else
{
MessageBox.Show("MW3 - Not Found");
}
}

