Thank you for using our website
Your script:
--https://rbscripts.com
while true do
wait()
local arguments = {
[1] = "Demon Egg",
[2] = -1,
[3] = {}
}
game:GetService("ReplicatedStorage").Events.Remotes.ServerRemotes.GivePlayerRandomPet:InvokeServer(unpack(arguments))
end