Advertisement
SirMeme

ThorEgg

Apr 19th, 2019
3,463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.13 KB | None | 0 0
  1. --This was made by BlackListMaster so go vouch him & +rep
  2. --https://v3rmillion.net/showthread.php?tid=817777
  3.  
  4.  
  5.  --(First execute the first script when you load to the hub or server, after you get the ax you execute the second script which will bring you to the wall & you just got to move one inch in front then hit it once, you will get teleport inside, which you can execute the third script, it will teleport you to the cutscene don't execute the fourth script yet wait until your cutscene is over)
  6.  
  7. --First
  8. local function tp(...)
  9. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(...))
  10. end
  11.  
  12. tp(-100.2, 310, 192.4)
  13.  
  14. --Second
  15. local function tp(...)
  16. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(...))
  17. end
  18.  
  19. tp(129.602, 254.502, 115.25)
  20.  
  21. --Third
  22. local function tp(...)
  23. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(...))
  24. end
  25.  
  26. tp(0.926804, 6960.39, -90.9332)
  27.  
  28. --Fourth
  29. local function tp(...)
  30. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(...))
  31. end
  32.  
  33. tp(2.70233, 7118.6, -249.088)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement