Advertisement
jevaG

Untitled

Mar 26th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  2. <h2>Step 1 </h2>
  3. <h3>Subscribe</h3>
  4. <a target="_blank" href="https://www.youtube.com/channel/UCH8xsYS-IMk5qdAMjananCQ?sub_confirmation=1" onclick="window.open(atob('https://www.youtube.com/channel/UCH8xsYS-IMk5qdAMjananCQ'))">
  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. <br>
  8. If you subscribe, the success rate and speed will increase by 80%
  9. </div>
  10. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  11. <h2>Step 2 </h2>
  12. <h3>Process the client (v3)</h3>
  13. <br>
  14. </div>
  15.  
  16. <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 - You're logged in as el hacker 2016 pro.</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); };">guardar</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement