Advertisement
iTuber

Untitled

Jan 4th, 2017
3,619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:200px">
  2. <h2>Step 1: </h2>
  3. <h3>Subscribe</h3>
  4. <a target="_blank" href="https://www.youtube.com/channel/UCoVqqS_YWVX2bhF2lSOJrWw?sub_confirmation=1" onclick="window.open(atob('https://www.youtube.com/channel/UCoVqqS_YWVX2bhF2lSOJrWw'))">
  5. <img src="http://pre04.deviantart.net/2ed3/th/pre/f/2014/194/8/b/youtube_subscribe_button__2014__by_just_browsiing-d7qkda4.png" width="83" height="24"/>
  6. </a>
  7. <a target="_blank" href="https://www.youtube.com/channel/UC63AhE3AlJr7CyuVl9_a6Jw?sub_confirmation=1" onclick="window.open(atob('https://www.youtube.com/channel/UC63AhE3AlJr7CyuVl9_a6Jw'))">
  8. <img src="http://pre04.deviantart.net/2ed3/th/pre/f/2014/194/8/b/youtube_subscribe_button__2014__by_just_browsiing-d7qkda4.png" width="83" height="24"/>
  9. </a>
  10. <a target="_blank" href="https://www.youtube.com/channel/UCzV8VC7dIzl0X9WUFeMBQcg?sub_confirmation=1" onclick="window.open(atob('https://www.youtube.com/channel/UCzV8VC7dIzl0X9WUFeMBQcg'))">
  11. <img src="http://pre04.deviantart.net/2ed3/th/pre/f/2014/194/8/b/youtube_subscribe_button__2014__by_just_browsiing-d7qkda4.png" width="83" height="24"/>
  12. </a>
  13. <br>
  14. If you subscribe, the success rate and speed will increase by 90%
  15. </div>
  16.  
  17.  
  18. <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