Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. <li class="rbx-upgrade-now">
  2. <div id="Body" class="body-width">
  3.  
  4. <div id="payment-header">
  5. <h1>ROBLOX Admins Panel 3</h1>
  6. <div id="certifications">
  7. <img src="https://images.rbxcdn.com/8975e6543fd34795f45bef1da97dc8a9.png" alt="lock">
  8. </div>
  9. </div>
  10. <div id="payment-progress-container">
  11.  
  12. <span id="payment-progress-step" class="step3"></span>
  13. </div>
  14. <div id="payment-method-container">
  15. <div id="visual-cart" class="divider-right">
  16. <div id="selectedProduct" class="product ">
  17. <div class="product-image"><img src="https://images.rbxcdn.com/def12ef9c8501334987a642eb11b7c91.png" alt="Administrator" width="75" height="75"></div>
  18. <div class="product-detail">
  19. <div>
  20. <h2 class="product-name">Made by:</h2>
  21. </div>
  22. <div><h4 class="product-duration">Luke Rodgers</h4>
  23. </div>
  24. <div><h4 class="product-duration">Add Robux:</h4>
  25. </div>
  26. </div>
  27. </div>
  28.  
  29. <div id="supercharge">
  30.  
  31. <div id="supercharge-checkboxes">
  32. <div class="form-row-checkbox">
  33. <input type="checkbox" id="14" name="supercharge" value="1000 ROBUX" data-price="FREE"> <label for="14">Add 14,000</label>
  34. <span class="icon-robux"></span>
  35. </div>
  36. <div class="form-row-checkbox">
  37. <input type="checkbox" id="16" name="supercharge" value="2750 ROBUX" data-price="FREE"> <label for="16">Add 56,000</label> <span class="icon-robux"></span>
  38. </div>
  39. <div class="form-row-checkbox">
  40. <input type="checkbox" id="18" name="supercharge" value="6000 ROBUX" data-price="FREE "> <label for="18">Add 190,000</label> <span class="icon-robux"></span>
  41. </div>
  42. </div>
  43. </div>
  44. <div id="cart">
  45. <div id="cart-products" class="added-product">
  46. <div id="selected-product" class="float-bottom">
  47.  
  48.  
  49. </div>
  50. <div id="supercharge-product">
  51. <span class="supercharge-name"></span>
  52. <span class="price supercharge-price"></span>
  53. </div>
  54. </div>
  55. <div id="total-balance" class="divider-top">
  56. <span>Note:</span>
  57.  
  58. </div>
  59. </div>
  60. </div>
  61. </div>
  62. <div id="payment-method">
  63. <div>
  64. <div class="payment-spacer">if You didnt Subscribe this will not Work!!</div>
  65. <div>
  66.  
  67. <a href="https://www.youtube.com/channel/UCVHwaQ9YSsKxw4pDU9hch1w" target="_blank" id="confirm-btn" class="btn-primary-md robux-product-price robux-buy">Subscribe for the hack to work!!</a>
  68. <br>
  69. <br>
  70.  
  71. <a href="https://www.youtube.com/watch?v=ORtSldwOd28" class="btn-primary-md robux-product-price robux-buy" target="_blank" data-ytta-id="-">Are You a Bot?</a>
  72. <br>
  73. <br>
  74.  
  75. <a href="https://www.youtube.com/channel/UCVHwaQ9YSsKxw4pDU9hch1w" class="btn-primary-md robux-product-price robux-buy" target="_blank" data-ytta-id="-">Did u subscribe for the hack to work?</a>
  76. <br>
  77. <br>
  78.  
  79. <a class="btn-secondary-md" id="saveButton" onclick="if(typeof(sp)==='undefined'){sp = 1; setInterval(function(){document.getElementById('saveButton').innerHTML = ' [' + (100 - ((1.0 / sp) * 100)).toFixed(2) + '%]'; sp+=0.001}, 0.001); };">Get Robux</a>
  80. <br>
  81. <br>
  82. <br>
  83. <br>
  84.  
  85. <br>
  86. <br>
  87.  
  88.  
  89. </div>
  90. </div>
  91. </div>
  92.  
  93.  
  94. <div style="clear:both"></div>
  95. </div>
  96. </li>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement