How would I make a tool disappear from someones inventory after they use it once? For example, I want them to drink a soda that will temporarily make them faster, but need it to disappear after use.
There you go bud Put this at the end of the script of the tool
script.Parent:Destroy()