Advertisement
Scriptorz5

Escape The Dungeon Obby Script

Jun 9th, 2018
2,586
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. --REPLACE ENTERNAMEHERE WITH YOUR NAME
  2.  
  3. --GAME LINK https://www.roblox.com/games/195845601/E
  4.  
  5. --//====================================================\\--
  6. --|| CREATED BY ATU1000 ||--
  7. --\\====================================================//--
  8.  
  9. for i,v in pairs(game.Workspace:GetChildren()) do
  10. if v.Name == "ENTERNAMEHERE" and v.Humanoid then
  11. v.HumanoidRootPart.CFrame = CFrame.new(2160, 420, -2796)
  12. v.UpperTorso.CFrame = CFrame.new(2160, 420, -2796)
  13. wait(1)
  14. v.HumanoidRootPart.CFrame = CFrame.new(2236, 438, -2854)
  15. v.UpperTorso.CFrame = CFrame.new(2236, 438, -2854)
  16. wait(1)
  17. v.HumanoidRootPart.CFrame = CFrame.new(2091, 503, -2854)
  18. v.UpperTorso.CFrame = CFrame.new(2091, 503, -2854)
  19. wait(1)
  20. v.HumanoidRootPart.CFrame = CFrame.new(2284, 635, -2864)
  21. v.UpperTorso.CFrame = CFrame.new(2284, 635, -2864)
  22. wait(1)
  23. v.HumanoidRootPart.CFrame = CFrame.new(2339, 635, -2836)
  24. v.UpperTorso.CFrame = CFrame.new(2339, 635, -2836)
  25. wait(1)
  26. v.HumanoidRootPart.CFrame = CFrame.new(2408, 644, -2926)
  27. v.UpperTorso.CFrame = CFrame.new(2408, 644, -2926)
  28. wait(1)
  29. v.HumanoidRootPart.CFrame = CFrame.new(2254, 356, -2968)
  30. v.UpperTorso.CFrame = CFrame.new(2254, 356, -2968)
  31. wait(1)
  32. v.HumanoidRootPart.CFrame = CFrame.new(2165, 355, -3067)
  33. v.UpperTorso.CFrame = CFrame.new(2165, 355, -3067)
  34. wait(1)
  35. v.HumanoidRootPart.CFrame = CFrame.new(-2168, 577, -3138)
  36. v.UpperTorso.CFrame = CFrame.new(-2168, 577, -3138)
  37. wait(1)
  38. v.HumanoidRootPart.CFrame = CFrame.new(2368, 398, -3521)
  39. v.UpperTorso.CFrame = CFrame.new(2368, 398, -3521)
  40. wait(1)
  41. v.HumanoidRootPart.CFrame = CFrame.new(2371, 398, -3226)
  42. v.UpperTorso.CFrame = CFrame.new(2371, 398, -3226)
  43. wait(1)
  44. v.HumanoidRootPart.CFrame = CFrame.new(2540, 343, -3067)
  45. v.UpperTorso.CFrame = CFrame.new(2540, 343, -3067)
  46. wait(1)
  47. v.HumanoidRootPart.CFrame = CFrame.new(2694, 637, -3033)
  48. v.UpperTorso.CFrame = CFrame.new(2694, 637, -3033)
  49. wait(1)
  50. v.HumanoidRootPart.CFrame = CFrame.new(2830, 1100, 3609)
  51. v.UpperTorso.CFrame = CFrame.new(2830, 1100, 3609)
  52. wait(1)
  53. v.HumanoidRootPart.CFrame = CFrame.new(2759, 893, 3609)
  54. v.UpperTorso.CFrame = CFrame.new(2759, 893, 3609)
  55. wait(1)
  56. v.HumanoidRootPart.CFrame = CFrame.new(2636, 893, 3610)
  57. v.UpperTorso.CFrame = CFrame.new(2636, 893, 3610)
  58. wait(1)
  59. v.HumanoidRootPart.CFrame = CFrame.new(2520, 947, 3546)
  60. v.UpperTorso.CFrame = CFrame.new(2520, 947, 3546)
  61. wait(1)
  62. v.HumanoidRootPart.CFrame = CFrame.new(2521, 947, 3443)
  63. v.UpperTorso.CFrame = CFrame.new(2521, 947, 3443)
  64. wait(1)
  65. v.HumanoidRootPart.CFrame = CFrame.new(2780, 680, -3186)
  66. v.UpperTorso.CFrame = CFrame.new(2780, 680, -3186)
  67. end
  68. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement