/Facebook-Messenger-message-spammer

Annoying Python script that sends a users on your Facebook Messenger the Shrek movie script, word for word

Primary LanguagePython

Shrek word-by-word script sender

Benjamin Bannekat

Prerequisites

Make sure you have selenium installed

pip install selenium

Make sure you have the correct chromedriver.exe, The one included in this project is for Chrome 81. If you have a newer version of Chrome you can download the newest driver here https://chromedriver.chromium.org/

Variables

facebookEmail = "YOUR FACEBOOK EMAIL"
facebookPassword = "YOUR FACEBOOK PASSWORD"
friendName = "THE NAME OF THE PERSON THAT WILL GET THE MESSAGES"
sendDelay = 1;

Note: friendName should match the exact name of the user. In the image above, friendName would be "Example1"