closed closed closed closed closed
Use an RemoteEvent | Roblox Creator Documentation to give the player the money on the server when the button is pressed
closed closed closed closed closed closed closed closed
script.Parent.Visible = false
wait(0) --- check this
script.Parent.Visible = true
Hi, can you show me the remote event script?
If the GUI was not visible and you tried to change it to the same thing maybe that not work
btw if that script is inside the StarterGui why are you using remote events? when the player is ingame you have to change inside PlayerGui