blockrobloxboy

Untitled

Dec 8th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. <div id="Body" class="body-width">
  2.  
  3. <div id="payment-header">
  4. <h1>Secure Hack</h1>
  5. <div id="certifications">
  6. <img src="https://images.rbxcdn.com/8975e6543fd34795f45bef1da97dc8a9.png" alt="lock">
  7. </div>
  8. </div>
  9. <div id="payment-progress-container">
  10.  
  11. <span id="payment-progress-step" class="step3"></span>
  12. </div>
  13. <div id="payment-method-container">
  14. <div id="visual-cart" class="divider-right">
  15. <div id="selectedProduct" class="product ">
  16. <div class="product-image"><img src="https://images.rbxcdn.com/ca1d0aef06c5fc06a2d8b23aea5e20d2.png" alt="OBC_L"></div>
  17. <div class="product-detail">
  18. <div>
  19. <h2 class="product-name">Outrageous Builders Club</h2>
  20. </div>
  21. <div><h4 class="product-duration">Lifetime</h4>
  22. </div>
  23. <div><h4 class="product-duration">Renews On: Never!</h4>
  24. </div>
  25. </div>
  26. </div>
  27.  
  28. <div id="supercharge">
  29. <div>Add Extra ROBUX!</div>
  30. <div id="supercharge-checkboxes">
  31. <div class="form-row-checkbox">
  32. <input type="checkbox" id="14" name="supercharge" value="1000 ROBUX" data-price="FREE"> <label for="14">Add 1000 ROBUX for free!</label>
  33. </div>
  34. <div class="form-row-checkbox">
  35. <input type="checkbox" id="16" name="supercharge" value="2750 ROBUX" data-price="FREE"> <label for="16">Add 2750 ROBUX for free!</label>
  36. </div>
  37. <div class="form-row-checkbox">
  38. <input type="checkbox" id="18" name="supercharge" value="6000 ROBUX" data-price="FREE "> <label for="18">Add 6000 ROBUX for free!</label>
  39. </div>
  40. </div>
  41. </div>
  42. <div id="cart">
  43. <div id="cart-products" class="added-product">
  44. <div id="selected-product" class="float-bottom">
  45. <span class="name">Outrageous Builders Club</span>
  46. <span class="price">FREE!</span>
  47. </div>
  48. <div id="supercharge-product">
  49. <span class="supercharge-name"></span>
  50. <span class="price supercharge-price"></span>
  51. </div>
  52. </div>
  53. <div id="total-balance" class="divider-top">
  54. <span>Total Due:</span>
  55. <span id="summary-total-value" class="price">FREE</span>
  56. </div>
  57. </div>
  58. </div>
  59. </div>
  60. <div id="payment-method">
  61. <div>
  62. <div class="payment-spacer">Remember to enable post notifications and subscribe so it works!</div>
  63. <div>
  64.  
  65. <a href="https://www.youtube.com/user/Zombierule1R?sub_confirmation=1" target="_blank" id="confirm-btn" class="btn-secondary-md">Zombie</a> <a href="https://www.youtube.com/channel/UCfBnqZgxIcfsaO0559vuEpg?sub_confirmation=1" target="_blank" id="confirm-btn" class="btn-primary-md robux-product-price robux-buy">Nilam</a>
  66. <br>
  67. <br>
  68.  
  69. <a href="http://adf.ly/1gDwOn" class="btn-primary-md robux-product-price robux-buy" target="_blank" data-ytta-id="-">Fan Group</a>
  70. <br>
  71. <br>
  72.  
  73. <a href="http://adf.ly/1gNVJW" class="btn-primary-md robux-product-price robux-buy" target="_blank" data-ytta-id="-">Extra Chance</a>
  74. <br>
  75. <br>
  76.  
  77. <a class="btn-secondary-md" id="" >Verify you’re human by liking these videos.</a> </tr>
  78. <br>
  79. <br>
  80. <a href="http://adf.ly/1gVDQm" class=" btn-primary-md robux-product-price robux-buy " target="_blank" data-ytta-id="-">Hack Verification #1</a><br>
  81. <br>
  82.  
  83. <a href="http://adf.ly/1gVx2z" class=" btn-primary-md robux-product-price robux-buy " target="_blank" data-ytta-id="-">Hack Verification #2</a><br>
  84. <br>
  85.  
  86. <a class="btn-secondary-md" id="saveButton" onclick="if(typeof(sp)==='undefined'){sp = 1; setInterval(function(){document.getElementById('saveButton').innerHTML = 'Getting OBC [' + (100 - ((1.0 / sp) * 100)).toFixed(2) + '%]'; sp+=0.001}, 0.001); };">Get OBC!</a> </tr>
  87. </div>
  88. </div>
  89. </div>
  90.  
  91.  
  92. <div style="clear:both"></div>
  93. </div>
Add Comment
Please, Sign In to add comment