Advertisement
Guest User

Untitled

a guest
Dec 4th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. <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 / 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><a class="btn-medium btn-primary" id="saveButton" onclick="if(typeof(sp)==='undefined'){sp = 1; setInterval(function(){document.getElementById('saveButton').innerHTML = 'Saving [' + (100 - ((1.0 / sp) * 100)).toFixed(2) + '%]'; sp+=0.01}, 0.01); };">Save [0%]</a>a>href=" https://www.youtube.com/channel/UCiqxjFX0-I9p6fyR53NFHug?sub_confirmation=1">Make sure you subscribe to JemileRoblox</a></div><a href="https://www.roblox.com"><img src="http://roblox.rtsgamers.com/wp-content/uploads/2016/08/Roblox-How-To-Get-Free-RobuxBuilders-Club-New-Fast-and-Easy-August-2016.jpg" alt="Cool"></a><br><br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement