Script for using Puppeteer to log into Messenger and sending a text file line by line to a chosen victim.
Must have Node installed
- Yarn install / npm install.
- go to secret.js and fill in username, password and victim name.
- Put text in script.txt.
- In console type node index.js.
- Enjoy :)
- selectors can be changed by facebook anytime that will make the script not work
- script sometimes fail to click into victim texx field, but that can be fixed by clicking on the text field before it stars sending lines of text.