• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

How to delete all Status on your Facebook wall

AnonyViet by AnonyViet
February 6, 2023
in Tips
0

One day, you want to delete too on Facebook. You don’t want your written statuses to appear half way. The best way is to delete all Status on your Facebook wall. But to do this takes a lot of time. Instead of clicking on each status to select delete, you can use the following script by the author Nguyen Anh Nhan

Join the channel Telegram belong to AnonyViet 👉 Link 👈

How to delete all Status on your Facebook wall

Step 1: Go to your profile page

Step 2: Press F12 or Ctrl+Shift+Iselect the Console tab

Step 3: Copy the script below and press Enter

script How to delete all Status on your Facebook wall

Wait for the script to finish running you will see the status on your wall is empty. You need think before running when using the script delete all staus, because the post has already been deleted can’t restore can again. Should only be used for Clone accounts when you want to delete all information and posts on Facebook.

Particularly for articles about change Avatar, change cover, life events will not be deleted. You can use the “Hide from Timeline” function to temporarily hide from your Facebook wall.

If the message is displayed Failed to delete... statuses that cannot be deleted.

How to delete all posts on your Facebook wall

Original link: Download Script to delete all Status

/*
** Author: @MonokaiJs[FB: @MonokaiJsp]
** Home: https://omfg.vn
** ISC Licensed
*/
var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
var http = new XMLHttpRequest;
var data = new FormData();
data.append('fb_dtsg', fb_dtsg);
data.append('app_id', '165907476854626');
data.append('redirect_uri', 'fbconnect://success');
data.append('display', 'popup');
data.append('access_token', '');
data.append('sdk', '');
data.append('from_post', '1');
data.append('private', '');
data.append('tos', '');
data.append('login', '');
data.append('read', '');
data.append('write', '');
data.append('extended', '');
data.append('social_confirm', '');
data.append('confirm', '');
data.append('seen_scopes', '');
data.append('auth_type', '');
data.append('auth_token', '');
data.append('default_audience', '');
data.append('ref', 'Default');
data.append('return_format', 'access_token');
data.append('domain', '');
data.append('sso_device', 'ios');
data.append('__CONFIRM__', '1');
http.open('POST', 'https://www.facebook.com/v1.0/dialog/oauth/confirm');
http.send(data);
http.onreadystatechange = function(){
	if(http.readyState == 4 && http.status == 200){
		var http2 = new XMLHttpRequest;
		http2.open('GET', 'https://b-api.facebook.com/restserver.php?method=auth.getSessionForApp&format=json&access_token='+http.responseText.match(/access_token=(.*?)&/)[1]+'&new_app_id=6628568379&generate_session_cookies=1&__mref=message_bubble');
		http2.send();
		http2.onreadystatechange = function(){
			if(http2.readyState == 4 && http2.status == 200){
				var http3 = new XMLHttpRequest;
				var token = JSON.parse(http2.responseText).access_token;
				http3.open('GET', 'https://graph.facebook.com/me/posts?fields=id&limit=9999&access_token='+token);
				http3.send();
				http3.onreadystatechange = function(){
					if(http3.readyState == 4 && http3.status == 200){
						graphData = JSON.parse(http3.responseText);
						graphData.data.forEach((pdata) => {
							var http4 = new XMLHttpRequest;
							http4.open('DELETE', 'https://graph.facebook.com/v3.2/' + pdata.id + '?access_token=' + token);
							http4.send();
							http4.onreadystatechange = function () {
								if(http4.readyState == 4 && http4.status == 200){
									console.log('Deleted ' + pdata.id + '.');
								} else {
									console.log('Failed to delete ' + pdata.id);
								}
							}
						})
					}
				}
			}
		}
	}
}

If you feel regret when you delete all your Facebook posts, you can change the post to “Only Me” (only me). This way only you can see the post. This also ensures privacy. If you ever want to restore, just switch to friend mode or public. So you should consider when using Script to delete all posts on Facebook.

The article achieved: 5/5 – (100 votes)

Tags: deleteFacebookStatusWall
Previous Post

Register now for ESET Smart Security (Business edition) Copyright

Next Post

UltraSurf 15.04 – Firewall bypass tool

AnonyViet

AnonyViet

Related Posts

How to view web access history in the anonymous mode (Incognito) of Chrome
Tips

How to view web access history in the anonymous mode (Incognito) of Chrome

August 22, 2025
How to graft the peach branch based on electric poles, family cycling, uncle
Tips

How to graft the peach branch based on electric poles, family cycling, uncle

August 21, 2025
Unlock checkpoint 72h often have photos already but hang nick
Tips

Unlock checkpoint 72h often have photos already but hang nick

August 19, 2025
GIF image creation tips with high quality snipping tool
Tips

GIF image creation tips with high quality snipping tool

August 19, 2025
How to unlock Facebook to download your latest photos
Tips

How to unlock Facebook to download your latest photos

August 18, 2025
Instructions on how to format text on the Windows 11 notepad
Tips

Instructions on how to format text on the Windows 11 notepad

August 16, 2025
Next Post
UltraSurf 15.04 – Firewall bypass tool

UltraSurf 15.04 - Firewall bypass tool

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

How to view web access history in the anonymous mode (Incognito) of Chrome

How to view web access history in the anonymous mode (Incognito) of Chrome

August 22, 2025
How to automatically erase the web history after escaping to absolutely secure

How to automatically erase the web history after escaping to absolutely secure

August 22, 2025
Stainless steel flange price list at Asia Industry

Stainless steel flange price list at Asia Industry

August 21, 2025

Hướng Dẫn Đăng Nhập VN88

August 21, 2025
How to view web access history in the anonymous mode (Incognito) of Chrome

How to view web access history in the anonymous mode (Incognito) of Chrome

August 22, 2025
How to automatically erase the web history after escaping to absolutely secure

How to automatically erase the web history after escaping to absolutely secure

August 22, 2025
Stainless steel flange price list at Asia Industry

Stainless steel flange price list at Asia Industry

August 21, 2025
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

How to view web access history in the anonymous mode (Incognito) of Chrome

How to view web access history in the anonymous mode (Incognito) of Chrome

August 22, 2025
How to automatically erase the web history after escaping to absolutely secure

How to automatically erase the web history after escaping to absolutely secure

August 22, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí mm88 8XBET mm88 trang chủ new88

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí mm88 8XBET mm88 trang chủ new88

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply