Not sure if this requires a script, but I was wondering how do you get gui/TextLabel's on this top bar:
http://prntscr.com/9vm8zc
I've tried to set the position to -0.1, instead it just makes the gui 'disappear', i've seen a few games where they've been able to do this.
Any help?
The TopBar is 36px tall
Set your Y UDim to be {0,-36}, which will align it with the top. Make sure that you set the TopBar to either be disabled or have .5 transparency.