Facebook Wall Flooder


fbFlowering, A short Python Script, though The purpose of making the script was different, to post in my Group, and Post Status Updates, but then I wrote another script, which can Flood someones wall or group.

Coded By: Subir Sutradhar

Note: For Any Consequences No One Is Held Responsible For Any Thing In Any Way

And Before You Run, You must allow Python To Access Internet, By Adding Exception in Your Firewalls, otherwise It Wont Work And On Running You Would Get Errors.

All It Needs Is the FB ID Of Your Friend Or The Group! Which You Can Get It Here
https://developers.facebook.com/docs/reference/api/

You need To Click On The Relevant Link from the above given link, If I Am Suppose To Get The IDs Of Groups
I Wil Click On:
https://graph.facebook.com/me/groups?access_token=... (From the FB Developers Page)
access_token is the parameter needed to get the page.

Next The Script Requires Python To Be Installed:


fbFlower-Wall Flooder


Python Download Link (Windows 32 Bit): Click Here
Python Download Link (Windows 64 Bit): Click Here
fbFlower Download Link: Click Here

A small demonstration you can watch it here


Run the Script, Enter The Flooding Message, Enter The Number Of Times Needs To be Flooded, Enter The FB ID.

Now How To Use This:


Download And Copy the Script To A Blank Empty Folder, And Run It From the Folder, After Running, It Will Create 3 files in the folder
1. .fbconsole (Python File)
2. .fbconsole (Python Compiled File)
3. .fb_access_token

These Files Are Important Per Session, At Any Time If You  Get HTTP 500 Internal Server Error, Delete the File and run the script again, it will create the required files again.

Note: This Will Not Work For Groups With Privacy Settings set as Secret.

Thank You


Feel Free To Leave A Comment If Our Article has Helped You, Support Us By Making A Small Contribution, Thank You!


16 comments:

  1. ThA Fuck.. Awsome Man... Loved It. Sent Flowers To My Friends. :D

    ReplyDelete
  2. what about events and pages....

    ReplyDelete
  3. I am not sure about the events and Pages, wil check out and let you know!

    ReplyDelete
  4. not working .....i hv tried it.When i fill all the field thn it says tht flower send.But thr is no msg at the victim.

    ReplyDelete
  5. Hello Sahil, it may be a problem with security settings of the group or friend where you are trying to post.. and to play around with it is little difficult. Anywayz contact us on our FB Page.. I will see If you are doing any mistake :)

    ReplyDelete
  6. @Bullet Storm, You need not to get the access token by yourself, if you are logged in to facebook, and then try using it, it will automatically collect the access token for you, and access tokens are valid per session. if the token expires, it will not work, in that case, you need to delete the tokens. The tokens collected are saved on the same folder. Delete the token files, and create a new session, it will collect new tokens, and start.

    ReplyDelete
  7. I am extremely inspired together with your writing skills and also with the structure for your blog.

    Is this a paid subject matter or did you customize it yourself?
    Either way stay up the excellent high quality writing, it's rare to look a nice weblog like this one nowadays..
    Also visit my site ... my article site pro

    ReplyDelete
  8. @Anon Thanks, Its All Self - Customized

    ReplyDelete
  9. Sir ! Firstly the message is posted then I dont know whwere they go ! :S I flooded one group ! Posts wer der for 1min but then they got dissapperared :(

    ReplyDelete
  10. i get this error:

    Traceback (most recent call last):
    File "C:\Python27\FBflowering\fbflowering.py", line 73, in
    flower()
    File "C:\Python27\FBflowering\fbflowering.py", line 13, in flower
    urlretrieve('https://raw.github.com/gist/1194123/fbconsole.py', '.fbconsole.py')
    File "C:\Python27\lib\urllib.py", line 91, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
    File "C:\Python27\lib\urllib.py", line 237, in retrieve
    fp = self.open(url, data)
    File "C:\Python27\lib\urllib.py", line 205, in open
    return getattr(self, name)(url)
    File "C:\Python27\lib\urllib.py", line 435, in open_https
    h.endheaders(data)
    File "C:\Python27\lib\httplib.py", line 951, in endheaders
    self._send_output(message_body)
    File "C:\Python27\lib\httplib.py", line 811, in _send_output
    self.send(msg)
    File "C:\Python27\lib\httplib.py", line 773, in send
    self.connect()
    File "C:\Python27\lib\httplib.py", line 1158, in connect
    self.sock = ssl.wrap_socket(sock, self.key_file, self.cert_file)
    File "C:\Python27\lib\ssl.py", line 372, in wrap_socket
    ciphers=ciphers)
    File "C:\Python27\lib\ssl.py", line 134, in __init__
    self.do_handshake()
    File "C:\Python27\lib\ssl.py", line 296, in do_handshake
    self._sslobj.do_handshake()
    IOError: [Errno socket error] [Errno 1] _ssl.c:503: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

    ReplyDelete
  11. Its becoz, Python could not communicate with internet, or it got timed out, maybe the net speed was too low, or Antivirus or Firewall Blocked it on your PC

    ReplyDelete
  12. Wе stumblеd οvег hеre from a dіfferent website and thought Ι might check thingѕ out.
    I like ωhаt Ι see sο і am just folloωing you.

    Lοok fоrward to looκing oѵer уour web page аgaіn.


    Also visit my website raspberry ketone

    ReplyDelete
  13. Seems this script no longer works

    ReplyDelete
    Replies
    1. This script is outdated as facebook has implemented some security settings. Will soon be back with new script :)

      Delete