Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while false do
- local args = {
- [1] = "Put What The Egg Called Here So Just Don`t Put egg At The End Or It Wont Work ",
- [2] = "Pick Single Or Triple "
- }
- game:GetService("ReplicatedStorage").RemoteEvents.EggOpened:InvokeServer(unpack(args))
- wait(0.00000000000000000000000000000001)
- end
Add Comment
Please, Sign In to add comment