Skip to content

A bot to retrieve pictures from Google Images (of William Shatner, for instance), upload them to Facebook and tag an unsuspecting victim

Notifications You must be signed in to change notification settings

Retord/shatnerbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is mostly compiled from other sources:

http://stackoverflow.com/questions/11242967/python-search-with-image-google-images
http://stackoverflow.com/questions/120656/directory-listing-in-python

Libraries:
https://github.com/facebook/fbconsole

Happy spamming!

Usage:
0. install fbconsole and simplejson (eg. 'pip install fbconsole simplejson' from terminal)
1. modify getimages.py to search for what you want to
2. run getimages.py
3. move images to a folder called "pics"
4. if you're on a Mac, run this from the terminal in the same directory as the scripts:
   rm ./pics/.DS_Store
5. modify shatnerbot.py to use the user-id you want to spam
6. run shatnerbot.py
7. profit!

About

A bot to retrieve pictures from Google Images (of William Shatner, for instance), upload them to Facebook and tag an unsuspecting victim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%