I am trying to make it so it will change where the object is located so like in the script it will make the object go from Workspace to like the LocalPlayers inventory or the lighting anybody know how?
Parents can be set like any other property.
If you wanted to move ExamplePart from somewhere to ExampleModel, you would put this
somewhere.ExamplePart.Parent = game.Workspace.ExampleModel