Something like that maybe? but then how would i edit the property of the tool to make it so its not selected
while slow == true do for i,v in pairs(game.Players:GetPlayers()) do v.Character:FindFirstChildOfClass("Tool") end end