Tuesday, October 25, 2011

Facebook Wall Flooder

[C#]





using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Diagnostics;


namespace Facebook
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
            Facebook.Navigate("http://m.facebook.com/");


        }


        private void Form1_Load(object sender, EventArgs e)
        {
            Windowtimer.Start();
            Logintimer.Start();
            Status.Text = "Waiting";
        }


        private void Login_Click(object sender, EventArgs e)
        {
            FacebookLogin();
        }
        private void FacebookLogin()
        {
           Facebook.Document.GetElementById("email").SetAttribute("value", Email.Text);
           Facebook.Document.GetElementById("pass").SetAttribute("value", Password.Text);
           Facebook.Document.GetElementById("login").InvokeMember("click");
        }


        private void Logout_Click(object sender, EventArgs e)
        {
            Facebook.Navigate("http://m.facebook.com/logout.php");
        }


       private void Logintimer_Tick(object sender, EventArgs e)
       {
           if (Facebook.DocumentText.Contains("Invalid"))
               Status.Text = "Invalid Password/Email";
           else if (Facebook.DocumentText.Contains("Profile"))
               Status.Text = "Successfuly Login";
           else
               Status.Text = "Ready to Login";
        }


        private void Windowtimer_Tick(object sender, EventArgs e)
        {
            Window.Text = Facebook.DocumentTitle;
        }


        private void search_Click(object sender, EventArgs e)
        {
            Facebook.Navigate("http://m.facebook.com/wall.php?id=" + fbid.Text + "&stype=w&r002a5699&refid=0");
            Searchtimer.Start();
        }


        private void Searchtimer_Tick(object sender, EventArgs e)
        {
            SearchID.Text = "Searching";
            Searchtimer.Stop();
            Lock.Start();
        }


        private void Lock_Tick(object sender, EventArgs e)
        {
            if (Facebook.DocumentText.Contains("Profile"))
            {
                SearchID.Text = Window.Text + " Found!";
                Lock.Stop();
            }
             else
                SearchID.Text = "Invalid ID";
        }


        private void Start_Click(object sender, EventArgs e)
        {
            if (SearchID.Text.EndsWith("Found!"))
                 try
                {
                    if (MessageBox.Show(string.Format("Are you sure you want to flood " + Window.Text + " ?{0}Note: You may get block/ban from posting massive messages on other walls", Environment.NewLine), "Confirm Flooding", MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button2) == DialogResult.Yes)
                    {
                        counter.Text = "0";
                        FloodStart.Start();
                    }
                }
                catch (Exception)
                {
                    MessageBox.Show("Connectivity Problem", "KerwinBonn");
                }
             else if (fbid.Text == "100000046685367")
                MessageBox.Show("Fuck You"); 
            else if (Wallmessage.Text == " ")
                MessageBox.Show("Message Empty");
            else
                MessageBox.Show("Facebook ID must be valid");
        }


        private void FloodStart_Tick(object sender, EventArgs e)
        {
            num++;
            counter.Text = Convert.ToString(num);
            Facebook.Document.GetElementById("message").SetAttribute("value", Wallmessage.Text);
            Facebook.Document.GetElementById("Post").InvokeMember("click");
        }


        private void Stop_Click(object sender, EventArgs e)
        {
            FloodStart.Stop();
        }


        private void howToGetFBIDToolStripMenuItem_Click(object sender, EventArgs e)
        {
            Process.Start("http://kerwinbonn.hostei.com/guide.html");
        }       
    }
}

2 comments:

  1. Do this hack to drop 2 lbs of fat in 8 hours

    More than 160,000 women and men are trying a easy and SECRET "liquid hack" to drop 2lbs each night in their sleep.

    It is easy and works on everybody.

    This is how to do it yourself:

    1) Take a clear glass and fill it with water half full

    2) Now do this weight loss hack

    and you'll become 2lbs skinnier when you wake up!

    ReplyDelete
  2. This way my partner Wesley Virgin's biography begins with this SHOCKING and controversial VIDEO.

    You see, Wesley was in the army-and soon after leaving-he discovered hidden, "mind control" tactics that the government and others used to obtain everything they want.

    As it turns out, these are the exact same secrets tons of famous people (notably those who "come out of nowhere") and elite business people used to become rich and successful.

    You probably know that you utilize only 10% of your brain.

    Really, that's because the majority of your brainpower is UNCONSCIOUS.

    Perhaps this expression has even occurred IN YOUR very own mind... as it did in my good friend Wesley Virgin's mind about 7 years back, while riding a non-registered, beat-up garbage bucket of a car with a suspended license and with $3.20 on his banking card.

    "I'm absolutely frustrated with living paycheck to paycheck! When will I become successful?"

    You've taken part in those types of questions, ain't it so?

    Your own success story is going to start. You need to start believing in YOURSELF.

    Learn How To Become A MILLIONAIRE Fast

    ReplyDelete