Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make the TextButton in ScreenGui.Frame execute Script?

Asked by 4 years ago

I want it so that when the player click TextButton, it execute a script like the "Ravager Claws" script but i dont know how to

0
ok Lunaify 66 — 4y
0
Please do some research and try to solve the problem on your own before coming to this website. To answer your question just use the event "TextButton.Activated" which will fire when the text button is clicked. Sulu710 142 — 4y
0
ok RickyPlayRob 0 — 4y
0
or you can use TextButton.MouseButton1Click, which also will fire when the text button is clicked. But, this is not a request site, we won't script it for you and there are plenty of easy reachable resources out there for this information. Try doing more research on your own. killerbrenden 1537 — 4y

Answer this question