If you want to do cleaning on your Facebook timeline, you may want to unlike all Facebook pages quickly. There is a way for that :
- Go to firefox and install iMacros
- Open a text editor (i.e. Notepad, Sublime Text), and paste that code inside :
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
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
WAIT SECONDS=1
- Save with
.iim
extension atC:\Users\YouUsername\Documents\iMacros\Macros
for Windows or/Users/YourUsername/iMacros/Macros
for OsX - Go to Facebook (logged) on that page
- Open iMacros and launch the script, repeat it more needed (i.e. 9999).
- Because of infinite scrolling from Facebook, you may repeat it few time.
- You're welcome !
elmato's script worked like a charm