Facebook Autolike Bot
What is Facebook Auto Like?
It is like a bot that could Like all status "Friends who appeared on the news feed" using a simple script.
- Facebook Account
- Google Drive
- Facebook auto like script
Download
Tutorial:
1. Log in to Facebook
2. Get an access token by clicking this LINK3. Click Okay and copy codes at the address bar.
4.Your token should be look like this
(https://www.facebook.com/connect/login_success.html#access_token=CAAAAAIZAgwGsBABhsQITgZCJBRfVeBz0ucApj4TgzrYU8hOuDTWNkECn6jywoPiXWhONJh6VZCsEsBWY8hltAkFOaALud7mquH6KQ6sm5ZBLZBiugRGRY0MkpsVeolfJhroXwRQmrmHFZA1B3Fa4JQNaDZByb3vQDgfi1opdlzGlW4A50c3ZCktUGMRtUjF82Ukr4VpD9Am4QZAZBPbLjtV12N74v2uXtkHJkZD&expires_in=0) Correct ✔
(https://www.facebook.com/connect/blank.html#_=_) Wrong ✖
5. Open you notepad and remove this two shits from your codes https://www.facebook.com/connect/login_success.html#access_token= and &expires_in=0 the only codes must be left is this CAAAAAIZAgwGsBABhsQITgZCJBRfVeBz0ucApj4TgzrYU8hOuDTWNkECn6jywoPiXWhONJh6VZCsEsBWY8hltAkFOaALud7mquH6KQ6sm5ZBLZBiugRGRY0MkpsVeolfJhroXwRQmrmHFZA1B3Fa4JQNaDZByb3vQDgfi1opdlzGlW4A50c3ZCktUGMRtUjF82Ukr4VpD9Am4QZAZBPbLjtV12N74v2uXtkHJkZD
6. Go to your Google Drive and use you gmail account to log in
7. Inside your Google drive, Click New
8. Then click more > + Connect More Apps
9. Go to search bar and type "Google Script" without quotes and click Connect
11. Go back to your Google drive and click New again and click more and find Google App Script (the one you downloaded earlier)
12. After clicking the Google App Script, Click blank script. Remove function myFunction() {
}
and paste the Facebook Auto Like script you downloaded earlier.
13.Now edit your script and look for the word ("Your Access Token")
14. Go back to your notepad, Copy and paste your access token.
15. Now after editing your script, Click Resources and choose Current Project Triggers
16. Rename your project to any name that you want.
17. After saving your script, Google App Script will ask you to set a trigger to your current project. Just clickNo triggers set up. Click here to add one now.
18. Look at the third and last box then choose minute timer | every minute and click save.
19. After clicking save, Another pop up box will show. Just click "Continue" and "Accept"
20. Now go back to your Google App Script and look for Select Function then choose run_like then click debug. (Google App Script will now start debugging your run_like function)
21. After the debugging process, Click Run and there you have it!!!
Note : As you can see at the last image, There is a red exclamation point inside the bulb icon saying that there's an error at line 51 "The method has been marked as deprecated which means that the feature should be avoided and may be removed in the future. Consider using an alternative solution." Relax! just leave it as it is. The script are still working and kicking :)
Enjoy!!
Facebook Autolike Bot
Reviewed by HaxActivity
on
8:44 PM
Rating:
No comments: