(Don’t forget to thank if you like it or just to show your support )
Usage:
1: Start game | Start Name Faker
2: Enter your current name
3: Enter your wanted Fake Name
4: Press > Fake Name
5: Wait for Scanner to be done, and happy ending
Credits:
@Jorndel – Creator of Name Faker (This is a new tactic, no pointers!)
Virus Scans:
0/19
0/46
Code:
private void Scanner_DoWork(object sender, DoWorkEventArgs e)
{
if (pp.Process_Handle("iw5mp"))
{
for (int A = 0x0; A != 0xF + 0x1; A++)
{
for (int B = 0x0; B != 0xF + 0x1; B++)
{
for (int C = 0x0; C != 0xF +0x1; C++)
{
string Fix = A.ToString("X") + B.ToString("X") + C.ToString("X") + "6336";
if (pp.ReadString(int.Parse(Fix, System.Globalization.NumberStyles.HexNumber), Lenght) == TextNF)
{
NameFake = int.Parse(Fix, System.Globalization.NumberStyles.HexNumber);
Scanner.CancelAsync();
return;
}
}
}
Scanner.ReportProgress(A);
}
}
else MessageBox.Show("Dear User\n\nYou need to start your game");
}
http://www.mediafire.com/?e2eqvx3i2a7civj