Advertisement
Runixer

Untitled

Feb 19th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.17 KB | None | 0 0
  1. local Prefix = ";"
  2.  
  3. game:GetService("StarterGui"):SetCore("SendNotification", {
  4. Title = " ";
  5. Text = "Press F9 to see commands. ";
  6. })
  7. print("The Slenderman Obby Commands")
  8. print("angel me")
  9. print("slenderman me")
  10. print("black me")
  11. print("dominus me")
  12. print("elmo me")
  13. print("freevip")
  14. print("paths")
  15. print("win")
  16. print("faceless")
  17.  
  18. game.Players.LocalPlayer.Chatted:connect(function(msg)
  19. if msg == Prefix.."angel" or msg == Prefix.."angel me" then
  20. Angel = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  21. wait()
  22. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1350.425,70,-556)
  23. wait()
  24. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1349.425,69,-556)
  25. wait()
  26. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1565,8,523)
  27. wait()
  28. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Angel
  29. end
  30. end)
  31. game.Players.LocalPlayer.Chatted:connect(function(msg)
  32. if msg == Prefix.."slenderman" or msg == Prefix.."slenderman me" then
  33. game:GetService("StarterGui"):SetCore("SendNotification", {
  34. Title = " ";
  35. Text = "Equip the tools to do cool stuff, press space to fly using the fly tool, and click anywhere to teleport to that location using the teleport tool. ";
  36. })
  37. Slenderman = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  38. wait()
  39. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1571,6,523)
  40. wait()
  41. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1565,6,523)
  42. wait()
  43. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Slenderman
  44. wait()
  45. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  46. wait()
  47. mouse = game.Players.LocalPlayer:GetMouse()
  48. tool = Instance.new("Tool")
  49. tool.RequiresHandle = false
  50. tool.Name = "Teleport"
  51. tool.Activated:connect(function()
  52. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  53. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  54. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  55. end)
  56. tool.Parent = game.Players.LocalPlayer.Backpack
  57. end
  58. end)
  59. game.Players.LocalPlayer.Chatted:connect(function(msg)
  60. if msg == Prefix.."black" or msg == Prefix.."black me" then
  61. Black = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  62. wait()
  63. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1400,69,-500)
  64. wait()
  65. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1401,69,-500)
  66. wait()
  67. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1402,69,-500)
  68. wait()
  69. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1403,69,-500)
  70. wait()
  71. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Black
  72. end
  73. end)
  74. game.Players.LocalPlayer.Chatted:connect(function(msg)
  75. if msg == Prefix.."dominus" or msg == Prefix.."dominus me" or msg == Prefix.."dominus" then
  76. Dominus = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  77. wait()
  78. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1361,67,-556)
  79. wait(0.04)
  80. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Dominus
  81. end
  82. end)
  83. game.Players.LocalPlayer.Chatted:connect(function(msg)
  84. if msg == Prefix.."elmo" or msg == Prefix.."elmo me" then
  85. Elmo = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  86. wait()
  87. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1400,69,-509)
  88. wait()
  89. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1401,69,-509)
  90. wait()
  91. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1402,69,-509)
  92. wait()
  93. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1403,69,-509)
  94. wait()
  95. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Elmo
  96. wait()
  97. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  98. wait()
  99. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  100. wait()
  101. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  102. wait()
  103. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  104. wait()
  105. game.Players.LocalPlayer.Character.CharacterMesh:Remove()
  106. wait()
  107. game.Players.LocalPlayer.Character.Shirt:Remove()
  108. game.Players.LocalPlayer.Character.Pants:Remove()
  109. wait()
  110. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  111. end
  112. end)
  113. game.Players.LocalPlayer.Chatted:connect(function(msg)
  114. if msg == Prefix.."fly" or msg == Prefix.."fly me" then
  115. Fly = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  116. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1565,8,523)
  117. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Fly
  118. end
  119. end)
  120. game.Players.LocalPlayer.Chatted:connect(function(msg)
  121. if msg == Prefix.."freevip" or msg == Prefix.."free vip" then
  122. local vipSlenderman = "VIP Door"
  123. workspace[vipSlenderman]:Destroy()
  124. end
  125. end)
  126. game.Players.LocalPlayer.Chatted:connect(function(msg)
  127. if msg == Prefix.."paths" then
  128. Paths = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  129. wait()
  130. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1347,68,-523)
  131. wait()
  132. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1352,68,-523)
  133. wait()
  134. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1357,68,-523)
  135. wait()
  136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1362,68,-523)
  137. wait()
  138. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1367,68,-523)
  139. wait()
  140. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1372,68,-523)
  141. wait()
  142. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1378,68,-523)
  143. wait()
  144. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Paths
  145. end
  146. end)
  147. game.Players.LocalPlayer.Chatted:connect(function(msg)
  148. if msg == Prefix.."finish" or msg == Prefix.."beatgame" or msg == Prefix.."beat game" or msg == Prefix.."win" then
  149. while true do
  150. game.Workspace.HatCommand:FireServer("", 0, 0, true, "Pizza")
  151. wait()
  152. end
  153. end
  154. end)
  155. game.Players.LocalPlayer.Chatted:connect(function(msg)
  156. if msg == Prefix.."faceless" or msg == Prefix.."facless me" then
  157. game.Players.LocalPlayer.Character.Head.face:Remove()
  158. end
  159. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement