Whenever I die, my while true do
statement restarts. I don't want it to restart, help?
Well if it restarts, when it has found what it needs before you could use break
then end
Whats the condition?
Or you want it to continue then insert the script inside the Player. Only insert it in the character if you plan for it to erase when they die.
while true do --Script goes here end
this will let it repeat unlimited times