Advertisement
SirMeme

CaptainAmericaEgg

Apr 19th, 2019
1,537
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.58 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. --(Execute the first script, walk inside the Building from the door, then wait after the cutscene then execute the second script and move around)
  5.  
  6. --First:
  7. local function tp(...)
  8. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(...))
  9. end
  10.  
  11. tp(-163.897, 516.376, 943.747)
  12.  
  13. --Second:
  14. local function tp(...)
  15. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(...))
  16. end
  17.  
  18. tp(-1802.62, 200.232, -44400)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement