Advertisement
HHLExploits

nninja

Nov 10th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. local p = game.workspace:FindFirstChild(player)
  2.  
  3. p.HumanoidRootPart.CFrame = game.workspace.islandUnlockParts["Enchanted Island"].islandSignPart.CFrame
  4. wait(2)
  5. p.HumanoidRootPart.CFrame = game.workspace.islandUnlockParts["Astral Island"].islandSignPart.CFrame
  6. wait(2)
  7. p.HumanoidRootPart.CFrame = game.workspace.islandUnlockParts["Mystical Island"].islandSignPart.CFrame
  8. wait(2)
  9. p.HumanoidRootPart.CFrame = game.workspace.islandUnlockParts["Space Island"].islandSignPart.CFrame
  10. wait(2)
  11. p.HumanoidRootPart.CFrame = game.workspace.islandUnlockParts["Tundra Island"].islandSignPart.CFrame
  12. wait(2)
  13. p.HumanoidRootPart.CFrame = game.workspace.islandUnlockParts["Eternal Island"].islandSignPart.CFrame
  14. wait(2)
  15. p.HumanoidRootPart.CFrame = game.workspace.islandUnlockParts["Sandstorm Island"].islandSignPart.CFrame
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement