Advertisement
SirMeme

HEHEH

Apr 18th, 2019
3,289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. while wait() do
  2. pcall(function()
  3. game.Players.LocalPlayer.Character:MoveTo(workspace.Terrain.Egg.Position)
  4. end)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement