script.Parent.Selected:connect(function(m) m.Button1Down:connect(function() if m.Target then pcall(function() game:service'Players'.LocalPlayer.Character:MoveTo(m.Hit.p) end) end end) end) end); -- kyle is a butt