TheNadie

Pet Ranch Simulator Auto Open EGG

Mar 2nd, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. while true do wait()
  2. local NAME4YOU =
  3. {
  4. "BuyEgg",
  5. "Tier5Egg"
  6. }
  7. game:GetService("ReplicatedStorage").RemoteFunctions.MainRemoteFunction:InvokeServer(unpack(NAME4YOU))
  8. end
Add Comment
Please, Sign In to add comment