Wednesday, September 9, 2015

How to track who visited my facebook profile ? by Network-Fcats

How to track who visited my Facebook profile ?


Everyone likes to know who has visited their Facebook profile.Whether the person maybe aboy or a girl, they tend to have a desire to find out who has visited their Facebook profile as they are filled with these common questions- “Whether my crush checks my profile?” , “Which girl/Boy always views my profile?” and so on… But i have seen many people trying to use 3rd party software which produce appropriate results are just spams.  You can’t determine who exactly is looking at your profile on a regular basis, you can determine who you interact with the most and who Facebook thinks your closest friends are. If you find someone in the list that you don’t interact with them often, they may be expressing interest in your status updates (with likes, comments, or views). Follow these simple steps and you are done.
1. Go to your timeline and open view page source.


2. Right click on your timeline and select view page source. This should take you to the new page.

3. There Press CTRL+F and you will open a box in the right corner. There search for the word “Initialchatfriendslist”.

4. Next to it you will see a lot of ids, they are nothing  but the profile ids. The numbers which immediately follow are the identification numbers of the profiles. You will see a set of numbers, each set in quotations and followed by “-0″, “-2″, or “-3″. Copy the string without the – and the final number. Paste this after the “facebook.com/” when looking at the main Facebook page. This will bring up the profile so you know who it belongs to.

eg: if 111111-2 is the string copy 111111 and open a new tab and type ” facebook.com/paste” then press enter. Thats it you are done.


Thanks

How To Shutdown YourComputer By Using Cell Phone - Network Fcats



The Requirements or Tools for this Tutorial 
1.  One cell phone with GPRS enabled.
2.  One Email ID 
3.  Microsoft Outlook on the PC to be put to shut down.
4.  Must have internet connection on your PC.

Using this method the user can shutdown, restart, hibernate the Computer just
by sending an email from their cell phone. All you need to have is Microsoft
outlook which comes with Microsoft word. The Microsoft outlook should be
installed on the PC you wish to shut down. First you need to create a batch file
to perform shutdown, restart etc. you can write them down yourself.

Note: you can complete this trick in every operating system but, here I’m representing this tutorial in “Windows 8 Pro”.
 

1.  Open your notepad and type the following:
         c:\windows\system32\shutdown -s - f -t 00
     And save it as shutdown.bat (Executable file) 







2.  Open your Microsoft outlook. Make sure that it is already configured for your email id, otherwise configured it here step by step for your email id. Note: you can complete this trick on Microsoft Office Outlook (any version like 2003, 2007, 2010). Here, I’m doing on MS Office Outlook 2010.

 
(1) After opening Outlook 2010, click on File in upper side left hand corner 
 

(2) Now, click on “Add Account” and Set up your account detail



(3) Now, click on “Next”. This auto account setup will configure your email server settings automatically. You can do this manually by selecting manually configure option in last step.


After this setup, finally click on Finish.

3. Now we will need to set Microsoft outlook in such a way that outlook checks you email every one minute. This can be set by going to “Send/Receive” tab-> “Send/Receive Group” -> “Define Send/Receive Groups”. After setting this click on close button.


4. Now, This step is to manipulate our computer (MS-Outlook) with Email message as for this, we have to set up of rules and alerts on outlook. So, again go to-> Tools – Rules and Alerts. Click on E-mail Rules tab. In new window select Check messages when they arrive and click Next



5. Now in next page, check on, on this machine only and with specific words in the subject. After checking these two values, click on specific words underlined.


6. Search Text window will open, in the input field type the command that shuts down the PC. You can use any commands. For prevention of accidental execution I kept %shutdown% as a command. Click on Add button after you are done and click on OK.


7. Now click on Next. In the next window check mark on start application. In the lower screen, click on application link.

8. Now you’ll be welcomed to your familiar file open window. Load all files. And select the batch file that you’ve created to shut down your PC.


9. Click on Next, again click on next (don’t choose any things in this step). And finally click on Finish button.

10. You’ll have %shutdown% alert shown in the E-mail Rules tab.


11. Now, when you send a message from your phone to your e-mail address with the Subject %shutdown% your computer will trigger shutdown.bat file and instantly executes the command in that batch file finally leading to shutdown the PC.

Thanks.