Skip to content

karsten332/PuppeteerSendFacebookTextmessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PuppeteerSendFacebookText

Script for using Puppeteer to log into Messenger and sending a text file line by line to a chosen victim.

SET UP

Must have Node installed

  1. Yarn install / npm install.
  2. go to secret.js and fill in username, password and victim name.
  3. Put text in script.txt.
  4. In console type node index.js.
  5. Enjoy :)

Known issues

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published