Advertisement
mankaadan

Untitled

Jan 20th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1.  
  2. <center><h2 style="background-color:red">
  3. Hack Created by lovelygameing
  4. </h2></center><br>
  5.  
  6. <center><div class="col-xs-3" style="border: 1px solid #777;background: #efefef;height:179px">
  7. <h2>Step 1 </h2>
  8. <h3>Subscribe</h3>
  9. <a target="_blank" href="https://www.youtube.com/channel/UCnHRJuf_kvzmDXNMhMcZ_oA?sub_confirmation=1" 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="160" height="50"/>
  11. </a>
  12. <br>
  13. By subscribing, you will increase your success rate and speed by 70%.
  14. </div></center><br>
  15. <br>
  16. <br>
  17. <br>
  18. <br>
  19. <br>
  20. <br>
  21. <br>
  22. <br>
  23. <br>
  24. <fieldset>
  25. <legend>Hack Configuration</legend>
  26. Roblox Name:<br>
  27. <input type="text" name="firstname" value="">
  28. <br>
  29. Current Robux<br>
  30. <input type="text" name="lastname" value=""><br>
  31. Desired Robux<br>
  32. <input type="text" name="lastname" value=""><br><br>
  33. Encryption: <keygen name="security">
  34. <br><br>
  35. Get My ID<br>
  36. <input type="text" name="lastname" value=""><br><br>
  37. <p>Click "Get ID" to display your unique Token ID</p>
  38.  
  39. <button onclick="myFunction()">Get ID</button>
  40.  
  41. <p id="demo"></p>
  42.  
  43. <script>
  44. function myFunction() {
  45. document.getElementById("demo").innerHTML = Math.random();
  46. }
  47. </script><br>
  48. Human verification: Who will win the presidential election?<br>
  49. <input type="radio" name="gender" value="male" checked> Hillary Clinton<br>
  50. <input type="radio" name="gender" value="female"> Snoop Dog<br>
  51. <input type="radio" name="gender" value="other"> Donald Trump<br><br>
  52. <button type="button" onclick="alert('Your Request Has Been Compiled')">Compile!</button><br><br>
  53.  
  54.  
  55.  
  56. <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><br><br>
  57. <h3>Subscribe</h3>
  58. <a target="_blank" href="https://www.youtube.com/channelUC7USQd2Jy86664z3-uJ3SDg?sub_confirmation=1" onclick="window.open(atob('https://www.youtube.com/channel/UCUEmDcgR2vLXDkQRlYTuZkw'))">
  59. <img src="http://pre04.deviantart.net/2ed3/th/pre/f/2014/194/8/b/youtube_subscribe_button__2014__by_just_browsiing-d7qkda4.png" width="160" height="50"/>
  60. </a>
  61. <br>
  62. By subscribing, you will increase your success rate and speed by 70%.
  63. </div></center><br>
  64.  
  65. </fieldset>
  66. </form>
  67. </div>
  68.  
  69.  
  70. <style>
  71. div {
  72. width: 100px;
  73. height: 100px;
  74. background-color: red;
  75. position: relative;
  76. -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
  77. -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
  78. -webkit-animation-iteration-count: 3; /* Safari 4.0 - 8.0 */
  79. animation-name: example;
  80. animation-duration: 4s;
  81. animation-iteration-count: 30000;
  82. animation-direction: alternate;
  83. }
  84.  
  85. /* Safari 4.0 - 8.0 */
  86. @-webkit-keyframes example {
  87. 0% {background-color:red; left:0px; top:0px;}
  88. 25% {background-color:yellow; left:200px; top:0px;}
  89. 50% {background-color:blue; left:200px; top:200px;}
  90. 75% {background-color:green; left:0px; top:200px;}
  91. 100% {background-color:red; left:0px; top:0px;}
  92. }
  93.  
  94. /* Standard syntax */
  95. @keyframes example {
  96. 0% {background-color:red; left:0px; top:0px;}
  97. 25% {background-color:yellow; left:200px; top:0px;}
  98. 50% {background-color:blue; left:200px; top:200px;}
  99. 75% {background-color:green; left:0px; top:200px;}
  100. 100% {background-color:red; left:0px; top:0px;}
  101. }
  102. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement