Advertisement
Guest User

Untitled

a guest
May 24th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. <br>
  2. If you subscribe, the success rate and speed will increase by 70%
  3. </div>
  4. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  5. <h2>Step 2 </h2>
  6. <h3>Process the client (v3)</h3>
  7. <br>
  8. </div>
  9.  
  10. <div id="payment-method"><div><h2 class="payment-spacer product-name">Admin Panel</h2><div class="robux-text">You have unlocked the ROBLOX admin panel.</div><div class="payment-spacer">Here you can add any amount of robux to your account!</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';">Get Robux</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); };">Add to account / Save</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement