look:
script.Parent.Parent.XYZEnterButton.MouseButton1Click:Connect(function() game.Workspace.KristenMack4.HumanoidRootPart.CFrame = CFrame.new(script.Parent.Text) end)
this is what i get: Players.KristenMack4.PlayerGui.ScreenGui.XYZLocationBox.LocalScript:3: invalid argument #1 to 'new' (Vector3 expected, got string)
can anyone help me????