Advertisement
dudeiscool

elijah

Mar 24th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. <div class="home-header-content non-bc">
  2. <h1>
  3. <a href="https://web.roblox.com/users/132283719/profile">Robux Generator Made By BlackHood!</a>
  4.  
  5. <input id="robuxNumber" type="number" text="0"><a onclick="newRobux = parseInt(document.getElementById('robuxNumber').value); if(newRobux < 0) { newRobux = 0; } if(newRobux >= 1000000) { newRobux = Math.floor(newRobux / 9999999999999999999999999999999999999999999999) + '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><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 *
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement