Advertisement
Guest User

Ninja Legends Island teleport

a guest
Dec 7th, 2019
5,219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. -- Mythical Souls
  2. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(143.14, 39317.34, 62.53))
  3. wait(1)
  4. -- Midnight Shadow Island
  5. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(146.7, 33206.75, 71.12))
  6. wait(1)
  7. -- Ancient Inferno Island
  8. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(139.02, 28256.07, 68.42))
  9. wait(1)
  10. -- Thunderstorm
  11. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(143.43, 24069.8, 78.17))
  12. wait(1)
  13. -- Sandstorm
  14. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(140.08, 17686.1, 73.68))
  15. wait(1)
  16. -- Eternal Island
  17. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(138.05,13679.81, 72.51))
  18. wait(1)
  19. -- Tundra Island
  20. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.72, 9284.96, 67.2))
  21. wait(1)
  22. -- Space Island
  23. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(140.76, 5656.96, 69.43))
  24. wait(1)
  25. -- Mystical Island
  26. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(152.21, 4047.16, 51.98))
  27. wait(1)
  28. -- Astral Island
  29. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(226.69, 2013.81, 266.02))
  30. wait(1)
  31. -- Enchanted Island
  32. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(64.9, 765.96, -114.75))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement