local SignallerMenu = game.Players.Localplayer.PlayerGui.SignallerMenu
You forgot to add PlayerGui to it
2 Likes
local SignallerMenu = game.Players.Localplayer.PlayerGui.SignallerMenu
You forgot to add PlayerGui to it