Advertisement
pa1nx9

redeem codes

Dec 23rd, 2021
533
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. wait(0.5)
  2. local A_1 = "magic100k"
  3. local Event = game:GetService("ReplicatedStorage").Remote.RedeemCode
  4. Event:InvokeServer(A_1)
  5. wait(0.5)
  6. local A_1 = "sulley300k"
  7. local Event = game:GetService("ReplicatedStorage").Remote.RedeemCode
  8. Event:InvokeServer(A_1)
  9. wait(0.5)
  10. local A_1 = "sulley100k"
  11. local Event = game:GetService("ReplicatedStorage").Remote.RedeemCode
  12. Event:InvokeServer(A_1)
  13. wait(0.5)
  14. local A_1 = "super75k"
  15. local Event = game:GetService("ReplicatedStorage").Remote.RedeemCode
  16. Event:InvokeServer(A_1)
  17. wait(0.5)
  18. local A_1 = "attackofgiants"
  19. local Event = game:GetService("ReplicatedStorage").Remote.RedeemCode
  20. Event:InvokeServer(A_1)
  21. wait(0.5)
  22. local A_1 = "awesome50k"
  23. local Event = game:GetService("ReplicatedStorage").Remote.RedeemCode
  24. Event:InvokeServer(A_1)
  25. wait(0.5)
  26. local A_1 = "bronzepiece_"
  27. local Event = game:GetService("ReplicatedStorage").Remote.RedeemCode
  28. Event:InvokeServer(A_1)
  29. wait(0.5)
  30. local A_1 = "realdaireb"
  31. local Event = game:GetService("ReplicatedStorage").Remote.RedeemCode
  32. Event:InvokeServer(A_1)
  33.  
  34.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement