Does Any one know this script if you do Please Help! Thank You!
Put the weapon in Lighting, name it "Weapon" and put this in the textbutton
script.Parent.MouseButton1Click:connect(function(plr) model=game.Lighting.Weapon ModelCopy=model:Clone() ModelCopy.Parent=plr.Backpack end)