repeat
wait()
until game.Workspace:FindFirstChild("ExampleModel")
1
and remember, as always, the `~= nil` is superfluous. Since you're answering the question, and repeat - until isn't that common, it might be better to use the standard line breaks and tabbing...BlueTaslem18071— 10y