<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Delete All Facebook Groups And Wall Posts From Facebook Using Imacros</title>
	<atom:link href="http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 15:51:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: User10203</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3031</link>
		<dc:creator>User10203</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3031</guid>
		<description>(= http://fbwallcleaner.com =)</description>
		<content:encoded><![CDATA[<p>(= <a href="http://fbwallcleaner.com" rel="nofollow">http://fbwallcleaner.com</a> =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3030</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 03 Feb 2012 00:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3030</guid>
		<description>None of the above worked for me I had too many different kinds of links so here is what I did and it worked.  Firefox with imacros I went to mobile facebook.  

1. refresh the page
2. Record tab-------&gt;Imacros
3. Record button
4. delete the first facebook post
5. Click Mode------&gt;Under the Imacros record button
6 use X/Y Position
7. Delete button on facebook
8. F5 
9. play tab 
10. play button
11. 1000 in the Imacros max box
12. play loop go get some coffee</description>
		<content:encoded><![CDATA[<p>None of the above worked for me I had too many different kinds of links so here is what I did and it worked.  Firefox with imacros I went to mobile facebook.  </p>
<p>1. refresh the page<br />
2. Record tab&#8212;&#8212;->Imacros<br />
3. Record button<br />
4. delete the first facebook post<br />
5. Click Mode&#8212;&#8212;>Under the Imacros record button<br />
6 use X/Y Position<br />
7. Delete button on facebook<br />
8. F5<br />
9. play tab<br />
10. play button<br />
11. 1000 in the Imacros max box<br />
12. play loop go get some coffee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hariC</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3029</link>
		<dc:creator>hariC</dc:creator>
		<pubDate>Thu, 02 Feb 2012 10:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3029</guid>
		<description>I use timeline and i want delete my all my groups..i have download firefox and imacros..which of all links i will use?</description>
		<content:encoded><![CDATA[<p>I use timeline and i want delete my all my groups..i have download firefox and imacros..which of all links i will use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: janS</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3028</link>
		<dc:creator>janS</dc:creator>
		<pubDate>Tue, 31 Jan 2012 23:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3028</guid>
		<description>I am not a computer expert - I just want to know where to paste the code that Noctaire posted.</description>
		<content:encoded><![CDATA[<p>I am not a computer expert &#8211; I just want to know where to paste the code that Noctaire posted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noctaire</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3026</link>
		<dc:creator>Noctaire</dc:creator>
		<pubDate>Sun, 29 Jan 2012 18:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3026</guid>
		<description>So…here’s what I did and so far, it is working well.

First and foremost, you need to go to your wall and HIDE any recent activity that shows up except for profile picture changes. The easiest way to do this is to just keep clicking “Older Posts” and using the menu pull downs to hide the activity. 

When that is done, you can either create the deletion macro on your own or use the below; remember to substitute your Facebook profile name where it says, “YOURNAMEHERE”….

VERSION BUILD=7401110 RECORDER=FX
TAB T=1
URL GOTO=https://www.facebook.com/YOURNAMEHERE
TAG POS=1 TYPE=I ATTR=CLASS:mrsdefaultIconcustomimgimgsp_78bswxsx_2a2a1c
TAG POS=1 TYPE=SPAN ATTR=TXT:DeletePost…
TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:ok&amp;&amp;VALUE:DeletePost

Now, run the macro by using the “Play Loop” button. Set the max to whatever you like; I have it at 500, myself (yes, I have a lot of FB posts).

This will not delete posts where you were tagged, BUT it will skip those and still hit the others. It will delete pretty much all posts – status updates, links, photos, etc. When all is said and done, your wall will be nearly cleared of everything and what remains will likely not take long to remove manually.

If you have a lot of wall posts from others along the way, the macro may stop even though you&#039;ve told it to loop umpteen times.  Not a problem; just manually remove the offending posts and start the macro again.  (This happened to me around my birthday; the page simply filled up with posts the macro could not take action on....)</description>
		<content:encoded><![CDATA[<p>So…here’s what I did and so far, it is working well.</p>
<p>First and foremost, you need to go to your wall and HIDE any recent activity that shows up except for profile picture changes. The easiest way to do this is to just keep clicking “Older Posts” and using the menu pull downs to hide the activity. </p>
<p>When that is done, you can either create the deletion macro on your own or use the below; remember to substitute your Facebook profile name where it says, “YOURNAMEHERE”….</p>
<p>VERSION BUILD=7401110 RECORDER=FX<br />
TAB T=1<br />
URL GOTO=https://www.facebook.com/YOURNAMEHERE<br />
TAG POS=1 TYPE=I ATTR=CLASS:mrsdefaultIconcustomimgimgsp_78bswxsx_2a2a1c<br />
TAG POS=1 TYPE=SPAN ATTR=TXT:DeletePost…<br />
TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:ok&#038;&#038;VALUE:DeletePost</p>
<p>Now, run the macro by using the “Play Loop” button. Set the max to whatever you like; I have it at 500, myself (yes, I have a lot of FB posts).</p>
<p>This will not delete posts where you were tagged, BUT it will skip those and still hit the others. It will delete pretty much all posts – status updates, links, photos, etc. When all is said and done, your wall will be nearly cleared of everything and what remains will likely not take long to remove manually.</p>
<p>If you have a lot of wall posts from others along the way, the macro may stop even though you&#8217;ve told it to loop umpteen times.  Not a problem; just manually remove the offending posts and start the macro again.  (This happened to me around my birthday; the page simply filled up with posts the macro could not take action on&#8230;.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HeHaw</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3021</link>
		<dc:creator>HeHaw</dc:creator>
		<pubDate>Sat, 28 Jan 2012 01:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3021</guid>
		<description>This works with the Timeline, but you have to change your useragent so that Facebook thinks that you are using Internet Explorer 7 while you&#039;re really using Firefox.

Unfortunately, Facebook only allows about 6-months of posts to be shown in &quot;Internet Explorer 7&quot; mode, aka pre-Timeline, so this script doesn&#039;t get all of the posts when using as explained above.</description>
		<content:encoded><![CDATA[<p>This works with the Timeline, but you have to change your useragent so that Facebook thinks that you are using Internet Explorer 7 while you&#8217;re really using Firefox.</p>
<p>Unfortunately, Facebook only allows about 6-months of posts to be shown in &#8220;Internet Explorer 7&#8243; mode, aka pre-Timeline, so this script doesn&#8217;t get all of the posts when using as explained above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3020</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Fri, 27 Jan 2012 10:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3020</guid>
		<description>One-click bookmarklet script for wiping out your facebook wall. It&#039;s working at the moment but I&#039;m not sure it works with Timeline yet. I&#039;ll have to check.

http://github.com/grekker/Facebook-Wallcrusher

Probably a bit easier than the macro route, and certainly faster. It&#039;s AJAX-based.</description>
		<content:encoded><![CDATA[<p>One-click bookmarklet script for wiping out your facebook wall. It&#8217;s working at the moment but I&#8217;m not sure it works with Timeline yet. I&#8217;ll have to check.</p>
<p><a href="http://github.com/grekker/Facebook-Wallcrusher" rel="nofollow">http://github.com/grekker/Facebook-Wallcrusher</a></p>
<p>Probably a bit easier than the macro route, and certainly faster. It&#8217;s AJAX-based.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I Linux85</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3019</link>
		<dc:creator>I Linux85</dc:creator>
		<pubDate>Thu, 26 Jan 2012 16:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3019</guid>
		<description>Hello

i ran advertising campaign for my page but i had people not interesting in my business and i am looking to delete all people already liked the page

i create the page with my business name so if i delete the whole page i will lost the name of the page , so i was looking for imacro or code able to delete all people once in the page and i hope you can help me 

thanks</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>i ran advertising campaign for my page but i had people not interesting in my business and i am looking to delete all people already liked the page</p>
<p>i create the page with my business name so if i delete the whole page i will lost the name of the page , so i was looking for imacro or code able to delete all people once in the page and i hope you can help me </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3018</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 26 Jan 2012 01:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3018</guid>
		<description>Hey guys, I need to delete all my posts in a group, not just delete the group, no matter what i try no macros seem to do this? any help on this?</description>
		<content:encoded><![CDATA[<p>Hey guys, I need to delete all my posts in a group, not just delete the group, no matter what i try no macros seem to do this? any help on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.cynthiaperla.com/460/how-to-delete-all-groups-and-wall-posts-from-facebook-using-imacros/comment-page-17/#comment-3014</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 17 Jan 2012 23:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cynthiaperla.com/?p=460#comment-3014</guid>
		<description>Try this, I have been deleting my FB posts with this imacro script.  I am not using timeline.  And I used firefox.

VERSION BUILD=7401110 RECORDER=FX
TAB T=1
URL GOTO=http://www.facebook.com/profile.php?id=
TAG POS=26 TYPE=A ATTR=HREF:http://www.facebook.com/profile.php?id=#
TAG POS=2 TYPE=A ATTR=TXT:Friends(+)
TAG POS=26 TYPE=A ATTR=HREF:http://www.facebook.com/profile.php?id=#
TAG POS=1 TYPE=SPAN ATTR=TXT:DeletePost...
TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:ok&amp;&amp;VALUE:DeletePost
TAG POS=26 TYPE=A ATTR=HREF:http://www.facebook.com/profile.php?id=#
TAG POS=2 TYPE=A ATTR=TXT:Friends(+)
REFRESH</description>
		<content:encoded><![CDATA[<p>Try this, I have been deleting my FB posts with this imacro script.  I am not using timeline.  And I used firefox.</p>
<p>VERSION BUILD=7401110 RECORDER=FX<br />
TAB T=1<br />
URL GOTO=http://www.facebook.com/profile.php?id=<br />
TAG POS=26 TYPE=A ATTR=HREF:<a href="http://www.facebook.com/profile.php?id=#" rel="nofollow">http://www.facebook.com/profile.php?id=#</a><br />
TAG POS=2 TYPE=A ATTR=TXT:Friends(+)<br />
TAG POS=26 TYPE=A ATTR=HREF:<a href="http://www.facebook.com/profile.php?id=#" rel="nofollow">http://www.facebook.com/profile.php?id=#</a><br />
TAG POS=1 TYPE=SPAN ATTR=TXT:DeletePost&#8230;<br />
TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:ok&#038;&#038;VALUE:DeletePost<br />
TAG POS=26 TYPE=A ATTR=HREF:<a href="http://www.facebook.com/profile.php?id=#" rel="nofollow">http://www.facebook.com/profile.php?id=#</a><br />
TAG POS=2 TYPE=A ATTR=TXT:Friends(+)<br />
REFRESH</p>
]]></content:encoded>
	</item>
</channel>
</rss>

