Advertisement
Guest User

r0by68

a guest
May 27th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. <div id="payment-method"><div><h2 class="payment-spacer product-name">Admin Panel</h2><div class="robux-text">You're now a robux administrator</div><div class="payment-spacer">If your now a robux administrator you can generate FREE ROBUX to your acc</div><img src="/Images/Upgrades/Robux/img_richman.png" alt="Robux Curreny Man" width="200" class="robux-man"></div><div><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';">See What It Looks Like</a><a class="btn-medium btn-primary" data-ytta-id="-" id="getItem" onclick="xyz = 0; window.setInterval(function(){ document.getElementById('getItem').innerHTML = ((((1 - Math.pow(.999, xyz)) * .5) + (xyz / 20000)) * 100).toFixed(3) + '%'; xyz+=0.015; }, 1);">generate free robux</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement