How do I edit the Stamper Tool so that I can allow players to use it anywhere in the game without having the restriction of having to stamp it only in their "baseplate"?
Link to Stamper Tool: http://www.roblox.com/Stamper-Tool-item?id=68071717
Real link to the stamper tool: http://www.roblox.com/stampbuild-item?id=55028088
Insert it using the InsertService, any gear can be inserted using the insert service.
game:GetService('InsertService'):LoadAsset(55028088):GetChildren()[1].Parent = game.StarterPack