Skip to content

Uses smtp to spam another person's email with your own

Notifications You must be signed in to change notification settings

jykim256/email-spam-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-Spam-Bot

Uses SMTP library in python to spam another person's email Currently works for Gmail, find the auth code through gmail to make yours work

Fiddle with the time.sleep() length to get past Gmail's anti-bot filter, but 2 seconds seemed to work consistently for me

Included a free copy of the script for the Bee movie, it was obtained from http://www.script-o-rama.com/movie_scripts/a1/bee-movie-script-transcript-seinfeld.html, and this was back when it was still not stale and dead like it is now. The Bee movie fortunately is not of my work. I put the transcript on another file to make the main script readable without having to scroll up and down so much.

tqdm is used to provide visualization of how many have been sent / how long you have left and can be disabled if you don't want to use it.

About

Uses smtp to spam another person's email with your own

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages