No products in the cart.
123/A, Miranda City Likaoli Prikano, Dope
+ 012 345 678 99 + 457 789 789 65
support@gmail.com contact@medibazar.net
-- Connect the button to a function button.MouseClick:Connect(function() textLabel.Text = "Button clicked!" end) This script creates a button that changes the text of the TextLabel to "Button clicked!" when clicked.