Advertisement
Shadow1160

Era Of Althea Redeem all codes script

May 22nd, 2021
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. local codes = {"2MVISITS!", "AhwokenTwitter!", "1MVISITS!", "15KLIKES!", "SHUTDOWNADOPTME!", "MaineEOA", "ShutdownForFixes!", "AltheaHype!", "ShutdownForFixesA!", "ShutdownForFixes2!"}
  2. local Event = game:GetService("ReplicatedStorage").Remotes.RedeemCode
  3. for i,v in pairs(codes) do
  4. Event:InvokeServer(v)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement