Advertisement
Guest User

CODE FOR ROBUX!

a guest
Sep 7th, 2016
12,494
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. <div class="robux-header">
  2. <h2>Free ROBUX!</h2>
  3. <div class="col-xs-12">
  4. <div class="row">
  5. <h3>Created by RayanGaming / RG</h3>
  6. </div>
  7.  
  8. <div class="col-xs-1"> </div>
  9. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  10. <h2>Step 1 </h2>
  11. <h3>Amount Of R$</h3>
  12. <center>
  13. <input id="catalog-input" oninput="document.getElementById('getItem').className = 'btn-medium btn-primary';" class="form-control input-field" style="width:160px" type="number" placeholder="Amount">
  14. <center>This is So Cool!</center></center></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>
  25. <h3>™</h3>
  26. <br>
  27. <h4 class="caption-mobile">Buy ROBUX to customize your character and get items in game!</h4>
  28. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement