--Free Gifts for r = 1, 12 do local args = { [1] = r } game:GetService("ReplicatedStorage"):WaitForChild("Modules"):WaitForChild("StellarFramework"):WaitForChild("Network"):WaitForChild("ClaimGift"):FireServer(unpack(args)) end --ifnite coins local args = { [1] = "DefaultIncubator2", [2] = -0/0 } game:GetService("ReplicatedStorage"):WaitForChild("Modules"):WaitForChild("StellarFramework"):WaitForChild("Network"):WaitForChild("HatchPet"):InvokeServer(unpack(args)) --Free Season Pass for i = 1, 20 do local args = { [1] = "Free", [2] = i } game:GetService("ReplicatedStorage"):WaitForChild("Modules"):WaitForChild("StellarFramework"):WaitForChild("Network"):WaitForChild("ClaimSeasonPassReward"):FireServer(unpack(args)) end