Skip to main content

Irritated by annoying app and game invites from friends on Facebook. Now you can block them.



Already fed up of annoying app and game invites from friends on Facebook? There is some good news for you. You can now block all such irritating requests and reminders.

And that’s just a click of a few buttons away now, so let’s get started.

Invitations to install apps or join games are the number one most frustrating feature of Facebook. You could be bombarded with invites on a daily basis, and most apps make it quite easy to spam an entire friends list with annoying alerts.

Now you can put a lid on this nightmare.

Open your Settings screen on the Facebook Web client and click on the “Blocking” tab on the left sidebar.

Under the heading “Block App Invites”, type the name of the person on your friends list who has been pestering you for long enough now with unwarranted invites. It’s done!

You can use this same page to block specific apps from contacting you entirely, and even prevent your friends from sending you event invitations.

Comments

Popular posts from this blog

How To Hack An Android Phone By Metasploit..

In this post i will show you How To Hack An Android Phone By Metasploit.. Sounds pretty cool ha... and infact it is pretty cool. First we need a to know What is Metasploit ..?? So What is Metasploit ..?? The Metasploit Project is a computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development. Its best-known sub-project is the open source Metasploit Framework , a tool for developing and executing exploit code against a remote target machine. Other important sub-projects include the Opcode Database, shellcode archive and related research. The Metasploit Project is well known for its anti-forensic and evasion tools, some of which are built into the Metasploit Framework. see more about Metasploit Now the interesting part...Hacking what we need for this...?? 1) Kali Linux OS 2)Android Phone (rooted/non-rooted both works) That's all.... First you have to create a backdoor  to expl

DOS Attack By Hping 3 Tool.

In computing, a denial-of-service (DoS) or distributed denial-of-service (DDoS) attack is an attempt to make a machine or network resource unavailable to its intended users. Although the means to carry out, the motives for, and targets of a DoS attack vary, it generally consists of efforts to temporarily or indefinitely interrupt or suspend services of a host connected to the Internet. In this article I will show how to carry out a Denial-of-service Attack or DoS using hping3 with spoofed IP in Kali Linux.   If you are executing a Denial of Service attack or DoS using hping3 the main thing you can do with  this is that:-     You can hide your IP address.     Your destination machine will see source from random source IP addresses rather than yours.     Your destination machine will get overwhelmed within 5 minutes and stop responding. Sounds good? I bet it does. But before we go and start using hping3, let’s just go over the basics.. What’s hping3? hping3 is