of     1   

Splashsky
#181867815Sunday, January 17, 2016 8:07 PM GMT

When you're messing with ROBLOX GUIs, sometimes ya wanna put a new icon on the bar at the top of the screen, next to the options menu button and stuff. Does anyone know how to get custom GUIs to cover it? The ROBLOX bar is rendered over the top of everything.
Cytheur
#181872779Sunday, January 17, 2016 9:12 PM GMT

If this is answers it'd be appreciated. Stuck in 2013 with LMaD
x_o
#181873528Sunday, January 17, 2016 9:20 PM GMT

you can't /But deny, deny, denial, oh/
Astrism
#181873994Sunday, January 17, 2016 9:26 PM GMT

You can change the transparency of it. game.Players.LocalPlayer:WaitForChild('PlayerGui'):SetTopbarTransparency(0) would make it completely opaque.
Cytheur
#181889563Monday, January 18, 2016 1:04 AM GMT

^ That's useful in and of itself. Thanks. Stuck in 2013 with LMaD

    of     1