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