Advertisement
Burkino

Untitled

Apr 7th, 2020
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. print("made by Dk4Q v3rm")
  2. while wait(.3) do
  3. for a,b in pairs(game.workspace["EnergyOrbModels"]:GetDescendants()) do
  4. if b.Name == "EggPart" then
  5. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=b.CFrame
  6. wait()
  7. end
  8. end
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement