Can you insert a table of players into the PlayerToHideFrom property under billboardguis? Thanks for the help.
Hello, Yes you certainly can!
for i,v in pairs(game.Players:GetChildren()) do script.Parent.PlayerToHideFrom = v end
Hope this helped (: