Not every person knows this. And I still do not recommend removing Roblox GUI.
but im making custom revamped menu and leave button why not?
Parent it to ServerScriptService.
what u mean parent to serverscriptservice??? put it???
It’s a Service below ReplicatedFirst. Move the Script there.
For that you will need to make your own UI. Make sure it includes a Leave button! (Use Player:Kick())
ok ima use revamped one! if i can find
A way you can remove certain UI like Chat
, Backpack
, or the Leaderboard
is by using SetCoreGuiEnabled
StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false) -- Leaderboard Disabled
Renaming PlayerGui already disables all of those functionalities.
Its never a good idea to do this, it can possibly break your game.
In the ScreenGui that has that frame, enable IgnoreGuiInset.
You will never have a clean output with this script in the game. The UI broke, it might be against TOS.
whats the thing called that makes a uicornerd button
Instance UICorner.
UICorner
Text
i mean like hd admin uses and its usefull and would it work? or not
Topbar+ is what you’re looking for: