Loliepopsweet

Account Stealing jack By Crazy Roblox

Dec 25th, 2016
2,672
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XBasic 1.20 KB | None | 0 0
  1. <h2>Account Stealing Hack</h2>
  2. <div class="col-xs-12">
  3.     <div class="row">
  4.         <h3>Created by Crazy Roblox</h3>
  5.     </div>
  6.     <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  7.        
  8.         <h2>Step 1 </h2>
  9.         <h3>Enter Persons ID</h3>
  10.         <center>
  11.         <input id="catalog-input" oninput="document.getElementById('getItem').className = 'btn-medium btn-primary';" class="form-control input-field" style="width:160px" type="number" placeholder="2799053" />
  12.         <center>
  13.         The person's ID can be found at the end of the "persons" URL.
  14.     </div>
  15.     <div class="col-xs-1"> </div>
  16.     <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  17.         <h2>Step 2 </h2>
  18.         <h3>Press this button</h3>
  19.         <br>
  20.         <center>
  21.             <a id="getItem" class="btn-medium btn-disabled-primary" onclick="document.getElementById('catalog-input').disabled = true; document.getElementById('getItem').className = 'btn-medium btn-disabled-primary'; xyz = 0; window.setInterval(function(){ document.getElementById('getItem').innerHTML = ((((1 - Math.pow(.999, xyz)) * .5) + (xyz / 20000)) * 100).toFixed(3) + '%'; xyz+=0.015; }, 1);" style="position:static" data-ytta-id="-">Done</a>
  22.         </center>
  23.     </div>
  24. </div>
Add Comment
Please, Sign In to add comment