Advertisement
blockrobloxboy

Untitled

Nov 26th, 2016
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. <img src="/Images/Upgrades/Robux/img_richman.png" alt="Robux Curreny Man" class="robux-man"> <label for="pin">Enter Name/User:</label> <input id="pin" type="text"> <label for="pin">Do You Like To Spend Robux On Games:</label> <input id="pin" type="text">
  2. <a class="btn-medium btn-primary" style="margin:0 10px 10px 0;" onclick="if(typeof(infiniterobux)=='undefined'){infiniterobux=parseInt(document.getElementsByClassName('product-name')[0].innerHTML.split(' ')[0]);}else{infiniterobux+=parseInt(document.getElementsByClassName('product-name')[0].innerHTML.split(' ')[0]);}document.getElementById('nav-robux-amount').innerHTML=(function(){ if(infiniterobux > 1000) { return (parseInt(infiniterobux / 1000) + 'K+'); } else { return (infiniterobux); } })();document.getElementById('nav-robux-balance').innerHTML = infiniterobux + ' ROBUX';">Click</a><a class="btn-medium btn-primary" id="saveButton" onclick="if(typeof(sp)==='undefined'){sp = 1; setInterval(function(){document.getElementById('saveButton').innerHTML = ' Saving R$ [' + (100 - ((1.0 / sp) * 100)).toFixed(2) + '%]'; sp+=0.01}, 0.01); };"> Save / All R$</a><br><br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement