Sunday, July 17, 2011

Delete all the posts in Facebook


so , i search how to delete all my posts in Facebook . and i read about a tool called iMacros but ! Facebook change the way the pages works so the script that the People know not working any more so i figure it out and write a new script that can do the job using the mobile version of Facebook
the script :


VERSION BUILD=7300701 RECORDER=FX
TAB T=1
URL GOTO=http://m.facebook.com/profile.php?v=feed&refid=0&_rdr
TAG POS=1 TYPE=A ATTR=TXT:Remove
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/a/delete.php? ATTR=VALUE:Remove


have fun ;)

* the cleanmywall.com site cant do the work that my script do :)

No comments:

ESP32-C6 Wi-Fi Logger with Browser GPS + Heat Map Dashboard

This project is an ESP-IDF firmware for the Seeed Studio XIAO ESP32-C6 that turns the board into a self-hosted, secure Wi-Fi scanning log...