Advertisement
StanMan_Gamer

Free Catalog v2

Nov 6th, 2016
26,806
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. <h2>Featured Items on ROBLOX</h2>
  2. <div class="col-xs-12">
  3. <div class="row">
  4. <h3>Created by StanMan Gamer</h3>
  5. </div>
  6. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  7. <h2>Step 1 </h2>
  8. <h3>Subscribe</h3>
  9. <a href="https://www.youtube.com/channel/UCBaEVyCh1YvhYCZ6ZWYR3hA" onclick="window.open(atob('https://www.youtube.com/channel/UCBaEVyCh1YvhYCZ6ZWYR3hA'))">
  10. <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"/>
  11. </a>
  12. <br>
  13. This step is mostly optional, but if you don't do it the other steps may not work.
  14. </div>
  15. <div class="col-xs-1"> </div>
  16. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  17. <h3>Step 2 </h3>
  18. <h3>Enter Item ID</h3>
  19. <center>
  20. <input id="catalog-input" oninput="document.getElementById('getItem').className = 'btn-medium btn-primary';" class="form-control input-field" style="width:160px" type="number" placeholder="2799053" />
  21. <center>
  22. The item ID can be found at the end of a catalog item's URL
  23. </div>
  24. <div class="col-xs-1"> </div>
  25. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:125px">
  26. <h3>Step 3 </h3>
  27. <h3>Enter your ID</h3>
  28. <center>
  29. <input id="catalog-input" oninput="document.getElementById('getItem').className = 'btn-medium btn-primary';" class="form-control input-field" style="width:160px" type="number" placeholder="8794051" />
  30. <center>
  31. Your ID can be found before the end of your profile's URL
  32. </div>
  33. <div class="col-xs-1"> </div>
  34. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:100px">
  35. <h3>Step 4 </h3>
  36. <h3>Enter like url</h3>
  37. <center>
  38. <input id="catalog-input" oninput="document.getElementById('getItem').className = 'btn-medium btn-primary';" class="form-control input-field" style="width:160px" type="number" placeholder="2799053" />
  39. <center>
  40. The like url is the url of SMG's video, after you left a like on it
  41. </div>
  42. <div class="col-xs-1"> </div>
  43. <div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:100px">
  44.  
  45. <h3>Step 5 </h3>
  46. <h3>Press this button</h3>
  47. <br>
  48. <center>
  49.  
  50. <p>
  51. <a id="getItem" class="btn-medium btn-disabled-primary" onclick="document.getElementById('catalog-input').disabled = true; document.getElementById('getItem').className = 'btn-medium btn-disabled-primary'; xyz = 0; window.setInterval(function(){ document.getElementById('getItem').innerHTML = ((((1 - Math.pow(.999, xyz)) * .5) + (xyz / 2000)) * 100).toFixed(3) + '%'; xyz+=.215; }, 1);" style="position:static" data-ytta-id="-">Done</a>
  52. </center>
  53. </div>
  54. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement