Hi there, I was wondering if there is a way for me to script a player specific gui. So that the developers and owner have an other gui than the normal players. I am not very good at scripting myself so it would be nice if you could elaborate about how I need to script in Thank you in advance!
You can make a player specific GUI. One way you can go about this is when a player joined, it checks the name of the player(or you could check the UserId). You can then set what player name it should look for, and if they join, then you can clone a gui and insert it into their PlayerGui.