I used this property so that players GUIs don't reset on spawn:
game:GetService("StarterGui").ResetPlayerGuiOnSpawn = false
But I only want ONE GUI to reset and the other to stay the same. Any help?
Just Put it in the Starter Gui