Player flickering on screen after image

and how would I do that? my code is

game.ReplicatedStorage.RemoteEvent.OnServerEvent:Connect(function(plr)
	plr.PlayerGui.ScreenGui.Frame.TextButton.Transparency = 1
	wait(0.1)
	plr.PlayerGui.ScreenGui.Frame.ImageLabel.Image = "rbxassetid://17351199138"

and then it does that further and further on. changing the image ids