sillen06

willu killy

Mar 3rd, 2019
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 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