The question is in the title.
Try this
script.Parent.ProximityPrompt.Triggered:Connect(function(plr) plr.PlayerGui.levelportal.Enabled = true end)
Levelportal is my screen gui name so rename it.