CODIGO SH
CODIGO SH
if (Process.GetProcessesByName("HD-Player").Length == 0)
{
PID1.Text = "Abrir emulador...";
Console.Beep(2000, 400);
}
else
{
}
PID2.Text = "Aimbot safe : Activated";
Console.Beep(600, 300);
}
else
{