Mass Unlike Fanpage Facebook

garundang

Registered Member
Joined
Apr 2, 2011
Messages
86
Reaction score
103
hello..

Im new here, so please dont make fun of me :D

im just want to share how to Mass Unlike fanpage using imacros for firefox,

maybe some of you using this Twiends Bot to get lot of seeds:
blackhatworld.com/blackhat-seo/social-networking-sites/302304-twiends-bot-100-working-able-skip-public-profiles.html

but the problem is facebook has limited fanpages like per account to 5000. so if your profile reach 5000 liking pages you cant use that twiend bot unless your unlike those page. if you have a lot of time you can unlike that page manualy one by one. but i know some of you are a busy people and dont have time to do that.

so here the simple way to mass unlike fanpages by using imacros:

Code:
VERSION BUILD=7200328 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=hxxp: / / ww*w.facebook.co*m/browse/?type=fanned_pages&id=XXXXX
WAIT SECONDS=5
CLICK X=103 Y=166
TAG POS=1 TYPE=A ATTR=TXT:Unlike
WAIT SECONDS=15
URL GOTO=hxxp: / / ww*w.facebook.co*m/browse/?type=fanned_pages&id=XXXXX
WAIT SECONDS=5
CLICK X=103 Y=166
TAG POS=1 TYPE=A ATTR=TXT:Unlike
WAIT SECONDS=15
URL GOTO=hxxp: / / ww*w.facebook.co*m/browse/?type=fanned_pages&id=XXXXX
WAIT SECONDS=5
CLICK X=103 Y=166
TAG POS=1 TYPE=A ATTR=TXT:Unlike
WAIT SECONDS=15
URL GOTO=hxxp: / / ww*w.facebook.co*m/browse/?type=fanned_pages&id=XXXXX
WAIT SECONDS=5
CLICK X=103 Y=166
TAG POS=1 TYPE=A ATTR=TXT:Unlike
WAIT SECONDS=15
URL GOTO=hxxp: / / ww*w.facebook.co*m/browse/?type=fanned_pages&id=XXXXX

and sorry for the link, im new so i cant post a link. please somebody help me posted the link.



How to configure:

1. replace XXXXX with you facebook ID, how to find it?? google it.
2. change the value X/Y with your own value, that co-ords is depend on your resolution.
3. to find X/Y value, go to : hxxp: / / ww*w.facebook.co*m/browse/?type=fanned_pages&id=XXXXX
4. go into imacros and press record, then set it to XY on Click (its an option) click on the "The First or Above Fanpage which can you see at your firefox" and then copy out the X+Y co-ords that it's given you and replace them in the code below where my code is.
5. enjoy..!!


Note: while this bot running maybe you will see some of page is not "unlike" successful this is because some of page need more time to fully loaded, so if you have slow connection change the "WAIT SECONDS" value to bigger number.



Thanks.
 
Last edited:
Can you make a unsubscribe / subscribe imacro for facebook ?
 
Back
Top