steal tools script roblox for i, v in pairs(game.Players.PLAYERNAMEHERE.Backpack:GetChildren())do if v:IsA("Tool") then v.Parent = game.Players.LocalPlayer.Backpack end end steal tools script roblox