Advertisement
Kyfx

(leak)Roblox GameCard script

Feb 6th, 2015
1,145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. Super fast computer:
  2. alert("Bot by cdskl loaded");
  3. var nums = [6, 7]
  4.  
  5. function main() {
  6. var key = ((nums[Math.floor(Math.random() * nums.length)].toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  7. var key2 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  8. var key3 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  9. var code = (key + " " + key2 + " " + key3)
  10. document.getElementById("pin").value = code;
  11. Roblox.GameCard.redeemCode();
  12. }
  13.  
  14. setInterval(function() {
  15. main();
  16. }, 150);
  17. ---------
  18. Fast computer:
  19. alert("Bot by cdskl loaded");
  20. var nums = [6, 7]
  21.  
  22. function main() {
  23. var key = ((nums[Math.floor(Math.random() * nums.length)].toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  24. var key2 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  25. var key3 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  26. var code = (key + " " + key2 + " " + key3)
  27. document.getElementById("pin").value = code;
  28. Roblox.GameCard.redeemCode();
  29. }
  30.  
  31. setInterval(function() {
  32. main();
  33. }, 500);
  34. -----------
  35. Slow computer:
  36. alert("Bot by cdskl loaded");
  37. var nums = [6, 7]
  38.  
  39. function main() {
  40. var key = ((nums[Math.floor(Math.random() * nums.length)].toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  41. var key2 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  42. var key3 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  43. var code = (key + " " + key2 + " " + key3)
  44. document.getElementById("pin").value = code;
  45. Roblox.GameCard.redeemCode();
  46. }
  47.  
  48. setInterval(function() {
  49. main();
  50. }, 1000);Super fast computer:
  51. alert("Bot by cdskl loaded");
  52. var nums = [6, 7]
  53.  
  54. function main() {
  55. var key = ((nums[Math.floor(Math.random() * nums.length)].toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  56. var key2 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  57. var key3 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  58. var code = (key + " " + key2 + " " + key3)
  59. document.getElementById("pin").value = code;
  60. Roblox.GameCard.redeemCode();
  61. }
  62.  
  63. setInterval(function() {
  64. main();
  65. }, 150);
  66. ---------
  67. Fast computer:
  68. alert("Bot by cdskl loaded");
  69. var nums = [6, 7]
  70.  
  71. function main() {
  72. var key = ((nums[Math.floor(Math.random() * nums.length)].toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  73. var key2 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  74. var key3 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  75. var code = (key + " " + key2 + " " + key3)
  76. document.getElementById("pin").value = code;
  77. Roblox.GameCard.redeemCode();
  78. }
  79.  
  80. setInterval(function() {
  81. main();
  82. }, 500);
  83. -----------
  84. Slow computer:
  85. alert("Bot by cdskl loaded");
  86. var nums = [6, 7]
  87.  
  88. function main() {
  89. var key = ((nums[Math.floor(Math.random() * nums.length)].toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  90. var key2 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  91. var key3 = ((Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()) + (Math.floor((Math.random() * 10)).toString()));
  92. var code = (key + " " + key2 + " " + key3)
  93. document.getElementById("pin").value = code;
  94. Roblox.GameCard.redeemCode();
  95. }
  96.  
  97. setInterval(function() {
  98. main();
  99. }, 1000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement