Advertisement
Gerard_games

Pet Ranch Codes

Mar 3rd, 2019
17,059
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. local codes = {"10K", "3000Code", "Pet1000", "1MPET", "PetRanch", "Albatross", "YouTube"}
  2. for i=1,#codes do
  3. wait(0.01)
  4. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer("RedeemPromoCode", codes[i])
  5. print("Code Used: " .. codes[i])
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement