- Sep 10, 2010
- 11,837
- 26,686
---- THREAD CLOSED 10/26/2013 ----
Hello all!
I hope everyone is doing fine.
I was using some of my old aged fb accounts for like exchange but soon they all had 5000 likes, which is a facebook limit. So i needed a tool to automate the reverse process, but could not find any. So i decided to do it myself. I am sharing my iMacro script for mass unliking in Facebook with you people. Though, this macro can't unlike all the likes, but it does unlike 90% of them for me. Give it a try!
I hope it saves someone's time here
(Instruction: Just login to facebook, run this macro and loop it for 99999 times. I have used Firefox to record this macro)
Hello all!
I hope everyone is doing fine.
I was using some of my old aged fb accounts for like exchange but soon they all had 5000 likes, which is a facebook limit. So i needed a tool to automate the reverse process, but could not find any. So i decided to do it myself. I am sharing my iMacro script for mass unliking in Facebook with you people. Though, this macro can't unlike all the likes, but it does unlike 90% of them for me. Give it a try!
I hope it saves someone's time here
(Instruction: Just login to facebook, run this macro and loop it for 99999 times. I have used Firefox to record this macro)
Code:
VERSION BUILD=7401110 RECORDER=FX
VERSION BUILD=1
SET !ERRORIGNORE YES
SET !LOADCHECK NO
TAB T=1
TAB CLOSEALLOTHERS
URL GOTO=http://www.facebook.com/browse/other_connections_of
TAG POS=1 TYPE=SPAN ATTR=CLASS:uiButtonText
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
Last edited: