-- // game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Setting"):FireServer("AutoTrain", not game:GetService("Players").LocalPlayer.Data.Settings.AutoTrain.Value) -- // game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Rebirth"):FireServer() -- // game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Pets"):WaitForChild("FuseAllPets"):FireServer() -- // game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Pets"):WaitForChild("EquipBest"):FireServer() -- // game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Pets"):WaitForChild("BuyEgg"):FireServer("", 1, {}, false) --[[Eggs { "Basic Egg" "Desert Egg" "Lava Egg" "Space Egg" }]] -- // game:GetService("ReplicatedStorage"):WaitForChild("Functions"):WaitForChild("SpinWheel"):InvokeServer()