local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))() local Window = Library:NewWindow("Script") local Tab = Window:NewSection("Credits: TGMANKASKE") Tab:CreateToggle("Inf. Balls", function(no) _G.GetWins = no while _G.GetWins== true do wait() local args = { 16, vector.create(-5.929037094116211, -3.234511137008667, 363.9075012207031) } game:GetService("ReplicatedStorage"):WaitForChild("Signals"):WaitForChild("RemoteEvents"):WaitForChild("GetWoolRemote"):FireServer(unpack(args)) local args = { 16, vector.create(-5.929037094116211, -3.234511137008667, 363.9075012207031) } game:GetService("ReplicatedStorage"):WaitForChild("Signals"):WaitForChild("RemoteEvents"):WaitForChild("GetWoolRemote"):FireServer(unpack(args)) end end) Tab:CreateToggle("Auto Collect-Money", function(no) _G.GetWins = no while _G.GetWins== true do wait() local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame= workspace.Money.CFrame local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame= workspace.Money.CFrame local rootPart = game.Players.LocalPlayer.Character.HumanoidRootPart rootPart.CFrame= workspace.Money.CFrame end end) local Tab = Window:NewSection("Links") Tab:CreateButton("Discord Group", function() print("HI") setclipboard("https://discord.gg/8A6k73JqCM") toclipboard("https://discord.gg/8A6k73JqCM") end) Tab:CreateButton("Youtube", function() print("HI") setclipboard("https://www.youtube.com/@TGMANKASKE") toclipboard("https://www.youtube.com/@TGMANKASKE") end)