for i,v in pairs(game:GetService("Workspace").SpleefLayers:GetDescendants()) do if v.Name == "Tile" then firetouchinterest(v,game.Players.LocalPlayer.Character.HumanoidRootPart,0) end end if game:GetService("ReplicatedStorage"):FindFirstChild("ITR") then game:GetService("ReplicatedStorage"):FindFirstChild("ITR"):Destroy() end