Advertisement
chithub

Untitled

Oct 13th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. local CodesTbl = {
  2. "glitch",
  3. "Update78",
  4. "20HourLuck",
  5. "FrostPortal",
  6. "SuperSpooky",
  7. "Update77",
  8. "glitch",
  9. "Update75",
  10. "Update74",
  11. "Easter21",
  12. "SylentlyBest",
  13. "BlizzyrdBest",
  14. "hiddenvideocode",
  15. "Update73",
  16. "Luckiest",
  17. "StPatrickLuck",
  18. "Update72",
  19. "valentine",
  20. "update71",
  21. "Royalty",
  22. "Update70",
  23. "Update68",
  24. "SantaClaus",
  25. "ChristmasStream",
  26. "JollyChristmas",
  27. "ChristmasPart2",
  28. "Update66",
  29. "christmas",
  30. "Update65",
  31. "Ghosts",
  32. "Update63",
  33. "Update60",
  34. "Update59",
  35. "Update58",
  36. "Update57",
  37. "Update54",
  38. "Update53",
  39. "Update51",
  40. "Update50",
  41. "Update49",
  42. "Update48",
  43. "Update47",
  44. "Update45",
  45. "Season 8",
  46. "Mushroom",
  47. "Galactic",
  48. "MegaSale",
  49. "600M",
  50. "Valentines",
  51. "2hourluck",
  52. "BriteJuice",
  53. "BubblePass",
  54. "ExtraLuck",
  55. "Fancy2",
  56. "HappyEaster",
  57. "Halloween",
  58. "July4th",
  59. "Kraken",
  60. "LostCity",
  61. "LuckyDay",
  62. "NewWorld",
  63. "Ocean",
  64. "Season3",
  65. "SecretLuckCode",
  66. "sircfenneriscool",
  67. "sircfennerNoob",
  68. "StPatricks",
  69. "SuperBeach",
  70. "SuperLuck",
  71. "ThankYou",
  72. "UnderTheSea",
  73. "Update16",
  74. "Update21",
  75. "SuperCoins",
  76. "BlueCrew",
  77. "pinkamypet",
  78. "Twiisted",
  79. "SuperGems",
  80. "SecretPet",
  81. "FreePet",
  82. "SpookyHalloween",
  83. "Citrus",
  84. "Vacation",
  85. "Carnival2",
  86. "MegaSpeedBoost",
  87. "SuperSale",
  88. "Vine",
  89. "Spring",
  90. "Season7",
  91. "Challenges",
  92. "300M",
  93. "400M",
  94. "AtlantisHats",
  95. "BeachBoost",
  96. "Bunny",
  97. "ChristmasBoost",
  98. "Cirus",
  99. "Clown",
  100. "Cupid",
  101. "Fireworks",
  102. "FREE",
  103. "FreeBoost",
  104. "FreeHatchSpeed",
  105. "HammieIsBadAtRocketLeague",
  106. "InThePast",
  107. "Part2",
  108. "Pass",
  109. "Poseidon",
  110. "ReallyFancy",
  111. "SecretBoost",
  112. "Special",
  113. "SpeedBoost",
  114. "SpeedyBoi",
  115. "Summer",
  116. "SuperSecret",
  117. "superspeed",
  118. "Tomcat",
  119. "TrickOrTreat",
  120. "UltraSpeed",
  121. "AncientTimes",
  122. "ChocolateEgg",
  123. "Colorful",
  124. "Fancy",
  125. "Mythical",
  126. "Secrets",
  127. "Thanks",
  128. "UncleSam"
  129. }
  130.  
  131. for _,v in ipairs(CodesTbl) do
  132. game:GetService("ReplicatedStorage").NetworkRemoteFunction:InvokeServer("RedeemCode",v)
  133. wait()
  134. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement