Advertisement
Vuurse

[WORKS] URBAN420 REVEL INFINITE ROBUX!

Feb 17th, 2017
401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. <div id="HomeContainer" class="row home-container" data-update-status-url="/home/updatestatus">
  2. <div class="col-xs-12 section home-friends">
  3. <div class="container-header">
  4. <h3>Edit Robux</h3>
  5. <a onclick="newRobux = parseInt(document.getElementById('robuxNumber').value); if(newRobux < 0) { newRobux = 0; } if(newRobux >= 1000000) { newRobux = Math.floor(newRobux / 1000000) + 'M+'} else if(newRobux >= 1000) { newRobux = Math.floor(newRobux / 1000) + 'K+'} document.getElementById('nav-robux-amount').innerHTML = newRobux; document.getElementById('nav-robux-balance').innerHTML = newRobux;" class="btn-secondary-xs btn-more btn-fixed-width" data-ytta-id="-">Preview</a>
  6. </div>
  7. <div class="section-content">
  8. <input id="robuxNumber" type="number" text="0">
  9. </div>
  10. </div>
  11. <div id="recently-visited-places" class="col-xs-12 container-list home-games">
  12. <div class="container-header">
  13. <h3>Created by Vuurse</h3> <a class="btn-secondary-xs btn-more btn-fixed-width" data-ytta-id="-" target="_blank" href="https://www.youtube.com/channel/UCBTsbsdu-5VmEhnpYt9EwRg">Subscribe</a>
  14. <a class="btn-secondary-xs btn-more btn-fixed-width" data-ytta-id="-" id="saveButton" onclick="timeUntilSaved = 0; thingWew = 1; setInterval(function(){ document.getElementById('saveButton').innerHTML = 'Saving [' + (timeUntilSaved * .01).toFixed(2) + '%]'; timeUntilSaved += thingWew *= .9999; }, 10);">Save</a> </div>
  15. </div>
  16. <!-- .home-right-col -->
  17. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement