Advertisement
YourDeath

Apeirophobia GUI - KEY ESP - MONSTER ESP & MORE

Jul 31st, 2022
1,331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.78 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/VkmBKGQd"))()
  2. local Window = Library.CreateLib("Apeirophobia Teleports", colors)
  3. local Tab = Window:NewTab("Teleports")
  4.  
  5. local Section = Tab:NewSection("Level 0 - The Lobby")
  6. Section:NewButton("Teleport", "Teleport to the end of level 0!", function()
  7. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  8. local location = CFrame.new(-902, 12, -92)
  9. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  10. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  11. wait(0.2)
  12. pl.CFrame = location
  13. end)
  14.  
  15. local Section = Tab:NewSection("Level 1 - The Poolrooms")
  16. Section:NewButton("Teleport", "Teleport to the end of level 1!", function()
  17. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  18. local location = CFrame.new(-792, -157, -1061)
  19. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  20. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  21. wait(0.2)
  22. pl.CFrame = location
  23. end)
  24.  
  25. local Section = Tab:NewSection("Level 2 - The Windows")
  26. Section:NewButton("Teleport", "Teleport to the end of level 2!", function()
  27. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  28. local location = CFrame.new(-655, -205, -2373)
  29. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  30. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  31. wait(0.2)
  32. pl.CFrame = location
  33. end)
  34.  
  35. local Section = Tab:NewSection("Level 3 - Abandoned Office")
  36. Section:NewButton("Teleport", "Teleport to the end of level 3!", function()
  37. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  38. local location = CFrame.new(613, 10, -107)
  39. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  40. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  41. wait(0.2)
  42. pl.CFrame = location
  43. end)
  44.  
  45. local Section = Tab:NewSection("Level 4 - The Sewers")
  46. Section:NewButton("Teleport", "Teleport to the end of level 4!", function()
  47. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  48. local location = CFrame.new(-2206, -49, 557)
  49. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  50. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  51. wait(0.2)
  52. pl.CFrame = location
  53. end)
  54.  
  55. local Section = Tab:NewSection("Level 5 - Cave System")
  56. Section:NewButton("Teleport", "Teleport to the end of level 5!", function()
  57. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  58. local location = CFrame.new(-609, 13, 3566)
  59. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  60. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  61. wait(0.2)
  62. pl.CFrame = location
  63. end)
  64.  
  65. local Section = Tab:NewSection("Level 6 - !!!!!!!!!")
  66. Section:NewButton("Teleport", "Teleport to the end of level 6!", function()
  67. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  68. local location = CFrame.new(2577, 2, -2581)
  69. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  70. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  71. wait(0.2)
  72. pl.CFrame = location
  73. end)
  74.  
  75. local Section = Tab:NewSection("Level 8 - Lights Out")
  76. Section:NewButton("Teleport", "Teleport to the end of level 8!", function()
  77. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  78. local location = CFrame.new(-3168, 3, -221)
  79. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  80. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  81. wait(0.2)
  82. pl.CFrame = location
  83. end)
  84.  
  85. local Section = Tab:NewSection("Level 9 - Sublimity")
  86. Section:NewButton("Teleport", "Teleport to the end of level 9!", function()
  87. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  88. local location = CFrame.new(3789, 58, -442)
  89. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  90. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  91. wait(0.2)
  92. pl.CFrame = location
  93. end)
  94.  
  95. local Section = Tab:NewSection("Level 10 - The Abyss (no teleport, sadly)")
  96.  
  97. local Tab = Window:NewTab("11 & 12")
  98.  
  99. local Section = Tab:NewSection("Level 11 - Warehouse -- (Do in order)")
  100. Section:NewButton("Find Colors", "Find Colord for keypad", function()
  101. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  102. local location = CFrame.new(984, 1392, 2628)
  103. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  104. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  105. wait(0.2)
  106. pl.CFrame = location
  107. end)
  108.  
  109. Section:NewButton("Keypad & Crowbar", "Put in the colors from the last teleport.", function()
  110. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  111. local location = CFrame.new(939, 1386, 2424)
  112. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  113. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  114. wait(0.2)
  115. pl.CFrame = location
  116. end)
  117.  
  118. Section:NewButton("Planks & Terminal", "Use the crowbar on the planks", function()
  119. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  120. local location = CFrame.new(930, 1386, 2426)
  121. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  122. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  123. wait(0.2)
  124. pl.CFrame = location
  125. end)
  126.  
  127. Section:NewButton("Garage", "Wait for the door to open.", function()
  128. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  129. local location = CFrame.new(836, 1386, 2489)
  130. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  131. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  132. wait(0.2)
  133. pl.CFrame = location
  134. end)
  135.  
  136. Section:NewButton("First Key", "First key for the garage door.", function()
  137. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  138. local location = CFrame.new(565, 1398, 2591)
  139. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  140. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  141. wait(0.2)
  142. pl.CFrame = location
  143. end)
  144.  
  145. Section:NewButton("Unlock Garage Door", "Unlock the garage door", function()
  146. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  147. local location = CFrame.new(653, 1387, 2616)
  148. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  149. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  150. wait(0.2)
  151. pl.CFrame = location
  152. end)
  153.  
  154. Section:NewButton("Second Key", "Second key for the door", function()
  155. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  156. local location = CFrame.new(559, 1387, 2615)
  157. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  158. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  159. wait(0.2)
  160. pl.CFrame = location
  161. end)
  162.  
  163. Section:NewButton("Unlock the door", "Unlock the door", function()
  164. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  165. local location = CFrame.new(669, 1387, 2714)
  166. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  167. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  168. wait(0.2)
  169. pl.CFrame = location
  170. end)
  171.  
  172. Section:NewButton("Garage", "Press the red button.", function()
  173. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  174. local location = CFrame.new(910, 1387, 2836)
  175. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  176. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  177. wait(0.2)
  178. pl.CFrame = location
  179. end)
  180.  
  181. local Section = Tab:NewSection("Level 12 - Creative Minds")
  182.  
  183. Section:NewButton("First Painting", "Collect the first painting", function()
  184. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  185. local location = CFrame.new(4224, 1147, 3221)
  186. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  187. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  188. wait(0.2)
  189. pl.CFrame = location
  190. end)
  191.  
  192. Section:NewButton("Paintings - Put in slot one", "Put in paintings", function()
  193. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  194. local location = CFrame.new(4108, 1147, 3005)
  195. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  196. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  197. wait(0.2)
  198. pl.CFrame = location
  199. end)
  200.  
  201. Section:NewButton("Second Painting", "Collect the Second painting", function()
  202. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  203. local location = CFrame.new(4165, 1147, 3001)
  204. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  205. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  206. wait(0.2)
  207. pl.CFrame = location
  208. end)
  209.  
  210. Section:NewButton("Paintings - Put in slot two", "Put in paintings", function()
  211. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  212. local location = CFrame.new(4108, 1147, 3005)
  213. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  214. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  215. wait(0.2)
  216. pl.CFrame = location
  217. end)
  218.  
  219. Section:NewButton("Third Painting", "Collect the Third painting", function()
  220. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  221. local location = CFrame.new(4187, 1147, 2900)
  222. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  223. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  224. wait(0.2)
  225. pl.CFrame = location
  226. end)
  227.  
  228. Section:NewButton("Paintings - Put in slot three", "Put in paintings", function()
  229. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  230. local location = CFrame.new(4108, 1147, 3005)
  231. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  232. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  233. wait(0.2)
  234. pl.CFrame = location
  235. end)
  236.  
  237. Section:NewButton("Garage Exit", "Exit through the garage", function()
  238. local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
  239. local location = CFrame.new(4330, 1147, 2975)
  240. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  241. humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
  242. wait(0.2)
  243. pl.CFrame = location
  244. end)
  245.  
  246. local Tab = Window:NewTab("Esp & Misc")
  247.  
  248. local Section = Tab:NewSection("Esp")
  249. Section:NewButton("Monster Esp", "Creates a highlight in the monsters", function()
  250. while true do
  251. wait(5)
  252. for i, v in pairs(game.Workspace.Entities:GetChildren()) do
  253. if v.Name ~= Studio then
  254. if not v:FindFirstChild("Highlight") then
  255. local highlight = Instance.new("Highlight", v)
  256. highlight.FillColor = Color3.new(255,0,0)
  257. end
  258. end
  259. end
  260. end
  261. end)
  262.  
  263. Section:NewButton("Keys Esp", "Highlights all the keys!", function()
  264. while true do
  265. wait(3)
  266. for i, v in pairs(game.Workspace.Ignored.Interacts:GetChildren()) do
  267. if v.Name == "key" then
  268. if not v:FindFirstChild("Highlight") then
  269. local highlight = Instance.new("Highlight", v)
  270. highlight.FillColor = Color3.new(255,0,0)
  271. end
  272. end
  273. end
  274. end
  275. end)
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. local Tab = Window:NewTab("Credits & Updates")
  283. local Section = Tab:NewSection("GUI: YourDeath#4811")
  284. local Section = Tab:NewSection("Functions: Time#7869")
  285. local Section = Tab:NewSection("Send suggestions on what we should add!")
  286.  
  287. local Section = Tab:NewSection("---Updates---")
  288. local Section = Tab:NewSection("Removed level 7, Added lvl 11 & 12")
  289. local Section = Tab:NewSection("Added esp & misc section")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement