It says that this is incorrect, i dont understand, please help me!
target = Vector3.new(-825, 4, 848) Phantom.Character.Torso.CFrame = CFrame.new(target + Vector3.new(0, i * 5, 0)) end
Is this all of your code? if so, you do not need the "end" the interpreter detects the end of the file. If it is not all your code, could you post more please? Because if it is not all of your code, Phantom is undefined as well as the variable 'i'