Is there a function to see when a text boxes text is changed?
textbox.Changed:Connect(function(changed) --Code here end)