ResetonSpawn in LocalScript

If you want a ScreenGui to show once and only once all you need to do is disable its ‘ResetOnSpawn’ property and set its ‘Enabled’ property to false (or simply destroy it) whenever the player’s humanoid dies.