Balloon Simulator Script | INFINITE WINS FREE

local args = {
   [1] = workspace:WaitForChild("Worlds"):WaitForChild("Earth"):WaitForChild("Eggs"):WaitForChild("Cracked Egg"),
   [2] = -math.huge
}

game:GetService("ReplicatedStorage"):WaitForChild("Packages"):WaitForChild("Knit"):WaitForChild("Services"):WaitForChild("PetService"):WaitForChild("RF"):WaitForChild("OpenEgg"):InvokeServer(unpack(args))
Scroll to Top