How to make a GUI button do something - 2023 Working Roblox Studio Tutorial

Channel:
Subscribers:
3,100
Published on ● Video Link: https://www.youtube.com/watch?v=W1HpyIVQuvQ



Roblox
Game:
Roblox (2006)
Category:
Tutorial
Duration: 2:58
255 views
13


In this video I will show you how to make a GUI textbutton or imagebutton do something when pressed! Have questions? Just comment them!

Music:
Song: Syn Cole - Feel Good [NCS Release]
Music provided by NoCopyrightSounds
Free Download/Stream: http://ncs.io/feelgood
Watch: http://youtu.be/q1ULJ92aldE

Script:

local button = script.Parent

button.MouseButton1Click:Connect(function()
print("Button Clicked!")
end)







Other Statistics

Roblox Statistics For squidopia

squidopia presently has 79,100 views for Roblox across 86 videos, with the game making up 6 hours of published video on his channel. This is 51.33% of the total watchable video for Roblox on squidopia's YouTube channel.