Mass Facebook Page Unlike Imacro Script

JackSparrow

Elite Member
Joined
Mar 24, 2007
Messages
1,526
Reaction score
2,142
If you are like me and have been using the Youlikehits bot to earn points, you have no doubt got thousands of mostly unwanted Facebook page likes in your Facebook accounts.

Well i have been tinkering about with quickly unliking these unwanted Facebook pages on mass, and i can tell you that Facebook have certainly tried to make such automated methods difficult when using imacros scripts.

But after about 10 minutes of experimenting I have finally found a method and script for quickly unliking these Facebook pages, so you accounts can be free of clutter and annoying wall posts.

Method:

First log into your Facebook account, then navigate to the following page:

Code:
http://www.facebook.com/browse/other_connections_of/

Then run the following imacros script:

VERSION BUILD=7401110 RECORDER=FX
TAB T=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=2 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1

I would set your max loop to about 50 let the script run, then just refresh the page and run the script again. Keep doing this process until all the Facebook pages are unliked.

Enjoy!
 
Thanks Jack,

this will be perfect to run after ylh macros.
 
Make it work please !


If you use a diffrent language you have to change where you see Unlike to what it translates to in your country. If you need space you just add <SP> Example: Liker<SP>ikke <-------- "Liker ikke" is Norwegian for Unlike.
 
Thanks, it works! You must change your FB language to English...
 
sorry that i'm bumping an old thread but i just wanna say that this works and YOU'RE A GOD i was so fking sick of making new facebook accounts for them to get locked and needing that stupid sms verification i love you
 
Nice share added this to our bot as well to manage likes properly.
 
@Jack...thanks...I built this further to unlike and refresh the page...had some 600 likes and it ran through in about 3 minutes unliking all...here is your updated script

VERSION BUILD=8300326 RECORDER=FX
TAB T=1
URL GOTO=https://www.facebook.com/browse/other_connections_of/
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=2 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=3 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=4 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=5 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=6 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=7 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=8 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=9 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=10 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=11 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=12 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=13 TYPE=SPAN ATTR=TXT:Unlike
TAG POS=14 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=3
 
With IMacros I mass unliked hundreds of Facebook pages this bot (or whatever it is) had liked from my account, I found the instructions in this thread. I visit "other_connections_of" at facebook and I clearly see that it says I have no liked pages. So I am thinking the unlike script worked, HOWEVER when I go to my Activity Log it says I still like (and the bot t keeps liking) a bunch of comments, groups, pages, statuses etc. See the image and you'll get the picture.

I removed all apps. I can't unlike them manually one by one, it will take me years and years to do this! There has to be another way, another script. I have done a great amount of search but all I get up is a few youtube videos that don't seem reliable at all, actually most of the search results I get up is how to get more likes or how to mass like stuff, but I dont want this, i want to UNLIKE stuff this bot has liked.

Is my account comprimised?

View attachment 38137
 
on other connections works...but for music pages and books?how to mass unlike those
 
Has there been any update to this since the new layout? Now its a different page and method Ive been trying to figure something out
 
Back
Top