Grab = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack) Grab.BinType = Enum.BinType.Grab Grab.TextureId = "http://www.roblox.com/asset/?id=270648006" SmallScaleGrab = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack) SmallScaleGrab.BinType = Enum.BinType.GameTool SmallScaleGrab.TextureId = "" SmallScaleGrab.Name = "Small Scale Grab" Destroy = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack) Destroy.BinType = Enum.BinType.Hammer -- No need to add a texture id as roblox has handled it for the hammer