Advertisement
SirMeme

Ironman Egg

Apr 19th, 2019
1,989
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 Pyramids 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(367.052, 490.181, 899.399)
  12.  
  13. --Second
  14. local function tp(...)
  15. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(...))
  16. end
  17.  
  18. tp(-1899.7, 1.43116, -45769.5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement