Surface GUI Button Not Working (Not Your Usual Copy Paste Topic)

Well in that case,

local PlayersService = game:GetService("Players")
local LocalPlayer = PlayersService.LocalPlayer

local SurfaceGui = LocalPlayer.PlayerGui.SurfaceGui
2 Likes

Give me a second to test all of this, this may take a minute, I’ll edit this comment when I have an update

THANK YOU SO MUCH. I have been stressing so much and you have finally helped me fix this issue. I was so worried that I wouldn’t be able to finish this in time. Once again, thank you so much. You don’t know how big this is a deal for me, you saved me from a lot of stress

2 Likes

You’re welcome.
Happy coding, and have a nice day!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.