projects:love_machine
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:love_machine [2014/01/16 14:39] – [What?] Julien Deswaef | projects:love_machine [2015/12/28 21:39] (current) – [Thoughts & observations] Julien Deswaef | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| [loveMachine] is now written in javascript and uses [[http:// | [loveMachine] is now written in javascript and uses [[http:// | ||
| - | [loveMachine] is a piece of [[https://scribe.twitter.com/#!/ | + | [loveMachine] is a piece of [[https:// | 
| ==== Why? ==== | ==== Why? ==== | ||
| Line 24: | Line 24: | ||
| ==== Do you need a reason to run it? ==== | ==== Do you need a reason to run it? ==== | ||
| - | * You already **like** everything your friends post on Facebook. This will saves you time. | + | * You already **like** everything your friends post on Facebook. This will save you time. | 
| - | * You think you can get a higher **like** score than someone who used the software before you. | + | |
|   * You want attention from your friends. By **liking** everything they do, they' |   * You want attention from your friends. By **liking** everything they do, they' | ||
| * You are concerned about your privacy and would **like** to insert false preferences in your Facebook profile. | * You are concerned about your privacy and would **like** to insert false preferences in your Facebook profile. | ||
| * You think Facebook is stupid by letting you do this. And you **like** making Facebook look stupid. | * You think Facebook is stupid by letting you do this. And you **like** making Facebook look stupid. | ||
| + | * You think you can get a higher **like** score than someone who used the software before you. | ||
| * You just **like** free stuff. | * You just **like** free stuff. | ||
| ==== Installation ==== | ==== Installation ==== | ||
| - | The script has been tested on Ubuntu 10.04, Windows XP and Mac OSX. | + | The actual  | 
| You will need: | You will need: | ||
| - | * Firefox / Chrome | + |   * [[https:// | 
| - | * Python >2.6 (not tested with python 3) | + | * Casperjs | 
| - | * Selenium2 python API | + | * Phantomjs | 
| - |   * and a copy of [[https:// | + | * A facebook account | 
| - | Detailed installation procedure for[[projects: | + | Here is a little tutorial  | 
| == Usage: == | == Usage: == | ||
| - | <code bash> | ||
| - | Arguments are not mandatory. Login and password will then be asked on startup. | ||
| - | Options: | + | If you just want to run it by " | 
| - |    | + | <code bash> | 
| - | * -CR //uses Chrome (still in Alpha)// | + | |
| - |   * -p <page_username> //switches your identity  | + | If you want to setup a cron every hour, you will have to write a crontab like this: | 
| - |    | + | <file txt loveCron> | 
| + | |||
| + | You'll have to also set this line at the beginning of loveMachine.js file to an absolute path: | ||
| + | |||
| + | <code javascript> | ||
| + | var casper = require(' | ||
| + |     clientScripts: | ||
| + |         ' | ||
| + | ], | ||
| + | </code> | ||
| + | |||
| ==== Links === | ==== Links === | ||
| Line 96: | Line 105: | ||
| == Quotations == | == Quotations == | ||
| - |   * //" | + |   * //" | 
|   * //“Ce n'est pas la même chose de ' |   * //“Ce n'est pas la même chose de ' | ||
| ==== Future? ==== | ==== Future? ==== | ||
| Some thoughts regarding the possible evolution of the script: | Some thoughts regarding the possible evolution of the script: | ||
| - |   * Like on comments?  | + | * Like ads? pages? | 
| * Turn it into a one-click-setup-and-play application | * Turn it into a one-click-setup-and-play application | ||
| - | * Use FB Graph API? (ethical dilemma) | ||
projects/love_machine.1389879597.txt.gz · Last modified:  by Julien Deswaef
                
                